[libdbd-mysql-perl] 02/02: mention mariadb in d/control

gregor herrmann gregoa at debian.org
Fri Oct 7 09:51:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch gregoa/tests
in repository libdbd-mysql-perl.

commit a7853fde9a8c03cab3469f31d4853215dd5bd08a
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 7 11:49:03 2016 +0200

    mention mariadb in d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 062a085..1ac3f9b 100644
--- a/debian/control
+++ b/debian/control
@@ -26,11 +26,11 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends},
          libdbi-perl
-Description: Perl5 database interface to the MySQL database
- DBD::mysql is the Perl5 Database Interface driver for the MySQL
+Description: Perl5 database interface to the MariaDB/MySQL database
+ DBD::mysql is the Perl5 Database Interface driver for the MariaDB/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
+ MariaDB/MySQL relational database management system. Most functions provided by
  this programming API are supported. Some rarely used functions are
  missing, mainly because no one ever requested them. However supported
  features include: compression of data between server and client; timeouts;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-mysql-perl.git



More information about the Pkg-perl-cvs-commits mailing list