[gdal] 01/02: Use lowercase rc in uversionmangle.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun Jun 28 21:47:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository gdal.
commit 4e964e1898cafe4dbd882e49a3c6a6904f7b6c72
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Jun 28 18:32:52 2015 +0200
Use lowercase rc in uversionmangle.
---
debian/watch | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index bd203fa..c432d69 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,7 @@
version=3
-opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
repacksuffix=+dfsg \
http://trac.osgeo.org/gdal/wiki/DownloadSource \
(?:|.*/)gdal(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
--
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