This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository shapelib.
commit 33b6d2d62272394cd22cace6dfbcaa16e9b77825 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Tue Dec 6 19:13:22 2016 +0100 Force lowercase RC in watch file. --- debian/changelog | 6 ++++++ debian/watch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f13cf16..c58f2c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +shapelib (1.3.0-9) UNRELEASED; urgency=medium + + * Force lowercase RC in watch file. + + -- Bas Couwenberg <sebas...@debian.org> Tue, 06 Dec 2016 19:13:21 +0100 + shapelib (1.3.0-8) unstable; urgency=medium * Set timestamp in manpages generated by ronn to changelog date. diff --git a/debian/watch b/debian/watch index 0c89bc5..debdf48 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/shapelib/ \ (?:|.*/)shapelib(?:[_\-]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/shapelib.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