This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libgpars-groovy-java.
commit 5b4aec95da254e806447c9bbb31a7f8f20afd477 Author: Emmanuel Bourg <[email protected]> Date: Thu Oct 15 23:55:32 2015 +0200 Updated the Homepage field --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a48c80f..062e29b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libgpars-groovy-java (1.2.1-4) UNRELEASED; urgency=medium * Team upload. * Build with gradle-debian-helper + * debian/control: Updated the Homepage field -- Emmanuel Bourg <[email protected]> Thu, 15 Oct 2015 22:20:07 +0200 diff --git a/debian/control b/debian/control index 15002ca..87a7c64 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libgpars-groovy-java.git Vcs-Git: git://anonscm.debian.org/pkg-java/libgpars-groovy-java.git -Homepage: http://gpars.codehaus.org/ +Homepage: http://gpars.github.io Package: libgpars-groovy-java Architecture: all diff --git a/debian/copyright b/debian/copyright index 9d46c85..5cb8cc3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: GPars Upstream-Contact: Vaclav Pech <[email protected]> -Source: http://gpars.codehaus.org/ +Source: https://github.com/GPars/GPars Files: * Copyright: © 2008-2015, Vaclav Pech <[email protected]>, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgpars-groovy-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

