This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-i18n.
commit 8583df46be3a4fdcf39d6149b81fc7b1a78c1b52 Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 30 09:42:39 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 9149894..9e7fc4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ plexus-i18n (1.0-beta-10-4) UNRELEASED; urgency=medium * Moved the package to Git * Standards-Version updated to 4.1.0 * Switch to debhelper level 10 + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Wed, 30 Aug 2017 00:56:24 +0200 diff --git a/debian/control b/debian/control index eea4132..fe4ae4e 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-i18n.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-i18n.git -Homepage: http://plexus.codehaus.org/ +Homepage: https://codehaus-plexus.github.io/plexus-i18n/ Package: libplexus-i18n-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-i18n.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

