This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository istack-commons.
commit 7c48f4f3865fcaa7366902cd08731c487c8e155d Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 31 16:16:28 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 19b8678..ec02fee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ istack-commons (2.17-2) 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]> Mon, 31 Jul 2017 15:57:45 +0200 diff --git a/debian/control b/debian/control index c5f35e3..afa0b2c 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/istack-commons.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/istack-commons.git -Homepage: http://istack-commons.java.net +Homepage: https://javaee.github.io/jaxb-istack-commons/ Package: libistack-commons-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/istack-commons.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

