[med-svn] r8768 - trunk/packages/cellprofiler/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Mon Dec 5 14:31:24 UTC 2011
Author: malat-guest
Date: 2011-12-05 14:31:24 +0000 (Mon, 05 Dec 2011)
New Revision: 8768
Modified:
trunk/packages/cellprofiler/trunk/debian/changelog
trunk/packages/cellprofiler/trunk/debian/orig-tar.sh
trunk/packages/cellprofiler/trunk/debian/watch
Log:
use dfsg convention
Modified: trunk/packages/cellprofiler/trunk/debian/changelog
===================================================================
--- trunk/packages/cellprofiler/trunk/debian/changelog 2011-12-05 13:57:59 UTC (rev 8767)
+++ trunk/packages/cellprofiler/trunk/debian/changelog 2011-12-05 14:31:24 UTC (rev 8768)
@@ -1,4 +1,4 @@
-cellprofiler (2.0~svn10997-1) unstable; urgency=low
+cellprofiler (2.0~svn10997.dfsg-1) unstable; urgency=low
* Initial Debian Upload (Closes: #647995)
Modified: trunk/packages/cellprofiler/trunk/debian/orig-tar.sh
===================================================================
--- trunk/packages/cellprofiler/trunk/debian/orig-tar.sh 2011-12-05 13:57:59 UTC (rev 8767)
+++ trunk/packages/cellprofiler/trunk/debian/orig-tar.sh 2011-12-05 14:31:24 UTC (rev 8768)
@@ -6,7 +6,7 @@
# clean up the upstream tarball
tar -zxvf $3
-tar -czf $TAR --exclude '*/contrib/*' --exclude '*/pymex/*' $DIR
+tar -czf $TAR --exclude '*/contrib/include' --exclude '*/pymex/*' $DIR
rm -rf $DIR $3
# move to directory 'tarballs'
Modified: trunk/packages/cellprofiler/trunk/debian/watch
===================================================================
--- trunk/packages/cellprofiler/trunk/debian/watch 2011-12-05 13:57:59 UTC (rev 8767)
+++ trunk/packages/cellprofiler/trunk/debian/watch 2011-12-05 14:31:24 UTC (rev 8768)
@@ -1,4 +1,4 @@
version=3
-opts="uversionmangle=s/svn_/2.0~svn/" \
-http://githubredir.debian.net/github/CellProfiler/CellProfiler/ release_(.*).tar.gz \
+opts="dversionmangle=s/2.0~svn(\d+)\.dfsg/$1/" \
+http://githubredir.debian.net/github/CellProfiler/CellProfiler/ release_svn_(.*).tar.gz \
debian debian/orig-tar.sh
More information about the debian-med-commit
mailing list