This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-interactivity-api.
commit 13fb050f45eea5d957f3961cd34f42409c9390e4 Author: Emmanuel Bourg <[email protected]> Date: Thu Aug 3 14:39:43 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 f2cdedd..9ebdd54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ plexus-interactivity-api (1.0-alpha-6-8) 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]> Thu, 03 Aug 2017 14:06:40 +0200 diff --git a/debian/control b/debian/control index 8cc5c50..68b4b6a 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-interactivity-api.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-interactivity-api.git -Homepage: http://plexus.codehaus.org/plexus-components/plexus-interactivity/ +Homepage: http://codehaus-plexus.github.io/plexus-interactivity/ Package: libplexus-interactivity-api-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-interactivity-api.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

