[SCM] Packaging for cctbx branch, master, updated. upstream/2012.05.08.2305-78-ge94b1c6
Picca Frédéric-Emma?==?UTF-8?Q?nuel
picca at debian.org
Sun Sep 23 14:59:46 UTC 2012
The following commit has been merged in the master branch:
commit e94b1c609a02bb6758462b780681c4d490486f14
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Sun Sep 23 16:56:58 2012 +0200
rewrote the watch file to check only released version of cctbx
diff --git a/debian/watch b/debian/watch
index 6105813..8091a4f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,8 @@
version=3
-opts="downloadurlmangle=s/$/cctbx_bundle.tar.gz/,filenamemangle=s/\/$/.tar.gz/,uversionmangle=s/_/./g,dversionmangle=s/\+dfsg//" \
-http://cci.lbl.gov/cctbx_build/results/ ([0-9]{4}_[0-9]{2}_[0-9]{2}_[0-9]{4})/ \
+opts=\
+downloadurlmangle=s|.*=(.*)|http://cci.lbl.gov/cctbx_build/results/$1/cctbx_bundle.tar.gz|,\
+filenamemangle=s|.*=(.*)|$1|;s|_|.|g;s|(.*)|cctbx_$1.tar.gz|,\
+uversionmangle=s|_|.|g,\
+dversionmangle=s|\+dfsg|| \
+http://cci.lbl.gov/cctbx_build/show_tags.cgi/show_results.cgi\?build_tag=([0-9_]+) \
debian sh debian/repack.stub
--
Packaging for cctbx
More information about the debian-science-commits
mailing list