This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository poretools.
commit 5fd0f08052c92fea8d9a863eef958959a3c276d7 Author: Afif Elghraoui <[email protected]> Date: Sun Sep 4 16:36:57 2016 -0700 Use encrypted protocols for Vcs URLs --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index f895ebe..83032f6 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends: python-pandas, Standards-Version: 3.9.8 Homepage: http://poretools.readthedocs.org -Vcs-Git: git://anonscm.debian.org/debian-med/poretools.git -Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/poretools.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/poretools.git +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/poretools.git Package: poretools Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/poretools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
