This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository properties-maven-plugin.
commit 6ee9c9c8727d99347cc719da4b4c3545114c2f3d Author: Emmanuel Bourg <[email protected]> Date: Sat Jul 29 15:55:17 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 51a4ffb..6d4eb76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ properties-maven-plugin (1.0~alpha2-3) UNRELEASED; urgency=medium * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Track and download the new releases from GitHub + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Sat, 29 Jul 2017 11:53:21 +0200 diff --git a/debian/control b/debian/control index dbaf1b7..2bf9340 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/properties-maven-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/properties-maven-plugin.git -Homepage: http://mojo.codehaus.org/properties-maven-plugin +Homepage: http://www.mojohaus.org/properties-maven-plugin/ Package: libproperties-maven-plugin-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/properties-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

