This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository qdox.
commit d0e9efcd72adeb5928b1a4733d8b4dfceeebc0b5 Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 9 13:45:44 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 190288a..32de78e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ qdox (1.12.1-1) UNRELEASED; urgency=medium * debian/control: - Removed Michael Koch from the uploaders (Closes: #654129) - Standards-Version updated to 3.9.6 (no changes) + - Updated the Homepage field * Moved the package to Git * Switch to debhelper level 9 * debian/copyright: diff --git a/debian/control b/debian/control index 4f1d98b..ea2a0d3 100644 --- a/debian/control +++ b/debian/control @@ -13,9 +13,9 @@ Build-Depends-Indep: ant, maven-ant-helper (>= 7.1), maven-repo-helper (>= 1.5) Standards-Version: 3.9.6 -Homepage: http://qdox.codehaus.org/ Vcs-Git: git://anonscm.debian.org/pkg-java/qdox.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/qdox.git +Homepage: https://github.com/codehaus/qdox Package: libqdox-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/qdox.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

