This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository japi-compliance-checker.
commit 27bda60bbf6e97c61436d1969d6f44e052c22dbe Author: Emmanuel Bourg <[email protected]> Date: Thu May 21 11:25:04 2015 +0200 Reformatted debian/copyright --- debian/changelog | 1 + debian/copyright | 17 +++++++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1afb5e9..00d5079 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ japi-compliance-checker (1.4.1-1) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.6 (no changes) * Moved the package to Git * Switch to debhelper level 9 + * Reformatted debian/copyright -- Emmanuel Bourg <[email protected]> Thu, 21 May 2015 10:35:44 +0200 diff --git a/debian/copyright b/debian/copyright index 80a94ca..4509e2e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,8 +4,14 @@ Upstream-Source: http://ispras.linuxbase.org/index.php/Java_API_Compliance_Check Upstream-Name: Java API Compliance Checker Files: * -Copyright: Copyright (C) 2011 Russian Linux Verification Center - Copyright (C) 2011-2012 ROSA Laboratory +Copyright: 2011, Russian Linux Verification Center + 2011-2012, ROSA Laboratory +License: LGPL-2 + +Files: debian/* +Copyright: 2012-2014, Mathieu Malaterre <[email protected]> +License: LGPL-2 + License: LGPL-2 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License or the GNU Lesser @@ -19,11 +25,6 @@ License: LGPL-2 You should have received a copy of the GNU General Public License and the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. -Comments: + . The complete text of the LGPL version 2 can be found in '/usr/share/common-licenses/LGPL-2' on Debian systems. - -Files: debian/* -Copyright: 2012, Mathieu Malaterre <[email protected]> -License: LGPL-2 - Same as above -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/japi-compliance-checker.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

