[libmodule-pluggable-perl] 06/07: Add build dependency on libapp-fatpacker-perl (used in a test).

gregor herrmann gregoa at debian.org
Sat Jan 11 22:35:54 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmodule-pluggable-perl.

commit 01a1462ca14a5970588d39846e44a7c57f39cd72
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 11 23:34:20 2014 +0100

    Add build dependency on libapp-fatpacker-perl (used in a test).
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 933378c..8be7ec3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 8),
- perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
+               libapp-fatpacker-perl,
+               perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-pluggable-perl.git

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



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