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

tille pushed a commit to branch master
in repository tophat.

commit 0bde4133d24c9603aa687b66b2c16839cce7b520
Author: Andreas Tille <[email protected]>
Date:   Fri Aug 22 10:05:44 2014 +0200

    Remove redundant enforcement of xz compression
---
 debian/changelog | 4 +++-
 debian/rules     | 3 ---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 080bb52..eae02fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 tophat (2.0.12+dfsg-2) UNRELEASED; urgency=medium
 
-  * d/rules: Fix syntax of uscan call
+  * d/rules:
+     - Fix syntax of uscan call
+     - Remove redundant enforcement of xz compression
 
  -- Andreas Tille <[email protected]>  Fri, 22 Aug 2014 10:04:23 +0200
 
diff --git a/debian/rules b/debian/rules
index 4be0570..39109f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,9 +17,6 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture 
-qDEB_HOST_MULTIARCH)
 override_dh_auto_configure:
        dh_auto_configure -- --with-boost-libdir=/usr/lib/$(DEB_HOST_MULTIARCH)
 
-override_dh_builddeb:
-       dh_builddeb -- -Z xz
-
 override_dh_installman:
        dh_installman
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/tophat.git

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to