This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcofoja-java.
commit 14a9c205b11d51a50519c2475f0893738988427a Author: Emmanuel Bourg <[email protected]> Date: Tue Oct 4 10:15:39 2016 +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 9470b1d..77b7805 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ cofoja (1.1-r150-3) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Updated the Homepage field * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Tue, 04 Oct 2016 10:13:16 +0200 diff --git a/debian/control b/debian/control index 8beae63..ef40a63 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), default-jdk, libasm4-java (>= 5.0~), Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcofoja-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcofoja-java.git -Homepage: https://code.google.com/p/cofoja/ +Homepage: https://github.com/nhatminhle/cofoja Package: libcofoja-java Architecture: all diff --git a/debian/copyright b/debian/copyright index 7c9472f..cedb7fd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: cofoja -Source: https://code.google.com/p/cofoja/ +Source: https://github.com/nhatminhle/cofoja Files: * Copyright: 2007 Johannes Rieken, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcofoja-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

