This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository tab2mage.
commit 2868db1fb387f9dd10439479580a561399dcd070 Author: Andreas Tille <[email protected]> Date: Sat Dec 30 17:40:28 2017 +0100 Moved packaging from SVN to Git --- debian/changelog | 3 +++ debian/control | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d948d7e..b635ffd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,4 +9,7 @@ tab2mage (20080626-1) UNRELEASED; urgency=low * debian/control: Standards=3.9.2 * debian/control: VCS fields added + [ Andreas Tille ] + * Moved packaging from SVN to Git + -- David Paleino <[email protected]> Sat, 31 May 2008 19:39:45 +0200 diff --git a/debian/control b/debian/control index 415314a..5f1d985 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Section: science Priority: optional Build-Depends: debhelper (>= 10) Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/tab2mage/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/tab2mage/trunk +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/tab2mage.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/tab2mage.git Homepage: http://tab2mage.sourceforge.net/ Package: tab2mage -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tab2mage.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
