This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-snuggs.
commit 6990a1bfe9a293c23c11a98246574e670af5db74 Author: Bas Couwenberg <[email protected]> Date: Sun Feb 21 12:19:47 2016 +0100 Replace fiona with snuggs in watch file. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index c261861..3f94097 100644 --- a/debian/watch +++ b/debian/watch @@ -3,4 +3,4 @@ opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\ filenamemangle=s/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.tar\.gz/snuggs-$1.tar.gz/" \ https://github.com/mapbox/snuggs/tags \ -(?:.*/)?(?:rel|r|v|fiona)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +(?:.*/)?(?:rel|r|v|snuggs)?[\-\_]?(\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/python-snuggs.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

