[med-svn] r15467 - trunk/packages/plastimatch/trunk/debian

Greg Sharp gregsharp-guest at moszumanska.debian.org
Mon Dec 9 03:22:09 UTC 2013


Author: gregsharp-guest
Date: 2013-12-09 03:22:09 +0000 (Mon, 09 Dec 2013)
New Revision: 15467

Modified:
   trunk/packages/plastimatch/trunk/debian/get-orig-source
   trunk/packages/plastimatch/trunk/debian/watch
Log:
Fix minor problems in rebundling tarball for debian build

Modified: trunk/packages/plastimatch/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/plastimatch/trunk/debian/get-orig-source	2013-12-09 01:59:07 UTC (rev 15466)
+++ trunk/packages/plastimatch/trunk/debian/get-orig-source	2013-12-09 03:22:09 UTC (rev 15467)
@@ -61,5 +61,6 @@
 GZIP="--best --no-name" tar -czf "$PKG"_"$VERSION".orig.tar.gz "$PKG"-"$VERSION"
 rm -rf $base
 rm -rf "$PKG"-"$VERSION"
-rm ../"$PKG"_"$VERSION".orig.tar.bz2 2> /dev/null
+rm ../"$download_name" 2> /dev/null
+
 mv "$PKG"_"$VERSION".orig.tar.gz ..

Modified: trunk/packages/plastimatch/trunk/debian/watch
===================================================================
--- trunk/packages/plastimatch/trunk/debian/watch	2013-12-09 01:59:07 UTC (rev 15466)
+++ trunk/packages/plastimatch/trunk/debian/watch	2013-12-09 03:22:09 UTC (rev 15467)
@@ -1,4 +1,4 @@
 version=3
-opts=dversionmangle=s/\+dfsg[0-9]// \
+opts=dversionmangle=s/\+dfsg[0-9]*// \
 http://forge.abcd.harvard.edu/gf/project/plastimatch/frs/ \
     .*/plastimatch-(.+)-Source.tar.bz2




More information about the debian-med-commit mailing list