This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libreflectasm-java.
commit d904ecd375eb75cd25094221281f5bce16d94b35 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 9 12:12:25 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 647f2a1..0586571 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libreflectasm-java (1.05-3) UNRELEASED; urgency=medium * Install the Maven artifacts in /usr/share/maven-repo * Maintenance assigned to the Debian Java Maintainers * Standards-Version updated to 3.9.6 (no changes) + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Tue, 09 Jun 2015 09:36:19 +0200 diff --git a/debian/control b/debian/control index e14e016..a054dc8 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Damien Raude-Morvan <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, javahelper (>= 0.43), libasm4-java, maven-repo-helper Standards-Version: 3.9.6 -Homepage: https://code.google.com/p/reflectasm/ Vcs-Git: git://anonscm.debian.org/pkg-java/libreflectasm-java.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libreflectasm-java.git +Homepage: https://github.com/EsotericSoftware/reflectasm Package: libreflectasm-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libreflectasm-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

