[mapcode] 01/04: Fix watch file and handle common issues.

Bas Couwenberg sebastic at debian.org
Thu Nov 3 18:27:05 UTC 2016


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

sebastic pushed a commit to branch master
in repository mapcode.

commit 916c7de27566b444bf2864444f243d3ff259220f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Nov 3 19:21:15 2016 +0100

    Fix watch file and handle common issues.
---
 debian/changelog | 7 +++++++
 debian/watch     | 8 ++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 011884b..4bd450c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mapcode (2.5.1-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fix watch file and handle common issues.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 03 Nov 2016 19:20:53 +0100
+
 mapcode (2.5.1-1) unstable; urgency=medium
 
   * Initial release (Closes: #842784)
diff --git a/debian/watch b/debian/watch
index ad27a1f..a7ef13f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,7 @@
 version=3
-
-https://github.com/mapcode-foundation/mapcode-cpp/releases v(.*).tar.gz
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\
+filenamemangle=s/(?:.*?)?(?:rel|v|mapcode)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/mapcode-cpp-$1.$2/ \
+https://github.com/mapcode-foundation/mapcode-cpp/releases \
+(?:.*?/)?(?:rel|v|mapcode-cpp)?[\-\_]?(\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/mapcode.git



More information about the Pkg-grass-devel mailing list