This is an automated email from the git hooks/post-receive script. pini pushed a commit to branch master-1.10 in repository hdf5.
commit eaf03b5bb44f51b06b5b617fd3b50bbff40a25dd Author: Gilles Filippini <[email protected]> Date: Thu Jan 14 23:19:01 2016 +0100 Fix debian/watch to show every available releases --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 3ef7042..fbba6f5 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 \ + 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 _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

