This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ecj.
commit 76ab2ca0ccaf694db62e8f38c2660a5342225ffe Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 26 01:41:37 2014 +0200 Added the Vcs-* fields --- debian/changelog | 8 ++++++++ debian/control | 2 ++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5ca8143..3c431d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ecj (3.9.0-3) UNRELEASED; urgency=medium + + * Team upload. + * debian/control: + - Added the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Thu, 26 Jun 2014 01:40:40 +0200 + ecj (3.9.0-2) unstable; urgency=medium * Build using gcj-4.9. diff --git a/debian/control b/debian/control index 40bd3c4..4c99f47 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,8 @@ Build-Depends: cdbs (>= 0.4.90ubuntu9), debhelper (>= 5), Build-Depends-Indep: maven-repo-helper Build-Conflicts: ecj-bootstrap-gcj (<< 3.8.2) Standards-Version: 3.9.5 +Vcs-Git: git://anonscm.debian.org/pkg-java/ecj.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/ecj.git Package: ecj Architecture: any -- 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

