This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository aspectj-maven-plugin.
commit df79dd0e4883cb07ea5941559ad7809d21e064e4 Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 30 19:24:27 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 6cd5ab6..edd285c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ aspectj-maven-plugin (1.7-2) UNRELEASED; urgency=medium * Standards-Version updated to 4.1.0 * Switch to debhelper level 10 * Use secure Vcs-* URLs + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Wed, 30 Aug 2017 18:40:10 +0200 diff --git a/debian/control b/debian/control index 8794239..4063073 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: junit4, Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/aspectj-maven-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/aspectj-maven-plugin.git -Homepage: http://mojo.codehaus.org/aspectj-maven-plugin +Homepage: http://www.mojohaus.org/aspectj-maven-plugin/ Package: libaspectj-maven-plugin-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/aspectj-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

