[ruby-hdfeos5] 04/08: Update watch file to handle common issues.
Bas Couwenberg
sebastic at debian.org
Fri Dec 2 15:03:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository ruby-hdfeos5.
commit 5b91e031b045f88279af8e4277db1627b74a36e8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Dec 2 15:41:07 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 9149968..8312e95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-hdfeos5 (1.2-7) UNRELEASED; urgency=medium
* Team upload.
* Fix Vcs-Git URL to use /git instead of /cgit.
* Restructure control file with cme.
+ * Update watch file to handle common issues.
-- Bas Couwenberg <sebastic at debian.org> Fri, 02 Dec 2016 15:34:49 +0100
diff --git a/debian/watch b/debian/watch
index 426672a..ecc1dcb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,6 @@
version=3
-http://ruby.gfd-dennou.org/products/ruby-hdfeos5/release/ ruby-hdfeos5-(1\..*)\.tar\.gz
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre(?:view)?|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \
+http://ruby.gfd-dennou.org/products/ruby-hdfeos5/release/ \
+(?:.*?/)?ruby-hdfeos5[\-\_]?(\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/ruby-hdfeos5.git
More information about the Pkg-grass-devel
mailing list