[med-svn] r19236 - trunk/packages/plastimatch/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu May 14 06:34:52 UTC 2015
Author: tille
Date: 2015-05-14 06:34:51 +0000 (Thu, 14 May 2015)
New Revision: 19236
Modified:
trunk/packages/plastimatch/trunk/debian/changelog
trunk/packages/plastimatch/trunk/debian/watch
Log:
Fix watch file and upload
Modified: trunk/packages/plastimatch/trunk/debian/changelog
===================================================================
--- trunk/packages/plastimatch/trunk/debian/changelog 2015-05-14 05:24:53 UTC (rev 19235)
+++ trunk/packages/plastimatch/trunk/debian/changelog 2015-05-14 06:34:51 UTC (rev 19236)
@@ -1,5 +1,6 @@
-plastimatch (1.6.1+dfsg-1) UNRELEASED; urgency=medium
+plastimatch (1.6.1+dfsg-1) unstable; urgency=medium
+ [ Gregory C. Sharp ]
* New upstream release
* Fix (upstream) testcase failure on debian i386 platform
* debian/copyright: update Files-Excluded to exclude lua; remove
@@ -9,6 +10,9 @@
* debian/plastimatch.lintian-overrides: remove warnings due to
package-name-doesnt-match-sonames, and non-dev-pkg-with-shlib-symlink
+ [ Andreas Tille ]
+ * debian/watch: Fix version mangling
+
-- Gregory C. Sharp <gregsharp.geo at yahoo.com> Mon, 11 May 2015 13:05:31 -0400
plastimatch (1.6.0+dfsg-1) unstable; urgency=medium
Modified: trunk/packages/plastimatch/trunk/debian/watch
===================================================================
--- trunk/packages/plastimatch/trunk/debian/watch 2015-05-14 05:24:53 UTC (rev 19235)
+++ trunk/packages/plastimatch/trunk/debian/watch 2015-05-14 06:34:51 UTC (rev 19236)
@@ -1,4 +1,5 @@
version=3
-opts=dversionmangle=s/\+dfsg[0-9]*// \
+
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg[0-9]*//g" \
http://forge.abcd.harvard.edu/gf/project/plastimatch/frs/ \
.*/plastimatch-(.+)-Source.tar.bz2
More information about the debian-med-commit
mailing list