This is an automated email from the git hooks/post-receive script. lamy-guest pushed a commit to branch master in repository dcmtkpp.
commit 9056a65bec6ebd611bffe304001f3dd6bfa74602 Author: Julien Lamy <[email protected]> Date: Mon Oct 12 09:38:42 2015 +0200 Fix VCS URL --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 3492273..7f15e18 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends: debhelper (>= 9), doxygen, graphviz Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/dcmtkpp/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/dcmtkpp/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/dcmtkpp.git/ +Vcs-Git: git://anonscm.debian.org/debian-med/dcmtkpp.git Homepage: https://github.com/lamyj/dcmtkpp Package: libdcmtkpp0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dcmtkpp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
