This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository python-pbcore.
commit da6a9b3a0a481ed43623f913700891d24a7e4585 Author: Afif Elghraoui <[email protected]> Date: Thu Mar 10 22:44:22 2016 -0800 Use https for VCS URLs --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index d406f45..c747cdd 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.7 X-Python-Version: >= 2.7 Homepage: https://github.com/PacificBiosciences/pbcore -Vcs-Git: git://anonscm.debian.org/debian-med/python-pbcore.git -Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/python-pbcore.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/python-pbcore.git +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-pbcore.git Package: python-pbcore Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbcore.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
