This is an automated email from the git hooks/post-receive script. rlaboiss-guest pushed a commit to branch master in repository praat.
commit fa2575256e49b6ca338af0f84916f72fa7ab004f Author: Rafael Laboissiere <[email protected]> Date: Sat Oct 31 13:01:23 2015 -0200 d/watch: Update for new upstream release tarballs at GitHub --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 944d61f..f4ddbe8 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 -opts="uversionmangle=s/\.0?(\d+)/\.$1/g,dversionmangle=s/[~+]dfsg[0-9]*//" \ - http://www.fon.hum.uva.nl/praat/download_sources.html praat(\d)(\d)(\d+)_sources.tar.gz debian +opts="filenamemangle=s/(?:.*?)?v?(\d+)\.(\d+)\.0?(\d+)\.tar\.gz/praat-$1.$2.$3.tar.gz/" \ + https://github.com/praat/praat/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
