fixed some lintian warnings
authorMatthias Förste <foerste@schlittermann.de>
Fri, 02 May 2014 16:31:47 +0200
changeset 14 2338ef973523
parent 13 2b0b8c9f1496
child 15 f7fef7b2e619
fixed some lintian warnings
Makefile
debian/compat
debian/rules
--- 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 $<
--- 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
--- 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