[libref-util-perl] 08/09: Split Build-Depends and Build-Depends-Indep.

gregor herrmann gregoa at debian.org
Wed Nov 15 20:06:32 UTC 2017


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

gregoa pushed a commit to branch master
in repository libref-util-perl.

commit 8d9fdd191efeb3f832e8b748b944ee0bfacacbaf
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 15 20:49:22 2017 +0100

    Split 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 09c9fd5..698c763 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               libreadonly-perl,
-               libref-util-xs-perl,
-               perl
+Build-Depends-Indep: libreadonly-perl,
+                     libref-util-xs-perl,
+                     perl
 Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libref-util-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libref-util-perl.git

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



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