[pkg-perl-tools] 01/03: Move most of build dependencies to Build-Depends-Indep

ntyni at debian.org ntyni at debian.org
Thu Aug 3 17:15:35 UTC 2017


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

ntyni pushed a commit to branch master
in repository pkg-perl-tools.

commit 0a017e69c060938642fd7532c1649a8f0bf3ab09
Author: Niko Tyni <ntyni at debian.org>
Date:   Thu Aug 3 20:03:04 2017 +0300

    Move most of build dependencies to Build-Depends-Indep
    
    This has little effect in normal usage, but debhelper is the
    only thing really needed for the 'clean' target.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0881feb..0678a0e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Uploaders: Damyan Ivanov <dmn at debian.org>,
 Section: devel
 Testsuite: autopkgtest-pkg-perl
 Priority: extra
-Build-Depends: debhelper (>= 9~),
-               dpkg-dev (>= 1.17.0),
+Build-Depends: debhelper (>= 9~)
+Build-Depends-Indep: dpkg-dev (>= 1.17.0),
                git,
                libconfig-model-perl,
                libdatetime-perl,

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



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