This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository ngila.
commit 9f0979a76d7255372355bec6453a3020ab7f9dd7 Author: Andreas Tille <[email protected]> Date: Wed Dec 13 16:45:27 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 f7554f2..8644abf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ ngila (1.3-1) UNRELEASED; urgency=low * Initial release (Closes: #439996) + * Moved packaging from SVN to Git -- Andreas Tille <[email protected]> Tue, 04 Feb 2014 14:36:01 +0100 diff --git a/debian/control b/debian/control index b376b9c..5af6865 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Section: science Priority: optional Build-Depends: debhelper (>= 10) Standards-Version: 4.1.2 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/ngila/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/ngila/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/ngila.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/ngila.git Homepage: https://github.com/reedacartwright/ngila Package: ngila -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ngila.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
