[grass] 02/13: Update watch file for SVN snapshots.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Apr 9 16:24:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master-svn
in repository grass.
commit 9f3d16b5f221272ce4abee55715d844118c89a59
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Apr 9 12:21:25 2016 +0200
Update watch file for SVN snapshots.
---
debian/changelog | 6 ++++++
debian/watch | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4946787..305c35f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+grass (7.0.3-4) UNRELEASED; urgency=medium
+
+ * Update watch file for SVN snapshots.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sat, 09 Apr 2016 12:20:34 +0200
+
grass (7.0.3-3) unstable; urgency=medium
* Update dh_python2 override to call dh_numpy too.
diff --git a/debian/watch b/debian/watch
index 31a222c..e352d6c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
version=3
opts=\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/_src_snapshot_//;s/_//g;,\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \
-http://grass.osgeo.org/grass70/source/ \
-grass-([\d\.]*(?:(?:RC|rc|pre|dev|beta|alpha)?\d*))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://grass.osgeo.org/grass71/source/snapshot/ \
+grass-([\d\.]\S+\d+_\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/grass.git
More information about the Pkg-grass-devel
mailing list