From 674d9fbb3df6bdcd75a2b217afb320ba221af8c6 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sun, 30 Aug 2015 15:19:14 -0400 Subject: Don’t override dh_builddeb to compress with xz MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Stick with the Debian defaults on this one. --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/rules b/debian/rules index 18db7a1b..93a222c3 100755 --- a/debian/rules +++ b/debian/rules @@ -115,7 +115,3 @@ override_dh_install: .PHONY: override_dh_installdocs override_dh_installdocs: dh_installdocs -XREADME - -.PHONY: override_dh_builddeb -override_dh_builddeb: - dh_builddeb -- -Zxz -z9 -- cgit v1.2.3