This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jansi.
commit 34bc8233c1a888a61323e8d70750d97cace84e3d Author: Markus Koschany <[email protected]> Date: Wed Jul 12 10:03:02 2017 +0200 d/control: Update homepage field. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a4b7040..87c5cc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ jansi (1.16-1) unstable; urgency=medium * Tighten build-dependeny on jansi-native to >= 1.7. * Ignore jansi-freebsd artifacts. * Update copyright holders in d/copyright. + * d/control: Update homepage field. -- Markus Koschany <[email protected]> Wed, 12 Jul 2017 09:39:12 +0200 diff --git a/debian/control b/debian/control index 5079c40..72c9383 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: libmaven-bundle-plugin-java, maven-debian-helper Standards-Version: 4.0.0 -Homepage: http://jansi.fusesource.org/ +Homepage: https://fusesource.github.io/jansi/ Vcs-Git: https://anonscm.debian.org/git/pkg-java/jansi.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jansi.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jansi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

