diff -urNad tcpwatch-httpproxy.orig/tcpwatch-httpproxy-1.3b/debian/rules tcpwatch-httpproxy/tcpwatch-httpproxy-1.3b/debian/rules --- tcpwatch-httpproxy.orig/tcpwatch-httpproxy-1.3b/debian/rules 2015-02-03 16:41:09.847226467 +0000 +++ tcpwatch-httpproxy/tcpwatch-httpproxy-1.3b/debian/rules 2015-02-03 16:42:47.715498699 +0000 @@ -27,7 +27,7 @@ install -m 644 debian/copyright $(I_DIR)/share/doc/$(PACKAGE) #install -m 644 debian/changelog $(I_DIR)/share/doc/$(PACKAGE)/changelog.Debian # gzip -9 $(I_DIR)/share/doc/$(PACKAGE)/changelog $(I_DIR)/share/doc/$(PACKAGE)/changelog.Debian - gzip -9 $(I_DIR)/share/doc/$(PACKAGE)/changelog + gzip -9n $(I_DIR)/share/doc/$(PACKAGE)/changelog dh_installman debian/*.1 unpack: unpack-stamp