[ogdi-dfsg] 01/03: Update watch file to handle common issues.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu May 5 16:47:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository ogdi-dfsg.
commit b1bf782ee99c5ebd689a0d2aedd8e4583fa11b36
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Apr 3 02:53:03 2016 +0200
Update watch file to handle common issues.
---
debian/changelog | 7 +++++++
debian/watch | 10 +++++-----
2 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2df0278..e1f05d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ogdi-dfsg (3.2.0~beta2-9) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Update watch file to handle common issues.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 03 Apr 2016 02:52:42 +0200
+
ogdi-dfsg (3.2.0~beta2-8) unstable; urgency=medium
* Team upload.
diff --git a/debian/watch b/debian/watch
index 4f35b35..8a34d4c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
-# Compulsory line, this is a version 3 file
version=3
-opts="uversionmangle=s/\.beta/~beta/" \
- http://sf.net/ogdi/ogdi-(\d+\.\d+\.\d+)\.?(beta\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://sf.net/ogdi/ \
+ogdi-(\d)\.([\d\S]*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ogdi-dfsg.git
More information about the Pkg-grass-devel
mailing list