This is an automated email from the git hooks/post-receive script. misterc-guest pushed a commit to branch master in repository screed.
commit 1fea2c349b5d6dfbd8f3e9e4836f00c827a77ae8 Author: Michael R. Crusoe <[email protected]> Date: Tue Jan 27 18:11:03 2015 -0500 pull from GitHub until we start shipping the test data --- debian/watch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index fba3c9c..6400f68 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,5 @@ version=3 -opts=uversionmangle=s/(rc|dev|a|b|c)/~$1/ \ -https://pypi.python.org/packages/source/s/screed/screed-(.*)\.(?:tar\.gz|zip|tar\.bz2) +#opts=uversionmangle=s/(rc|dev|a|b|c)/~$1/ \ +#https://pypi.python.org/packages/source/s/screed/screed-(.*)\.(?:tar\.gz|zip|tar\.bz2) + +https://github.com/ged-lab/screed/releases .*/archive/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/screed.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
