[osgearth] 01/02: Update watch file to use lowercase RC in uversionmangle.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Aug 31 19:18:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch stretch
in repository osgearth.

commit b8b8b149df64544e762649f23b54734a6c99878b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 31 20:43:32 2015 +0200

    Update watch file to use lowercase RC in uversionmangle.
---
 debian/changelog | 6 ++++++
 debian/watch     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9dc69c5..f36939b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osgearth (2.5.0+dfsg-7) UNRELEASED; urgency=medium
+
+  * Update watch file to use lowercase RC in uversionmangle.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 31 Aug 2015 20:41:16 +0200
+
 osgearth (2.5.0+dfsg-6) unstable; urgency=medium
 
   * Update symbols for other architectures.
diff --git a/debian/watch b/debian/watch
index cf40e3c..e4c07a3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,7 @@
 version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/;s/^\d+\.\d+$/$&.0/,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/;s/RC/rc/;s/^\d+\.\d+$/$&.0/,\
 repacksuffix=+dfsg \
 https://github.com/gwaldron/osgearth/releases \
 .*/osgearth-(\d[\d\.a-z]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osgearth.git



More information about the Pkg-grass-devel mailing list