This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-digest.
commit aaf9a21195da03395781d69da64d940f589c0dd8 Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 30 00:30:06 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 64dbcfa..079a619 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ plexus-digest (1.1-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]> Tue, 29 Aug 2017 23:41:59 +0200 diff --git a/debian/control b/debian/control index a2e778a..4df5e3b 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-digest.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-digest.git -Homepage: http://plexus.codehaus.org/plexus-components/plexus-digest/ +Homepage: https://codehaus-plexus.github.io/plexus-digest/ Package: libplexus-digest-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-digest.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

