This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libkryo-java.
commit 8177fbbcdec6af8652d061c0adb935a8bb512f54 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 9 13:08:06 2015 +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 6c61f4a..103b23c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libkryo-java (2.20-5) unstable; urgency=medium * Ignore the parent pom * Removed the 'shaded' classifier on the reflectasm dependency * Maintenance assigned to the Debian Java Maintainers + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Tue, 09 Jun 2015 09:10:44 +0200 diff --git a/debian/control b/debian/control index 87fba7c..1c67d15 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,9 @@ Build-Depends: debhelper (>= 9), libreflectasm-java, maven-repo-helper Standards-Version: 3.9.6 -Homepage: https://code.google.com/p/kryo/ Vcs-Git: git://anonscm.debian.org/pkg-java/libkryo-java.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libkryo-java.git +Homepage: https://github.com/EsotericSoftware/kryo Package: libkryo-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libkryo-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

