[SCM] mapcache branch, master, updated. upstream/1.2.0-96-gc16dea0
Bas Couwenberg
sebastic at xs4all.nl
Thu Sep 26 18:34:00 UTC 2013
The following commit has been merged in the master branch:
commit c16dea0fce343131fb605bac188b582c8ae66cc4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Sep 26 20:32:36 2013 +0200
Improve watch file.
diff --git a/debian/watch b/debian/watch
index 37d354a..7a3b18e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-opts="uversionmangle=s/\-/\./g" https://github.com/mapserver/mapcache/releases .*/rel-(\d[\d\-]+)\.tar\.gz
+opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/; s/\-/\./g" \
+https://github.com/mapserver/mapcache/releases (?:.*/)?(?:rel|v|mapcache)[\-\_](\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Packaging for MapCache
More information about the Pkg-grass-devel
mailing list