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 d921bcf4eff2824f3cf32c3bd0e7a022a4f30996 Author: Emmanuel Bourg <[email protected]> Date: Tue Oct 4 11:34:01 2016 +0200 Upload to unstable --- debian/changelog | 13 +++++++------ debian/copyright | 9 +++++---- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 426bad8..374d22b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cofoja (1.3-1) UNRELEASED; urgency=medium +cofoja (1.3-1) unstable; urgency=medium * Team upload. * New upstream release @@ -6,13 +6,14 @@ cofoja (1.3-1) UNRELEASED; urgency=medium - Replaced 01-remove-version-from-generated-jar.patch with a build parameter - Depend on ASM instead of embedding the library - Updated debian/rules to the latest Ant build script - * Depend on libasm-java (>= 5.0) instead of libasm4-java - * Standards-Version updated to 3.9.8 - * Updated the Homepage field - * Use secure Vcs-* URLs + * debian/control: + - Depend on libasm-java (>= 5.0) instead of libasm4-java + - Standards-Version updated to 3.9.8 + - Updated the Homepage field + - Use secure Vcs-* URLs * debian/watch: Track the release tags on GitHub - -- Emmanuel Bourg <[email protected]> Tue, 04 Oct 2016 10:13:16 +0200 + -- Emmanuel Bourg <[email protected]> Tue, 04 Oct 2016 11:32:23 +0200 cofoja (1.1-r150-2) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index cedb7fd..9b8d56b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,14 +3,15 @@ Upstream-Name: cofoja Source: https://github.com/nhatminhle/cofoja Files: * -Copyright: 2007 Johannes Rieken, - 2010 Google Inc., - 2011 Nhat Minh Lê +Copyright: 2007, Johannes Rieken, + 2010, Google Inc., + 2011-2016, Nhat Minh Lê License: LGPL-3 the LGPL-3 license file can be found at /usr/share/common-licenses/ Files: debian/* -Copyright: 2013 Olivier Sallou <[email protected]> +Copyright: 2013, Olivier Sallou <[email protected]> + 2014-2016, Emmanuel Bourg <[email protected]> License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 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

