libdbi-perl 1.640-1 source package in Ubuntu

Changelog

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

  * Import upstream version 1.640.
  * Update years of packaging copyright.
  * Bump debhelper compatibility level to 10.
  * Refresh spelling.patch (offset).
  * Remove trailing whitespace from a comment in debian/rules.
    Thanks to lintian.

 -- gregor herrmann <email address hidden>  Wed, 14 Feb 2018 20:34:50 +0100

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
Bionic release main perl

Downloads

File Size SHA-256 Checksum
libdbi-perl_1.640-1.dsc 2.2 KiB 2d6a28a53ca27a43e398f1c824307652943931177e831c3f21ae059ef05fe43a
libdbi-perl_1.640.orig.tar.gz 589.6 KiB 327e1bd92cd8ca2539b307b6d8c9d9527e5e707da99b87d52020841bc049a14a
libdbi-perl_1.640-1.debian.tar.xz 12.2 KiB 3222bf82629ee611c4a9f0a929da5cbaf2a9d63c1e0b58063043b9efaac9ea19

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

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