This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-ant-factory.
commit 69e48a4dc661a2f6bcb623926c91e499acb4efb5 Author: Emmanuel Bourg <[email protected]> Date: Tue Aug 29 22:25:26 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 16c3660..fcf575a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ plexus-ant-factory (1.0~alpha2.1-4) UNRELEASED; urgency=medium * Standards-Version updated to 4.1.0 * Switch to debhelper level 10 * Updated debian/copyright to the Copyright Format 1.0 + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Tue, 29 Aug 2017 18:45:00 +0200 diff --git a/debian/control b/debian/control index db5011a..9f9d7bb 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-ant-factory.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-ant-factory.git -Homepage: http://plexus.codehaus.org/ +Homepage: https://codehaus-plexus.github.io/ Package: libplexus-ant-factory-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-ant-factory.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

