This is an automated email from the git hooks/post-receive script. osallou pushed a commit to branch master in repository bytecode.
commit 272b40a3cb3ba50b19adc26bf262519275ef7142 Author: Olivier Sallou <[email protected]> Date: Tue Jun 21 10:25:19 2016 +0200 fix repo and doc switch to git --- debian/README.Debian | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index a075e72..bf52d0b 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -21,3 +21,9 @@ Many thanks are sent to Richard Holland and Matthew Pocock to have reacted so swiftly in adding license statements into the source code. -- Steffen Moeller <[email protected]> Tue, 06 Jan 2009 00:50:37 +0100 + + +Package moved from Debian escience SVN to pkg-java git repo + + -- Olivier Sallou <[email protected]> Tue, 21 Jun 2016 10:22:00 +0100 + diff --git a/debian/control b/debian/control index 6ac3645..75cd1c4 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Olivier Sallou <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, quilt, junit, ant, javahelper Standards-Version: 3.9.6 -XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-escience/bytecode/trunk/ -XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-escience/bytecode/ +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/bytecode.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/bytecode.git Homepage: http://www.biojava.org Package: libbytecode-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bytecode.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

