[pgrouting] 01/11: Update watch file to detect 2.1.x releases.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Feb 5 12:05:54 UTC 2016


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

sebastic pushed a commit to branch master
in repository pgrouting.

commit b23e82708f4e75387e15e4f96cddc4eeae4519dd
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Feb 5 10:09:15 2016 +0100

    Update watch file to detect 2.1.x releases.
---
 debian/changelog | 6 ++++++
 debian/watch     | 6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1c5e8bb..6f4890e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pgrouting (2.0.0-6) UNRELEASED; urgency=medium
+
+  * Update watch file to detect 2.1.x releases.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 05 Feb 2016 10:05:15 +0100
+
 pgrouting (2.0.0-5) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/watch b/debian/watch
index b23f13e..d850a27 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|beta|alpha)\d*)$/$1~$2/,\
-filenamemangle=s/.+\/v?(\d\S*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pgrouting-$1.$2/ \
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
+filenamemangle=s/(?:.*?)?(?:rel|v|pgrouting)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pgrouting-$1.$2/ \
 https://github.com/pgRouting/pgrouting/releases \
-/pgRouting/pgrouting/archive/v([\d.]+(?:-rc\d+)?)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*?/)?(?:rel|v|pgrouting)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list