This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository h5utils.
commit b30378c95a58845cfba786d5eb16b70b51319dda Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Tue Mar 20 08:09:56 2018 +0100 Update watch file for GitHub releases. --- debian/changelog | 1 + debian/watch | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 560542d..4651f5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ h5utils (1.13.1-1) UNRELEASED; urgency=medium * Update copyright years for Massachusetts Institute of Technology. * Drop patches, applied upstream. * Bump Standards-Version to 4.1.3, no changes. + * Update watch file for GitHub releases. -- Bas Couwenberg <sebas...@debian.org> Tue, 20 Mar 2018 07:54:55 +0100 diff --git a/debian/watch b/debian/watch index 6b5ba2b..54889f8 100644 --- a/debian/watch +++ b/debian/watch @@ -1,6 +1,7 @@ version=3 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ -uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \ -http://ab-initio.mit.edu/wiki/index.php/H5utils \ -(?:.*/)?h5utils[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ +filenamemangle=s/(?:.*?)?(?:rel|v|h5utils)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/h5utils-$1.$2/ \ +https://github.com/stevengj/h5utils/releases \ +(?:.*?archive/)?(?:rel|v|h5utils)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/h5utils.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel