diff -urNad dh-make-php.orig/dh-make-php-0.4.0/Makefile dh-make-php/dh-make-php-0.4.0/Makefile --- dh-make-php.orig/dh-make-php-0.4.0/Makefile 2015-02-03 12:12:15.158176514 +0000 +++ dh-make-php/dh-make-php-0.4.0/Makefile 2015-02-03 12:12:53.871994237 +0000 @@ -10,12 +10,12 @@ dh-make-pecl.1.gz: man/dh-make-pecl.xml $(XP) $(DB2MAN) $< rm -f dh-make-pecl.1.gz - gzip -9 dh-make-pecl.1 + gzip -9n dh-make-pecl.1 dh-make-pear.1.gz: man/dh-make-pear.xml $(XP) $(DB2MAN) $< rm -f dh-make-pear.1.gz - gzip -9 dh-make-pear.1 + gzip -9n dh-make-pear.1 install: install-bin install-share install-man