[routino] 08/11: Update watch file to handle common issues.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Mar 6 14:19:50 UTC 2016


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

sebastic pushed a commit to branch master
in repository routino.

commit 592a20afbfd8e924a838ec82c2462ae163cb1209
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Mar 6 14:16:34 2016 +0100

    Update watch file to handle common issues.
---
 debian/changelog | 1 +
 debian/watch     | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index af86d07..1f7582c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ routino (3.1-1) UNRELEASED; urgency=medium
   * Update copyright file, update years for Andrew M. Bishop.
   * Bump Standards-Version to 3.9.7, no changes.
   * Enable parallel builds.
+  * Update watch file to handle common issues.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 06 Mar 2016 14:04:02 +0100
 
diff --git a/debian/watch b/debian/watch
index 30d5007..bf4b940 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,6 @@
 version=3
-http://www.routino.org/download/routino-(.*)\.tgz
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \
+http://www.routino.org/download/ \
+routino[\-\_]?(.*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list