This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ecj.
commit 67a97115400d906e3236d2c1db7fda7f7c0f90eb Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 26 01:44:31 2014 +0200 Added the Homepage field --- debian/changelog | 2 +- debian/control | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3c431d4..07d3dcb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ ecj (3.9.0-3) UNRELEASED; urgency=medium * Team upload. * debian/control: - - Added the Vcs-* fields + - Added the Homepage and the Vcs-* fields -- Emmanuel Bourg <[email protected]> Thu, 26 Jun 2014 01:40:40 +0200 diff --git a/debian/control b/debian/control index 4c99f47..6a20a77 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ 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 +Homepage: http://www.eclipse.org/jdt/core/index.php 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

