[dune-common] 01/01: debian/dune-debian.mk: Use default compression for binary packages now that xz in the default.
Ansgar Burchardt
ansgar at moszumanska.debian.org
Fri Jan 3 00:08:07 UTC 2014
This is an automated email from the git hooks/post-receive script.
ansgar pushed a commit to branch master
in repository dune-common.
commit 89681a26c40c7abf99aaf095a48f614eb05b0481
Author: Ansgar Burchardt <ansgar at debian.org>
Date: Fri Jan 3 01:05:22 2014 +0100
debian/dune-debian.mk: Use default compression for binary packages now that xz in the default.
---
debian/dune-debian.mk | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/dune-debian.mk b/debian/dune-debian.mk
index ad2dab5..cd3bf5e 100644
--- a/debian/dune-debian.mk
+++ b/debian/dune-debian.mk
@@ -25,9 +25,6 @@ override_dh_auto_test:
PATH=$(CURDIR)/debian/tmp-test:$$PATH dh_auto_test
rm -rf debian/tmp-test
-override_dh_builddeb:
- dh_builddeb -- -Zxz
-
override_dh_clean:
dh_clean
find . -name Makefile.in -delete
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dune-common.git
More information about the debian-science-commits
mailing list