[mgrs] 01/01: Fix unrecognised option in watchfile.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat May 30 14:24:18 UTC 2015


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

sebastic pushed a commit to branch master
in repository mgrs.

commit 0f10972d263818ccb73874543438eb415d4b406d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat May 30 16:24:03 2015 +0200

    Fix unrecognised option in watchfile.
---
 debian/changelog | 6 ++++++
 debian/watch     | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d04cbd8..784f4e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mgrs (0.0.1-3) UNRELEASED; urgency=medium
+
+  * Fix unrecognised option in watchfile.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 30 May 2015 16:23:22 +0200
+
 mgrs (0.0.1-2) unstable; urgency=medium
 
   * Move from experimental to unstable.
diff --git a/debian/watch b/debian/watch
index 9ddbda5..f9a8ccd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,6 @@
 version=3
-opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 uversionmangle=s/_/./g;s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,\
 filenamemangle=s/(?:.*?)?v?(\d[\d\.]*)\.tar\.gz/mgrs-$1.tar.gz/ \
 https://github.com/proj4js/mgrs/releases \

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



More information about the Pkg-grass-devel mailing list