This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository btk-core.
commit 862f4230aa5e99d3a8f6e1eb9b580e489fb60cb1 Author: Andreas Tille <[email protected]> Date: Sun Dec 24 23:54:46 2017 +0100 Moved packaging from SVN to Git --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 87760c4..86b3e8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ btk-core (0.8.1-1) UNRELEASED; urgency=low Uploaders: Morten Kjeldgaard <[email protected]> * XS-DM-Upload-Allowed: Yes * Vcs-Browser, Vcs-Svn + * Moved packaging from SVN to Git -- Morten Kjeldgaard <[email protected]> Tue, 08 Jan 2008 15:22:01 +0100 diff --git a/debian/control b/debian/control index 73b9b8f..83ab4d0 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Priority: optional Build-Depends: debhelper (>= 10), libboost-dev Standards-Version: 4.1.2 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/btk-core/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/btk-core/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/btk-core.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/btk-core.git Homepage: http://btk.sourceforge.net/ Package: libbtk-core-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/btk-core.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
