This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository garli.
commit 0fae7e4440703693ca6b73cc38c1177b51eca052 Author: Andreas Tille <[email protected]> Date: Tue Nov 14 10:53:28 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 cef7ad8..5c477a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ garli (2.1-2) UNRELEASED; urgency=medium * Add some copyright holders + * Moved packaging from SVN to Git -- Andreas Tille <[email protected]> Wed, 08 Jun 2016 08:06:57 +0200 diff --git a/debian/control b/debian/control index 90c0295..e7acad1 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 9), ncl-tools, bc Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/garli/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/garle/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/garli.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/garli.git Homepage: https://github.com/Ashod/garli Package: garli -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/garli.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
