Author: tille Date: 2015-11-20 13:39:00 +0000 (Fri, 20 Nov 2015) New Revision: 20511
Modified: trunk/package_template/watch Log: Add bitbucket Modified: trunk/package_template/watch =================================================================== --- trunk/package_template/watch 2015-11-16 14:37:30 UTC (rev 20510) +++ trunk/package_template/watch 2015-11-20 13:39:00 UTC (rev 20511) @@ -28,6 +28,9 @@ # see https://lists.debian.org/debian-python/2015/02/msg00027.html # http://pypi.debian.net/#module#/#module#-(.+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +# Bitbucket +# https://bitbucket.org/<user>/<project>/downloads .*/(\d\S*)\.tar\.gz + # if tweaking of source is needed # \ # debian debian/get-orig-source _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
