This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jaxb.
commit 67ab8e37038814943c446a0a34d17fce3c91dd56 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 28 14:06:40 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 c87c503..f186574 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ jaxb (2.2.10-1) UNRELEASED; urgency=medium * Track and download the new releases from GitHub * Standards-Version updated to 4.1.0 * Switch to debhelper level 10 + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Wed, 27 Sep 2017 14:46:09 +0200 diff --git a/debian/control b/debian/control index 4a4baee..7b75680 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jaxb.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jaxb.git -Homepage: https://jaxb.java.net +Homepage: https://javaee.github.io/jaxb-v2/ Package: libjaxb-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jaxb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

