From: Adam Dickmeiss Date: Fri, 6 Jul 2012 10:55:32 +0000 (+0200) Subject: Not needed: DH_COMPAT=5 X-Git-Tag: v1.3.39~7 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=e3632ee27fc2425832e4b551544f7a19ccfaaf24;p=metaproxy-moved-to-github.git Not needed: DH_COMPAT=5 --- diff --git a/debian/rules b/debian/rules index e94b1fa..64ddde7 100755 --- a/debian/rules +++ b/debian/rules @@ -6,9 +6,6 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -# Force compat level five -export DH_COMPAT=5 - # These are used for cross-compiling and for saving the configure script # from having to guess our platform (since we know it already) DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)