This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository snakemake.
commit f2b4017a200bb8c8a88f8db97520e231ebfbda68 Author: Kevin Murray <[email protected]> Date: Thu Nov 19 11:18:09 2015 +1100 Update upstream URLs in d/control and d/watch --- debian/control | 6 +++--- debian/watch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 54be68b..b69f5de 100644 --- a/debian/control +++ b/debian/control @@ -16,9 +16,9 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/snakemake.git/ Vcs-Git: git://anonscm.debian.org/debian-med/snakemake.git -Homepage: https://bitbucket.org/johanneskoester/snakemake -X-Python-Version: >= 3.2 -X-Python3-Version: >= 3.2 +Homepage: https://bitbucket.org/snakemake/snakemake +X-Python-Version: >= 3.3 +X-Python3-Version: >= 3.3 Package: snakemake Architecture: all diff --git a/debian/watch b/debian/watch index b4a04dd..093061f 100644 --- a/debian/watch +++ b/debian/watch @@ -2,4 +2,4 @@ version=3 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ -https://bitbucket.org/johanneskoester/snakemake/downloads#tag-downloads .*/v(\d\S*)\.tar\.gz +https://bitbucket.org/snakemake/snakemake/downloads#tag-downloads .*/v(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
