[libapache-htpasswd-perl] 23/24: Split Build-Depends and Build-Depends-Indep.

gregor herrmann gregoa at debian.org
Fri Sep 8 21:38:18 UTC 2017


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

gregoa pushed a commit to branch master
in repository libapache-htpasswd-perl.

commit aaff37091c67d9f3b433f34bc95e8a5d7d40d17e
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Sep 8 23:35:40 2017 +0200

    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 176f91c..28d16f7 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               perl,
-               libcrypt-passwdmd5-perl
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: libcrypt-passwdmd5-perl,
+                     perl
 Standards-Version: 4.1.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-htpasswd-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libapache-htpasswd-perl.git

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



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