[Pkg-ocaml-maint-commits] [coccinelle] 04/04: Don't override dh_builddeb call, xz compression is now default

Eugeniy Meshcheryakov eugen at moszumanska.debian.org
Wed Dec 25 22:43:57 UTC 2013


This is an automated email from the git hooks/post-receive script.

eugen pushed a commit to branch master
in repository coccinelle.

commit 93a12a063db29a86988931d576e5b23adc95d4a1
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Wed Dec 25 23:29:26 2013 +0100

    Don't override dh_builddeb call, xz compression is now default
---
 debian/changelog | 3 ++-
 debian/rules     | 3 ---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 60c85a2..282f0a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ coccinelle (1.0.0~rc19.deb-3) unstable; urgency=medium
       support. This should fix testsuite failures on Hurd.
   * Pass --enable-release to configure
   * Remove obsolete COCCI_FLAGS variable
+  * Don't override dh_builddeb call, xz compression is now default
 
- -- Євгеній Мещеряков <eugen at debian.org>  Wed, 25 Dec 2013 23:21:13 +0100
+ -- Євгеній Мещеряков <eugen at debian.org>  Wed, 25 Dec 2013 23:28:59 +0100
 
 coccinelle (1.0.0~rc19.deb-2) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 23cef1e..8c4ca20 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,6 +64,3 @@ override_dh_auto_clean:
 
 override_dh_compress:
 	dh_compress -X.pdf -X.cocci -X.c
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/coccinelle.git



More information about the Pkg-ocaml-maint-commits mailing list