libdbi-perl 1.637-1 source package in Ubuntu

Changelog

libdbi-perl (1.637-1) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Christian Hammers from Uploaders. Thanks for your work!
    Closes: #868835
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Ryan Niebur from Uploaders. Thanks for your work!

  [ Xavier Guimard ]
  * New upstream release
  * Bump Standards-Version to 4.1.0
  * Update patches offsets
  * Update lintian overrides
  * Update debian/upstream/metadata

  [ gregor herrmann ]
  * debian/control: use HTTPS in Homepage field. Thanks to duck.

 -- Xavier Guimard <email address hidden>  Thu, 14 Sep 2017 20:26:39 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdbi-perl_1.637-1.dsc 2.3 KiB 5c42be6689d83d917d8863094f8e936e793d25919f819695084110dfa85e7611
libdbi-perl_1.637.orig.tar.gz 582.4 KiB 2557712593e80142c3b50877e00369b6ce78fa26d44edc42156d81a5cdd26bc6
libdbi-perl_1.637-1.debian.tar.xz 12.1 KiB 45e5c05bd7559a58ba12a07bd94a19e5447c9f5c5c2d8328b950eca85789b668

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

libdbi-perl-dbgsym: debug symbols for libdbi-perl