libdbi-perl 1.627-1 source package in Ubuntu

Changelog

libdbi-perl (1.627-1) unstable; urgency=low


  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Xavier Guimard ]
  * Imported Upstream version 1.625, 1.626, 1.627
    Fixes "FTBFS with perl 5.18: test failures"
    (Closes: #708006)
  * Update debian/copyright years
  * Bump Standards-Version to 3.9.4
  * Refresh patches
  * Update versions of breaked dependencies
  * Add libclone-perl, libmldbm-perl, libnet-daemon-perl and libsql-
    statement-perl in suggested dependencies
  * Move libplrpc-perl from dependencies to suggested dependencies as
    required by META.json

 -- gregor herrmann <email address hidden>  Sat, 18 May 2013 14:40:27 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdbi-perl_1.627-1.dsc 2.3 KiB e2ac2839bc111f87b08e46a25c3abaaec7abc16f06792b9954fe1574fdcd797b
libdbi-perl_1.627.orig.tar.gz 572.1 KiB 875c1951a5e203c658f0f252e473b766dbcd299a987f86c17151fc6473b5856b
libdbi-perl_1.627-1.debian.tar.gz 11.7 KiB 018dc829f3d1d7c139ba4b75de99462663174da07092e5d2d6ac748895eb76e6

Available diffs

No changes file available.

Binary packages built by this source

libdbi-perl: Perl Database Interface (DBI)

 DBI (DataBase Interface) is a Perl framework that provides a common interface
 to access various backend databases in a uniform manner. DBD (DataBase Driver)
 modules provide implementations for various backend data storage mechanisms
 including networked relational databases (particularly SQL databases) and even
 web services such as the Google search engine.
 .
 It is extremely portable and available for a wide range of operating systems,
 architectures and data stores, including:
 .
  * Oracle
  * Microsoft SQL Server
  * IBM DB2
  * SQLite
  * PostgreSQL
  * Firebird
  * MySQL