This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository guava-libraries.
commit f015bbc3ca949d671c37f5ed43ca5224fb2adb72 Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 17 23:50:46 2015 +0100 Updated the URL of the homepage --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 53e1d92..da970cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ guava-libraries (18.0-5) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS + * Updated the URL of the homepage -- Emmanuel Bourg <[email protected]> Thu, 17 Dec 2015 23:46:32 +0100 diff --git a/debian/control b/debian/control index 8be7025..1a469db 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends-Indep: libatinject-jsr330-api-java, Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/guava-libraries.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/guava-libraries.git -Homepage: http://code.google.com/p/guava-libraries/ +Homepage: https://github.com/google/guava Package: libguava-java Architecture: all diff --git a/debian/copyright b/debian/copyright index 7a96536..ab9ce4d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: guava-libraries Upstream-Contact: Kevin Bourillion <[email protected]> -Source: http://code.google.com/p/guava-libraries/downloads/list +Source: https://github.com/google/guava Comment: Upstream authors: Kevin Bourrillion, Jared Levy, Mike Bostock, Jesse Wilson. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/guava-libraries.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

