[dh-make-perl] 03/07: debian/control: add build dependency on libdpkg-parse-perl
gregor herrmann
gregoa at debian.org
Fri Aug 26 23:35:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository dh-make-perl.
commit d33e083e417168d58e1eb95123d4b7b36b7e9dcb
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Aug 27 00:14:20 2016 +0200
debian/control: add build dependency on libdpkg-parse-perl
to avoid warnings during tests.
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 5d397e6..a0538e9 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends-Indep: libapt-pkg-perl,
libclass-accessor-perl,
libconfig-ini-perl,
libdpkg-perl (>= 1.17.2),
+ libdpkg-parse-perl,
libemail-address-perl,
libemail-date-format-perl,
libfile-dircompare-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/dh-make-perl.git
More information about the Pkg-perl-cvs-commits
mailing list