This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository igraph.
commit 7ab86c4bddb6fea1d44bb5ff0f2946567f693293 Author: Andreas Tille <[email protected]> Date: Tue Aug 19 11:56:20 2014 +0200 Move packagiong from SVN to Git --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a2ffa3a..20d0466 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +igraph (0.7.1-2) UNRELEASED; urgency=medium + + * Move packagiong from SVN to Git + + -- Andreas Tille <[email protected]> Tue, 19 Aug 2014 11:55:17 +0200 + igraph (0.7.1-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index ffbf412..380c327 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends: debhelper (>= 9), libglpk-dev, libf2c2-dev Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/igraph/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/igraph/trunk/ +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/igraph.git +Vcs-Git: git://anonscm.debian.org/debian-med/igraph.git Homepage: http://igraph.org/c/ Package: libigraph0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/igraph.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
