This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-processor-plugin.
commit daa2d70489d42d9aa97f46e121b137d2c7dbc22b Author: Emmanuel Bourg <[email protected]> Date: Sat Jul 29 11:15:45 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 0800d0c..91e9357 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ maven-processor-plugin (3.3.1-1) UNRELEASED; urgency=medium * Switch to debhelper level 10 * Use a secure Vcs-Git URL * Updated the watch file to track the latest releases + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Sat, 29 Jul 2017 01:03:55 +0200 diff --git a/debian/control b/debian/control index 1c64f74..d7c90f4 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10), Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-processor-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-processor-plugin.git -Homepage: http://bsorrentino.github.io/maven-annotation-plugin/site3/ +Homepage: http://bsorrentino.github.io/maven-annotation-plugin/ Package: libmaven-processor-plugin-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-processor-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

