This is an automated email from the git hooks/post-receive script. a_valentino-guest pushed a commit to branch master in repository pyorbital.
commit 20528a4365633e36c54e951071e6323ba88f18b0 Author: Antonio Valentino <[email protected]> Date: Mon Feb 15 22:45:39 2016 +0100 Fix the watch file (again) --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 6e6a4af..8b4fe24 100644 --- a/debian/watch +++ b/debian/watch @@ -2,4 +2,4 @@ version=3 opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/pyorbital-$1\.tar\.gz/ \ - https://github.com/mraspaud/pyorbital/tags .*/v?(\d\S*)\.tar\.gz + https://github.com/pytroll/pyorbital/tags .*/v(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyorbital.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

