This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository jmodeltest.
commit f3a901cd8c2266c3d1d320e1f98ad7ce802c2137 Author: Andreas Tille <[email protected]> Date: Tue May 10 13:47:38 2016 +0200 Use xz compression --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index b5a05f1..6d832f6 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ https://github.com//ddarriba/jmodeltest2/releases .*/archive/[jModelTst-v]*(\d[\d.-]+)r[0-9]+\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jmodeltest.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
