[med-svn] [tophat] 02/04: Remove redundant enforcement of xz compression

Andreas Tille tille at debian.org
Fri Aug 22 08:49:46 UTC 2014


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 <tille at debian.org>
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 <tille at debian.org>  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



More information about the debian-med-commit mailing list