This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gant.
commit 0267e7b4f6c07bb94cd33ea29b4cd9787b1d6cef Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 31 13:49:13 2015 +0200 Updated the Homepage field --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b0a3e43..3f78bb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,9 @@ gant (1.9.11-1) UNRELEASED; urgency=medium * Transition to Groovy 2 * Replaced the Debian man page with the upstream one * Install the upstream changelog - * Standards-Version updated to 3.9.6 (no changes) + * debian/control: + - Standards-Version updated to 3.9.6 (no changes) + - Updated the Homepage field * debian/watch: Track the release tags on GitHub * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index c3363c1..0d69a9e 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,9 @@ Build-Depends: cdbs, debhelper (>= 9) Build-Depends-Indep: ant, groovy2, default-jdk, libmaven-ant-tasks-java, maven2, libplexus-classworlds-java, libplexus-utils-java Standards-Version: 3.9.6 -Homepage: http://gant.codehaus.org/ Vcs-Git: git://anonscm.debian.org/pkg-java/gant.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/gant.git +Homepage: http://gant.github.io Package: gant Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gant.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

