This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jtharness.
commit 01234632ed99e4a0a04cd09dd334766357b4d88f Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 18 16:39:53 2015 +0200 Updated the Homepage field --- debian/changelog | 3 +++ debian/control | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b431a5a..ef7aaa7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ jtharness (4.4.1-2) UNRELEASED; urgency=medium + * Team upload. * Moved the package to Git + * debian/control: + - Updated the Homepage field -- Emmanuel Bourg <[email protected]> Thu, 18 Jun 2015 16:24:10 +0200 diff --git a/debian/control b/debian/control index 7bfc0de..dc0b656 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: default-jdk, Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/jtharness.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jtharness.git -Homepage: http://jtharness.java.net +Homepage: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness Package: libjtharness-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jtharness.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

