This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository exec-maven-plugin.
commit 5824fc94d638c6a0e278143fc0662e3dde8151d5 Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 26 00:37:31 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 8b9dab3..00b5408 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ exec-maven-plugin (1.1.1+dfsg-5) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS * Standards-Version updated to 4.0.0 * Use secure Vcs-* URLs + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Wed, 26 Jul 2017 00:31:08 +0200 diff --git a/debian/control b/debian/control index dcf68c9..9dc8af0 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/exec-maven-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/exec-maven-plugin.git -Homepage: http://mojo.codehaus.org/exec-maven-plugin +Homepage: http://www.mojohaus.org/exec-maven-plugin/ Package: libexec-maven-plugin-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/exec-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

