libdbd-mariadb-perl 1.22-1 source package in Ubuntu

Changelog

libdbd-mariadb-perl (1.22-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.22.
  * Drop Fix_compatibility_with_new_MariaDB_client_and_server_versions.patch.
    Taken from upstream Git repository, now merged.
  * debian/rules: don't install README and INSTALL documents.
  * Fix typo in previous changelog entry.

 -- gregor herrmann <email address hidden>  Fri, 22 Apr 2022 01:59:01 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdbd-mariadb-perl_1.22-1.dsc 2.7 KiB 73b3c08b309e7defde9442b25519e4f4feed281bee0ad2d59cf6393ed32adc6f
libdbd-mariadb-perl_1.22.orig.tar.gz 176.5 KiB 0b68fd542b9653f15b20585781986348d71e85a7e3843f0919977047a179b1c6
libdbd-mariadb-perl_1.22-1.debian.tar.xz 6.3 KiB aee2f61a2f95a4c0d700b7a61c766c7ff4aca3c2ee7521186a2b111e31af95d4

Available diffs

No changes file available.

Binary packages built by this source

libdbd-mariadb-perl: Perl5 database interface to the MariaDB/MySQL databases

 DBD::MariaDB is a Perl5 Database Interface driver for the MariaDB/MySQL
 databases. In other words: DBD::MariaDB is an interface between the Perl
 programming language and the MariaDB/MySQL programming API that comes with
 the MariaDB/MySQL relational database management systems. Most functions
 provided by this programming API are supported.
 .
 DBD::MariaDB is a fork of DBD::mysql (libdbd-mysql-perl) with inprovements in
 MariaDB compatibility, Perl Unicode support, and some security related bug
 fixes, at the cost of not being 100% backwards compatible.

libdbd-mariadb-perl-dbgsym: debug symbols for libdbd-mariadb-perl