X-Git-Url: https://git.cworth.org/git?p=gzip;a=blobdiff_plain;f=debian%2Frules;h=66e7e532178f219e0c8d98d31d8b8bd2d897a866;hp=8a237ccdcbd2d82c4304abb5f3371b4343bee172;hb=15eea35eec74f226bb721ebf0b3ee7473b1a5ff9;hpb=1a4ad4f083a12797dfcce0de74b5461a539969a2 diff --git a/debian/rules b/debian/rules index 8a237cc..66e7e53 100755 --- a/debian/rules +++ b/debian/rules @@ -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))