This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-containers.
commit 8cf2bd0362a436364b4a6634518a75be76e186c7 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 24 14:23:28 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 f07bec5..1502b1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ plexus-containers (1.0~beta3.0.7-9) UNRELEASED; urgency=medium * Moved the package to Git * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Sat, 27 Feb 2016 23:56:04 +0100 diff --git a/debian/control b/debian/control index 466bb92..1c4e92a 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-containers.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-containers.git -Homepage: http://plexus.codehaus.org +Homepage: https://codehaus-plexus.github.io/plexus-containers/ Package: libplexus-containers-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-containers.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

