[med-svn] r17382 - trunk/packages/gmod/gbrowse/trunk/debian
Charles Plessy
plessy at moszumanska.debian.org
Mon Jun 30 22:27:40 UTC 2014
Author: plessy
Date: 2014-06-30 22:27:40 +0000 (Mon, 30 Jun 2014)
New Revision: 17382
Modified:
trunk/packages/gmod/gbrowse/trunk/debian/changelog
trunk/packages/gmod/gbrowse/trunk/debian/rules
Log:
Drop bzip2 compression of the binary packages (xz is now the default).
Modified: trunk/packages/gmod/gbrowse/trunk/debian/changelog
===================================================================
--- trunk/packages/gmod/gbrowse/trunk/debian/changelog 2014-06-30 22:24:20 UTC (rev 17381)
+++ trunk/packages/gmod/gbrowse/trunk/debian/changelog 2014-06-30 22:27:40 UTC (rev 17382)
@@ -6,6 +6,9 @@
- debian/gbrowse-calign.dirs: use $Config{vendorarch} and make executable
- debian/compat: bump to 9
+ [ Charles Plessy ]
+ * Drop bzip2 compression of the binary packages (xz is now the default).
+
-- gregor herrmann <gregoa at debian.org> Mon, 30 Jun 2014 23:07:52 +0200
gbrowse (2.54+dfsg-2) unstable; urgency=low
Modified: trunk/packages/gmod/gbrowse/trunk/debian/rules
===================================================================
--- trunk/packages/gmod/gbrowse/trunk/debian/rules 2014-06-30 22:24:20 UTC (rev 17381)
+++ trunk/packages/gmod/gbrowse/trunk/debian/rules 2014-06-30 22:27:40 UTC (rev 17382)
@@ -51,8 +51,5 @@
rm -rf debian/gbrowse/man
rm -rf debian/gbrowse-calign/man
-override_dh_builddeb:
- dh_builddeb -- -Zbzip2
-
get-orig-source:
. debian/get-orig-source
More information about the debian-med-commit
mailing list