[gdal] 01/03: Add alternative watch configuration to detect 2.0beta1.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat May 23 15:40:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository gdal.
commit 51f62d694eaa21bdd74c9700a55ea8d114a83185
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri May 15 18:07:55 2015 +0200
Add alternative watch configuration to detect 2.0beta1.
---
debian/watch | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/debian/watch b/debian/watch
index bd203fa..302228c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -4,3 +4,12 @@ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
repacksuffix=+dfsg \
http://trac.osgeo.org/gdal/wiki/DownloadSource \
(?:|.*/)gdal(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
+
+# version=3
+# opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+# uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
+# downloadurlmangle=s/\/(\d\S*)\//\/$1\/gdal-$1.tar.gz/,\
+# filenamemangle=s/\/(\d\S*)\//gdal-$1.tar.gz/,\
+# repacksuffix=+dfsg \
+# http://download.osgeo.org/gdal/ \
+# (\d\S*)/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git
More information about the Pkg-grass-devel
mailing list