This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libgoogle-gson-java.
commit 358e25a3736bf46a7f2664ddbd871581ece17a70 Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 3 22:33:43 2015 +0100 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 707bbba..7fab912 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libgoogle-gson-java (2.2.4-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.6 (no changes) + * Updated the Homepage field * debian/watch: Watch the release tags on Github * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index 0a8f62b..0855d96 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/libgoogle-gson-java.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libgoogle-gson-java.git -Homepage: http://code.google.com/p/google-gson/ +Homepage: https://github.com/google/gson Package: libgoogle-gson-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgoogle-gson-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

