[med-svn] r18384 - trunk/packages/last-align/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Oct 23 20:31:42 UTC 2014
Author: tille
Date: 2014-10-23 20:31:42 +0000 (Thu, 23 Oct 2014)
New Revision: 18384
Modified:
trunk/packages/last-align/trunk/debian/changelog
trunk/packages/last-align/trunk/debian/rules
Log:
New upstream version, get-orig-source target now with xz compression
Modified: trunk/packages/last-align/trunk/debian/changelog
===================================================================
--- trunk/packages/last-align/trunk/debian/changelog 2014-10-23 12:24:48 UTC (rev 18383)
+++ trunk/packages/last-align/trunk/debian/changelog 2014-10-23 20:31:42 UTC (rev 18384)
@@ -1,3 +1,10 @@
+last-align (490-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * get-orig-source target now with xz compression
+
+ -- Andreas Tille <tille at debian.org> Thu, 23 Oct 2014 22:30:48 +0200
+
last-align (475-1) unstable; urgency=medium
* New upstream release.
Modified: trunk/packages/last-align/trunk/debian/rules
===================================================================
--- trunk/packages/last-align/trunk/debian/rules 2014-10-23 12:24:48 UTC (rev 18383)
+++ trunk/packages/last-align/trunk/debian/rules 2014-10-23 20:31:42 UTC (rev 18384)
@@ -86,4 +86,4 @@
get-orig-source:
mkdir -p ../tarballs
- uscan --verbose --force-download --repack --rename --destdir=../tarballs
+ uscan --verbose --force-download --repack --compress xz --destdir=../tarballs
More information about the debian-med-commit
mailing list