[grits] 05/06: Update watch file to handle common issues.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri May 6 23:02:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository grits.
commit 71962fc3ffdc838c79c82c0edc47f4c0a713b4b2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat May 7 00:46:29 2016 +0200
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 999f231..7eee123 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libgrits (0.8.1-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 3.9.8, changes:
Vcs-* URLs & copyright-format 1.0.
* Add symbols file for libgrits5.
+ * Update watch file to handle common issues.
-- Bas Couwenberg <sebastic at debian.org> Fri, 06 May 2016 17:08:40 +0200
diff --git a/debian/watch b/debian/watch
index 2fed01a..21501d6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,6 @@
version=3
-http://pileus.org/grits/files/grits-([\d.]+)\.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/ \
+http://pileus.org/grits/files/ \
+(?:|.*/)grits(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grits.git
More information about the Pkg-grass-devel
mailing list