This is an automated email from the git hooks/post-receive script. gturri-guest pushed a commit to branch master in repository dokujclient.
commit 1a09f24b6e77860dd4c861c4f7b63f62b9c725d9 Author: Guillaume Turri <[email protected]> Date: Sun Oct 18 18:36:24 2015 +0200 Change home page --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ac16778..2dce1d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dokujclient (3.5.2-2) unstable; urgency=medium + + * Use a more relevant home page (Closes: #802033) + + -- Guillaume Turri <[email protected]> Mon, 18 Oct 2015 18:36:11 +0200 + dokujclient (3.5.2-1) unstable; urgency=medium * Initial release (Closes: #790484) diff --git a/debian/control b/debian/control index d4974b6..2f16e28 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: default-jdk-doc, Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/dokujclient.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/dokujclient.git -Homepage: http://turri.fr/dokujclient +Homepage: https://github.com/gturri/dokuJClient Package: libdokujclient-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dokujclient.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

