[debhelper-devel] [debhelper] 01/05: Dh_Lib.pm: Drop unused $max_compat variable

Niels Thykier nthykier at moszumanska.debian.org
Tue Apr 5 18:48:59 UTC 2016


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

nthykier pushed a commit to branch master
in repository debhelper.

commit c42cc6300605cb5eabba03fac1dc8b23045dbf96
Author: Niels Thykier <niels at thykier.net>
Date:   Tue Apr 5 18:33:41 2016 +0000

    Dh_Lib.pm: Drop unused $max_compat variable
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 Debian/Debhelper/Dh_Lib.pm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Debian/Debhelper/Dh_Lib.pm b/Debian/Debhelper/Dh_Lib.pm
index a6349bd..ca25378 100644
--- a/Debian/Debhelper/Dh_Lib.pm
+++ b/Debian/Debhelper/Dh_Lib.pm
@@ -38,8 +38,6 @@ use vars qw(@EXPORT %dh);
 	    &restore_file_on_clean &restore_all_files
 );
 
-my $max_compat=10;
-
 # The Makefile changes this if debhelper is installed in a PREFIX.
 my $prefix="/usr";
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list