# HG changeset patch # User Matthias Förste # Date 1399041107 -7200 # Node ID 2338ef973523ece1b19430978971b9b077215579 # Parent 2b0b8c9f1496fb15d3002600723fbae2a7e4ca78 fixed some lintian warnings diff -r 2b0b8c9f1496 -r 2338ef973523 Makefile --- a/Makefile Fri May 02 16:31:34 2014 +0200 +++ b/Makefile Fri May 02 16:31:47 2014 +0200 @@ -32,7 +32,7 @@ -rm -f $(SCRIPT) $(DOC) core %.1.gz: % - @pod2man --utf8 $< | gzip >$@ + @pod2man --utf8 $< | gzip -9 >$@ %: %.pl @$(PERL) -c $< diff -r 2b0b8c9f1496 -r 2338ef973523 debian/compat --- a/debian/compat Fri May 02 16:31:34 2014 +0200 +++ b/debian/compat Fri May 02 16:31:47 2014 +0200 @@ -1,1 +1,1 @@ -4 +5 diff -r 2b0b8c9f1496 -r 2338ef973523 debian/rules --- a/debian/rules Fri May 02 16:31:34 2014 +0200 +++ b/debian/rules Fri May 02 16:31:47 2014 +0200 @@ -8,7 +8,6 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -export DH_COMPAT=4 p = send-config