[med-svn] r17818 - trunk/packages/saint/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Aug 22 13:25:42 UTC 2014
Author: tille
Date: 2014-08-22 13:25:42 +0000 (Fri, 22 Aug 2014)
New Revision: 17818
Modified:
trunk/packages/saint/trunk/debian/changelog
trunk/packages/saint/trunk/debian/rules
trunk/packages/saint/trunk/debian/watch
Log:
New upstream version, adapted get-orig-source target to new uscan syntax, d/watch: uversionmangle
Modified: trunk/packages/saint/trunk/debian/changelog
===================================================================
--- trunk/packages/saint/trunk/debian/changelog 2014-08-21 16:53:51 UTC (rev 17817)
+++ trunk/packages/saint/trunk/debian/changelog 2014-08-22 13:25:42 UTC (rev 17818)
@@ -1,3 +1,11 @@
+saint (2.4.0+dfsg-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * adapted get-orig-source target to new uscan syntax
+ * d/watch: uversionmangle
+
+ -- Andreas Tille <tille at debian.org> Fri, 22 Aug 2014 15:24:19 +0200
+
saint (2.3.4+dfsg-2) unstable; urgency=low
* add patch ld-as-needed.patch from Julian Taylor (Closes: #710364)
Modified: trunk/packages/saint/trunk/debian/rules
===================================================================
--- trunk/packages/saint/trunk/debian/rules 2014-08-21 16:53:51 UTC (rev 17817)
+++ trunk/packages/saint/trunk/debian/rules 2014-08-22 13:25:42 UTC (rev 17818)
@@ -12,5 +12,4 @@
rm -rf bin
get-orig-source:
- # repack in debian/get-orig-source to avoid trouble with dirty archive
- uscan --verbose --force-download
+ uscan --verbose --force-download --repack --compress xz
Modified: trunk/packages/saint/trunk/debian/watch
===================================================================
--- trunk/packages/saint/trunk/debian/watch 2014-08-21 16:53:51 UTC (rev 17817)
+++ trunk/packages/saint/trunk/debian/watch 2014-08-22 13:25:42 UTC (rev 17818)
@@ -1,4 +1,3 @@
version=3
-opts=dversionmangle=s/\+dfsg[0-9]*// \
- http://sf.net/saint-apms/SAINT_v\.?([.\d]+)\.zip \
- debian debian/get-orig-source
+opts=uversionmangle=s/$/+dfsg/ \
+ http://sf.net/saint-apms/SAINT_v\.?([.\d]+)\.zip
More information about the debian-med-commit
mailing list