[librasterlite2] 01/01: Also support -devel pre-releases in watchfile uversionmangle.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Jun 18 07:31:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository librasterlite2.
commit 3259dbc2cabde16af87ae1350a271a1b903749da
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Jun 18 09:31:06 2015 +0200
Also support -devel pre-releases in watchfile uversionmangle.
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 41520db..d125677 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+librasterlite2 (1.0.0~rc0-1~exp3) UNRELEASED; urgency=medium
+
+ * Also support -devel pre-releases in watchfile uversionmangle.
+
+ -- Bas Couwenberg <sebastic at debian.org> Thu, 18 Jun 2015 09:30:51 +0200
+
librasterlite2 (1.0.0~rc0-1~exp2) experimental; urgency=medium
* Add upstream metadata.
diff --git a/debian/watch b/debian/watch
index 381a572..4c224f5 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|devel|dev|beta|alpha)\d*)$/$1~$2/ \
http://www.gaia-gis.it/gaia-sins/librasterlite2-sources/ \
(?:|.*/)librasterlite2(?:[_\-]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/librasterlite2.git
More information about the Pkg-grass-devel
mailing list