This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gant.
commit 6fb663a2cb63510ef3cfd4c3ccfb5381ff3f082a Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 31 13:58:44 2015 +0200 Updated debian/copyright to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 32 +++++++++++++++----------------- 2 files changed, 16 insertions(+), 17 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3f78bb0..655045c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ gant (1.9.11-1) UNRELEASED; urgency=medium - Standards-Version updated to 3.9.6 (no changes) - Updated the Homepage field * debian/watch: Track the release tags on GitHub + * debian/copyright: Updated to the Copyright Format 1.0 * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Fri, 31 Jul 2015 12:20:15 +0200 diff --git a/debian/copyright b/debian/copyright index 345642e..6d988db 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,17 +1,15 @@ -This package was debianized by Varun Hiremath <[email protected]> on -Wed, 12 Dec 2007 14:21:59 +0530 - -It was downloaded from http://gant.codehaus.org/ - -Upstream Authors: Russel Winder <[email protected]> - -Copyright: © 2006-2008 Russel Winder <[email protected]> - -License: - Licensed under the Apache License, Version 2.0 - - On Debian systems, full text of the Apache 2.0 license can be found - at `/usr/share/common-licenses/Apache-2.0'. - -The Debian packaging is © 2007, Varun Hiremath <[email protected]> and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Gant +Source: https://github.com/Gant/Gant + +Files: * +Copyright: 2006-2015, Russel Winder +License: Apache-2.0 + On Debian systems, the full text of the Apache-2.0 license + can be found in the file '/usr/share/common-licenses/Apache-2.0' + +Files: debian/* +Copyright: 2007, Varun Hiremath <[email protected]> +License: GPL-2.1 + On Debian systems, the full text of the GPL-2 license + can be found in the file '/usr/share/common-licenses/GPL-2' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gant.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

