[libtext-vfile-asdata-perl] 08/10: Split build dependencies into Build-Depends and Build-Depends-Indep.

gregor herrmann gregoa at debian.org
Sun Oct 27 22:04:57 UTC 2013


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

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

commit 23abc1c79dea6668bb2f7fdf3bae60fb4b51831e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 27 23:00:15 2013 +0100

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

diff --git a/debian/control b/debian/control
index f6af607..38d16e9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: perl
 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),
-               libclass-accessor-chained-perl,
-               perl
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libclass-accessor-chained-perl,
+                     perl
 Homepage: https://metacpan.org/release/Text-vFile-asData
 Standards-Version: 3.9.1
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-vfile-asdata-perl.git

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



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