This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository care2x.
commit 780b240759a14ef232b4906bd2743ed03b22dbbd Author: Andreas Tille <[email protected]> Date: Mon Dec 25 08:51:31 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 6ca3fc6..a992e99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ care2x (2.5~rc2-1) UNRELEASED; urgency=low * No intend to release since software is not maintained since 2009 + * Moved packaging from SVN to Git -- Andreas Tille <[email protected]> Tue, 09 Jan 2012 18:06:17 +0100 diff --git a/debian/control b/debian/control index e7261e8..d5bd1f1 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Section: misc Priority: optional Build-Depends: debhelper (>= 10) Standards-Version: 4.1.2 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/care2x/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/care2x/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/care2x.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/care2x.git Homepage: http://www.care2x.org Package: care2x -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/care2x.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
