]> git.cworth.org Git - gzip/blobdiff - debian/rules
Imported Debian patch 1.3.5-13
[gzip] / debian / rules
index 8a237ccdcbd2d82c4304abb5f3371b4343bee172..66e7e532178f219e0c8d98d31d8b8bd2d897a866 100755 (executable)
@@ -5,9 +5,6 @@
 # Comment this to turn off debhelper verbose mode.
 export DH_VERBOSE=1
 
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=3
-
 DEB_BUILD_GNU_TYPE = $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 DEB_HOST_GNU_TYPE = $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))