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

gregoa pushed a commit to branch master
in repository frozen-bubble.

commit ee4210063e7add65f20a8d05e0e55eabe1f7cfae
Author: gregor herrmann <gre...@debian.org>
Date:   Sun May 17 00:31:41 2015 +0200

    remove comments from debian/frozen-bubble.install
    
    they trigger lintian's usr-lib-perl5-mentioned tag
    (bug in the lintian test but meh)
    
    Git-Dch: Ignore
---
 debian/frozen-bubble.install | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/frozen-bubble.install b/debian/frozen-bubble.install
index aec4667..482dd21 100755
--- a/debian/frozen-bubble.install
+++ b/debian/frozen-bubble.install
@@ -6,10 +6,7 @@ use Config;
 my $vendorarch = substr($Config{vendorarch}, 1);
 my $vendorlib  = substr($Config{vendorlib}, 1);
 
-#debian/tmp/usr/lib/perl5/Games/ usr/share/perl5/
 print "debian/tmp/$vendorarch/Games/ $vendorlib\n";
-
-#debian/tmp/usr/lib/perl5/auto/Games usr/lib/perl5/auto/
 print "debian/tmp/$vendorarch/auto/Games $vendorarch/auto/\n";
 
 print <<EOF                  

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

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

Reply via email to