[libtext-vcard-perl] 07/12: Split build dependencies into Build-Depends and Build-Depends-Indep.

gregor herrmann gregoa at debian.org
Sun Oct 27 21:54:20 UTC 2013


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

gregoa pushed a commit to branch master
in repository libtext-vcard-perl.

commit 5fa87aadd6c95b448a4f7c47dddc498e7e38e90e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 27 22:37:15 2013 +0100

    Split build dependencies into Build-Depends and Build-Depends-Indep.
---
 debian/control |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c7cdd23..05dc9cd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Neil Williams <codehelp at debian.org>
-Build-Depends: debhelper (>= 8), perl, 
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl, 
  libtest-harness-perl, libfile-slurp-perl, libtext-vfile-asdata-perl,
  libclass-accessor-perl, libclass-accessor-chained-perl
 Homepage: https://metacpan.org/release/Text-vCard

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



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