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

sebastic pushed a commit to branch master
in repository libspatialindex.

commit 899e2e84054ebc0b53af8a12cef59fd084d75a96
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Aug 2 16:53:11 2015 +0200

    Replace uppercase RC with lowercase rc in uversionmangle.
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b1ae2d3..41f5250 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 spatialindex (1.8.5-2~exp2) UNRELEASED; urgency=medium
 
   * Update symbols for other architectures.
+  * Replace uppercase RC with lowercase rc in uversionmangle.
 
  -- Bas Couwenberg <sebas...@debian.org>  Sun, 02 Aug 2015 13:51:11 +0200
 
diff --git a/debian/watch b/debian/watch
index 8aa821d..d459bc6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/
 \
 http://download.osgeo.org/libspatialindex/ \
 spatialindex(?:-src)?-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))

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

_______________________________________________
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