This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository build-helper-maven-plugin.
commit ac5daf4ac76a5502e661c886ad634ecb78fa7fe2 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 20 00:49:00 2017 +0200 Updated the Homepage field --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 32f98ac..36ced2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ build-helper-maven-plugin (1.8-2) UNRELEASED; urgency=medium * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Use secure Vcs-* URLs + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Thu, 20 Jul 2017 00:38:28 +0200 diff --git a/debian/control b/debian/control index 02edbbc..7f93197 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: default-jdk-doc, Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/build-helper-maven-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/build-helper-maven-plugin.git -Homepage: http://mojo.codehaus.org/build-helper-maven-plugin/ +Homepage: http://www.mojohaus.org/build-helper-maven-plugin/ Package: libbuild-helper-maven-plugin-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/build-helper-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

