This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository genometools.
commit 7c738e79a8a41c7a12a20af3c73695ea787e6a25 Author: Sascha Steinbiss <[email protected]> Date: Tue Mar 8 00:45:13 2016 +0000 change uscan target, use xz compression --- debian/watch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index e656579..ff7e2f1 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 -opts=repacksuffix=+ds,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$// \ -http://genometools.org/pub/genometools-([0-9.]+)\.tar\.gz +version=4 +opts=repacksuffix=+ds,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,repack,compression=xz \ +https://github.com/genometools/genometools/tags .*/v?(\d.*)\.zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/genometools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
