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

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


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

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

commit d00ae701a952f9d62c520f98a0ce683d06ceba93
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 2429dc0..d321068 100644
--- a/debian/control
+++ b/debian/control
@@ -23,11 +23,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