[med-svn] r17727 - trunk/packages/libsbml/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Aug 13 19:08:54 UTC 2014
Author: tille
Date: 2014-08-13 19:08:54 +0000 (Wed, 13 Aug 2014)
New Revision: 17727
Modified:
trunk/packages/libsbml/trunk/debian/changelog
trunk/packages/libsbml/trunk/debian/rules
Log:
Explicitly ask for xz compression of original source
Modified: trunk/packages/libsbml/trunk/debian/changelog
===================================================================
--- trunk/packages/libsbml/trunk/debian/changelog 2014-08-13 18:02:30 UTC (rev 17726)
+++ trunk/packages/libsbml/trunk/debian/changelog 2014-08-13 19:08:54 UTC (rev 17727)
@@ -7,7 +7,7 @@
* debian/copyright: the path to prettify.js had changed
added macosx to Files-Excluded
- [ Andreas Tille ]
+ [ Andreas Tille ]
* New upstream version
* debian/upstream -> debian/upstream/metadata
* debian/control: Drop explicite ruby version in Build-Dependencies
Modified: trunk/packages/libsbml/trunk/debian/rules
===================================================================
--- trunk/packages/libsbml/trunk/debian/rules 2014-08-13 18:02:30 UTC (rev 17726)
+++ trunk/packages/libsbml/trunk/debian/rules 2014-08-13 19:08:54 UTC (rev 17727)
@@ -26,7 +26,7 @@
dh $@ --with-python2 --dbg-package=${dbgpack}
get-orig-source:
- uscan --verbose --download-current-version --force-download --repack
+ uscan --verbose --download-current-version --force-download --repack --compression xz
override_dh_auto_clean:
### the clean target of the libsbml makefile is highly b0rken ###
More information about the debian-med-commit
mailing list