r47072 - /packages/cimg/trunk/debian/watch

tille at users.alioth.debian.org tille at users.alioth.debian.org
Thu Jul 9 14:35:28 UTC 2015


Author: tille
Date: Thu Jul  9 14:35:28 2015
New Revision: 47072

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=47072
Log:
Fix d/watch since cimg moved to github

Modified:
    packages/cimg/trunk/debian/watch

Modified: packages/cimg/trunk/debian/watch
URL: http://svn.debian.org/wsvn/debian-science/packages/cimg/trunk/debian/watch?rev=47072&op=diff
==============================================================================
--- packages/cimg/trunk/debian/watch	(original)
+++ packages/cimg/trunk/debian/watch	Thu Jul  9 14:35:28 2015
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/$/+dfsg/ \
-  http://sf.net/cimg/CImg-([\d\.]+)\.(?:(?:tar\.gz)|zip)
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+  https://github.com/dtschump/CImg/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)




More information about the debian-science-commits mailing list