This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository javaparser.
commit 9705d6b21242529148578d8e8698e336fa8c333a Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 3 09:53:06 2017 +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 d2564c2..a17b9e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ javaparser (1.0.8-2) UNRELEASED; urgency=medium * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Use secure Vcs-* URLs + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Mon, 03 Jul 2017 09:52:02 +0200 diff --git a/debian/control b/debian/control index eaf50b8..f4c11fa 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends-Indep: default-jdk, default-jdk-doc Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/javaparser.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/javaparser.git -Homepage: http://code.google.com/p/javaparser +Homepage: http://javaparser.org Package: libjavaparser-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javaparser.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

