This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-archiver.
commit c6bf6eaa27043c33f79dae02ba271c84c5b15203 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 20 12:55:53 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 65f0327..836b817 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ plexus-archiver (3.0-1) UNRELEASED; urgency=medium * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Use secure Vcs-* URLs + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Tue, 18 Jul 2017 10:09:40 +0200 diff --git a/debian/control b/debian/control index e10a723..78b3375 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: junit4, Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-archiver.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-archiver.git -Homepage: http://plexus.codehaus.org/plexus-components/plexus-archiver/ +Homepage: https://codehaus-plexus.github.io/plexus-archiver/ Package: libplexus-archiver-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-archiver.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

