This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-cdc.
commit 125e152e304a01637f2f0ae339fdcdff455e38df Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 30 11:26:33 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 54d41e0..eb513c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ plexus-cdc (1.0~alpha14-7) 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 11:00:49 +0200 diff --git a/debian/control b/debian/control index b8a8e75..09571d6 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-cdc.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-cdc.git -Homepage: http://plexus.codehaus.org/guides/quick-start/component-descriptor-creator.html +Homepage: https://codehaus-plexus.github.io/guides/quick-start/component-descriptor-creator.html Package: libplexus-cdc-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-cdc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

