This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository stax-ex.
commit 9450f78122e9a7fe043e47dee408f55c17f625ea Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 23 23:53:42 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 cfdbf2b..106f278 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ stax-ex (1.7.1-3) UNRELEASED; urgency=medium * Removed the dependency on libstax-java * Standards-Version updated to 4.1.1 * Switch to debhelper level 10 + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Mon, 23 Oct 2017 23:14:58 +0200 diff --git a/debian/control b/debian/control index 121c51f..83b3f99 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: junit (>= 3.8.2) Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-java/stax-ex.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/stax-ex.git -Homepage: http://stax-ex.java.net +Homepage: https://javaee.github.io/metro-stax-ex/ Package: libstax-ex-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stax-ex.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

