libdbd-mysql-perl 4.033-1 source package in Ubuntu
Changelog
libdbd-mysql-perl (4.033-1) unstable; urgency=medium [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend [ gregor herrmann ] * Add debian/upstream/metadata. * Import upstream version 4.033. * Update pod-whatis.patch. * Update years of upstream and packaging copyright. * Update Homepage in debian/control. * Mark package as autopkgtest-able. * Declare compliance with Debian Policy 3.9.6. * Update lintian override (line number). * debian/rules: drop removal of dbimon*. Seems to be gone. -- gregor herrmann <email address hidden> Tue, 10 Nov 2015 21:00:38 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libdbd-mysql-perl_4.033-1.dsc | 2.3 KiB | d6827d1876f6b2546946d8827c68b1a4cd8e6c36a5f2f3b0d251baeda21e4dec |
libdbd-mysql-perl_4.033.orig.tar.gz | 143.5 KiB | cc98bbcc33581fbc55b42ae681c6946b70a26f549b3c64466740dfe9a7eac91c |
libdbd-mysql-perl_4.033-1.debian.tar.xz | 8.5 KiB | bf295e03e297d7df77c9126b16f2e195b2accd7383879ed3ee9c188b2edfa6d5 |
Available diffs
- diff from 4.028-2 to 4.033-1 (50.2 KiB)
No changes file available.
Binary packages built by this source
- libdbd-mysql-perl: Perl5 database interface to the MySQL database
DBD::mysql is the Perl5 Database Interface driver for the MySQL
database. In other words: DBD::mysql is an interface between the Perl
programming language and the MySQL programming API that comes with the
MySQL relational database management system. Most functions provided by
this programming API are supported. Some rarely used functions are
missing, mainly because noone ever requested them. However supported
features include: compression of data between server and client; timeouts;
SSL; prepared statement support; server administration such as creating
and dropping databases and restarting the server; auto-reconnection;
utf8; bind type guessing; bind comment placeholders; automated insert ids;
transactions; multiple result sets and multithreading.
- libdbd-mysql-perl-dbgsym: debug symbols for package libdbd-mysql-perl
DBD::mysql is the Perl5 Database Interface driver for the MySQL
database. In other words: DBD::mysql is an interface between the Perl
programming language and the MySQL programming API that comes with the
MySQL relational database management system. Most functions provided by
this programming API are supported. Some rarely used functions are
missing, mainly because noone ever requested them. However supported
features include: compression of data between server and client; timeouts;
SSL; prepared statement support; server administration such as creating
and dropping databases and restarting the server; auto-reconnection;
utf8; bind type guessing; bind comment placeholders; automated insert ids;
transactions; multiple result sets and multithreading.