[hdf5] 02/03: Fix debian/watch to show every available releases
Gilles Filippini
pini at debian.org
Fri Feb 19 00:35:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
pini pushed a commit to branch master
in repository hdf5.
commit b103a6ebbf399611aefac886e9be72e5a64b079b
Author: Gilles Filippini <pini at debian.org>
Date: Thu Jan 14 23:19:01 2016 +0100
Fix debian/watch to show every available releases
---
debian/changelog | 1 +
debian/watch | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bba004d..2d11695 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
hdf5 (1.8.16+docs-4) UNRELEASED; urgency=medium
* Support openmpi for any arch but m68k (closes: #814329).
+ * Fix debian/watch to show every available releases.
-- Gilles Filippini <pini at debian.org> Thu, 18 Feb 2016 23:50:59 +0100
diff --git a/debian/watch b/debian/watch
index 3ef7042..9aa7ecd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=3
-opts="dversionmangle=s/\+docs\d*$//" \
- ftp://ftp.hdfgroup.org/HDF5/current/src/ \
- hdf5-(.*)\.tar\.gz \
+opts="dversionmangle=s/\+docs\d*$//,uversionmangle=s/-(alpha|beta)/~\\1/" \
+ ftp://ftp.hdfgroup.org/HDF5/releases/hdf5-(.*)/hdf5-(.*)/src/ \
+ hdf5-(.*).tar.gz \
debian debian/orig-tar.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git
More information about the Pkg-grass-devel
mailing list