[libmysql-diff-perl] 04/12: Refresh (build) dependencies

Nick Morrott nickm-guest at moszumanska.debian.org
Fri Aug 12 00:53:54 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libmysql-diff-perl.

commit 83d90cc2cffc7c142cd3e433e1eac86047fa2162
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Fri Aug 12 00:29:58 2016 +0100

    Refresh (build) dependencies
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 01aae20..26e5a66 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9),
                libmodule-build-perl
 Build-Depends-Indep: perl,
                      libfile-slurp-perl,
+                     libstring-shellquote-perl,
                      libtest-cpan-meta-perl,
                      libtest-pod-perl,
                      libtest-pod-coverage-perl
@@ -21,7 +22,8 @@ Package: libmysql-diff-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libfile-slurp-perl
+         libfile-slurp-perl,
+         libstring-shellquote-perl
 Description: module for comparing the table structure of two MySQL databases
  MySQL::Diff is suite of Perl modules and accompanying CLI script for
  comparing the schema (table structures) of two MySQL databases.

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



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