[dh-make-perl] 04/07: update warning about 'apt-file' to newer version

gregor herrmann gregoa at debian.org
Fri Aug 26 23:35:48 UTC 2016


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 c2e4353cd5a0c714c241b666b4fadfdc0b817fe5
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 27 00:15:31 2016 +0200

    update warning about 'apt-file' to newer version
    
    Gbp-Dch: Ignore
---
 lib/DhMakePerl/Command/Packaging.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/DhMakePerl/Command/Packaging.pm b/lib/DhMakePerl/Command/Packaging.pm
index 4f4720d..a4c64c6 100644
--- a/lib/DhMakePerl/Command/Packaging.pm
+++ b/lib/DhMakePerl/Command/Packaging.pm
@@ -1429,7 +1429,7 @@ sub discover_dependencies {
     }
     else {
         warn "No APT contents can be loaded.\n";
-        warn "Please install 'apt-file' package (at least version 2.5.0) and\n";
+        warn "Please install the 'apt-file' package (at least version 3) and\n";
         warn "run 'apt-file update' as root.\n";
         warn "Dependencies not updated.\n";
 

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



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