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

gregoa pushed a commit to branch master
in repository dh-make-perl.

commit 383f08c592d0b182661eac2bdfe57d9871b29561
Author: gregor herrmann <[email protected]>
Date:   Thu Mar 31 16:37:55 2016 +0200

    add apt (>= 1.1.8) to Recommends as well
    
    to be on the safe side
    
    we're using apt's interfaces and rely on apt-file's apt config snippet to
    pull down the Contents file
    
    Gbp-Dch: Ignore
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 95013ea..db84e57 100644
--- a/debian/control
+++ b/debian/control
@@ -77,6 +77,7 @@ Depends: debhelper (>= 9),
          ${misc:Depends},
          ${perl:Depends}
 Recommends: apt-file (>= 3),
+            apt (>= 1.1.8),
             git,
             libdpkg-parse-perl,
             libmodule-build-perl,

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to