This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-cli.
commit 4f8dd5bfe10c22ed84369ea14c02bfe0872fdab5 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 21 11:21:57 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 dd0352d..8f5fda2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ plexus-cli (1.2-6) UNRELEASED; urgency=low * Switch to debhelper level 10 * Build with the DH sequencer instead of CDBS * Added the missing build dependency on junit4 + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Fri, 21 Jul 2017 10:58:52 +0200 diff --git a/debian/control b/debian/control index 2453998..0bed54a 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-cli.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-cli.git -Homepage: http://plexus.codehaus.org/plexus-components/plexus-cli/index.html +Homepage: https://codehaus-plexus.github.io/plexus-cli/ Package: libplexus-cli-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-cli.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

