The following commit has been merged in the jessie branch:
commit c16dea0fce343131fb605bac188b582c8ae66cc4
Author: Bas Couwenberg <sebas...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to