[med-svn] r23327 - trunk/packages/metastudent-data/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon Dec 19 13:28:36 UTC 2016
Author: tille
Date: 2016-12-19 13:28:36 +0000 (Mon, 19 Dec 2016)
New Revision: 23327
Modified:
trunk/packages/metastudent-data/trunk/debian/changelog
trunk/packages/metastudent-data/trunk/debian/rules
Log:
d/rules: remove redundant xz compression enforcement
Modified: trunk/packages/metastudent-data/trunk/debian/changelog
===================================================================
--- trunk/packages/metastudent-data/trunk/debian/changelog 2016-12-19 13:27:46 UTC (rev 23326)
+++ trunk/packages/metastudent-data/trunk/debian/changelog 2016-12-19 13:28:36 UTC (rev 23327)
@@ -4,6 +4,7 @@
* cme fix dpkg-control
* Follow hint of Aaron M. Ucko regarding blast2 Build-Depends
* debhelper 10
+ * d/rules: remove redundant xz compression enforcement
-- Andreas Tille <tille at debian.org> Mon, 19 Dec 2016 14:24:45 +0100
Modified: trunk/packages/metastudent-data/trunk/debian/rules
===================================================================
--- trunk/packages/metastudent-data/trunk/debian/rules 2016-12-19 13:27:46 UTC (rev 23326)
+++ trunk/packages/metastudent-data/trunk/debian/rules 2016-12-19 13:28:36 UTC (rev 23327)
@@ -7,12 +7,6 @@
%:
dh $@
-DEB_COMPRESS_TYPE ?= xz
-#DEB_COMPRESS_LEVEL ?= -z0v
-override_dh_builddeb:
- dh_builddeb -- -Z$(DEB_COMPRESS_TYPE) $(DEB_COMPRESS_LEVEL)
-
-.PHONY:
get-orig-source:
mkdir -p ../tarballs
uscan --verbose --force-download --destdir=../tarballs
More information about the debian-med-commit
mailing list