This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ecj.
commit b63322cc1818093ffada648555ec741dbda3c676 Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 20 22:30:47 2018 +0100 Moved the package to Git --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bbff10b..a4f227c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ecj (3.11.1-3) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Tue, 20 Mar 2018 22:30:47 +0100 + ecj (3.11.1-2) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index eda91f9..15caf09 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 9), gcj-6-jdk, libgcj-bc, fastjar, ant, zip, unzip, Build-Depends-Indep: maven-repo-helper, default-jre-headless Build-Conflicts: ecj-bootstrap-gcj (<< 3.8.2) Standards-Version: 3.9.8 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/ecj -Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/ecj/ +Vcs-Git: https://anonscm.debian.org/git/pkg-java/ecj.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/ecj.git Homepage: http://www.eclipse.org/jdt/core/index.php Package: ecj -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ecj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

