[libgraph-easy-perl] 03/07: Move perl from Build-Depends-Indep to Build-Depends

Salvatore Bonaccorso carnil at debian.org
Sun Apr 13 09:09:40 UTC 2014


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

carnil pushed a commit to branch master
in repository libgraph-easy-perl.

commit ca7dce3fde2d90a80871037811a4e5e3b84a9226
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Apr 13 10:54:44 2014 +0200

    Move perl from Build-Depends-Indep to Build-Depends
    
    Graph::Easy switched to use Module::Build, thus we need perl in
    Build-Depends already.
---
 debian/control | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 2a021d5..4ced910 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,10 @@
 Source: libgraph-easy-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9), perl
 Build-Depends-Indep: libtest-pod-perl,
  libtest-pod-coverage-perl,
- libpod-coverage-perl,
- perl
+ libpod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.4

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



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