This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libkml.
commit a3786ccd9dec8ac4e3ef92baa5b13b4b7d4d9f18 Author: Bas Couwenberg <[email protected]> Date: Fri Mar 13 02:02:36 2015 +0100 Use repacksuffix option in watch file. --- debian/watch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index ca1fdb5..3732c44 100644 --- a/debian/watch +++ b/debian/watch @@ -16,6 +16,7 @@ version=3 opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\ -filenamemangle=s/(?:.*)?(?:rel|release|v)[\-\_]?(\d[\d\.]*)\.tar\.gz/libkml-$1.tar.gz/" \ +filenamemangle=s/(?:.*)?(?:rel|release|v)[\-\_]?(\d[\d\.]*)\.tar\.gz/libkml-$1.tar.gz/,\ +repacksuffix=+dfsg" \ https://github.com/google/libkml/releases \ (?:.*/)?(?:rel|release|v|libkml)[\-\_]?(\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/libkml.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

