This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository librepository.
commit 9375ba7710c2b6796f40daf6fcecdcb4d9d2cf1d Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 8 10:43:31 2016 +0100 Converted debian/copyright to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 48 ++++++++++++++++++++++++++++-------------------- 2 files changed, 29 insertions(+), 20 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5c8fc61..2bd3b67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ librepository (1.1.6-3) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 * Switch to source format 3.0 (quilt) + * Converted debian/copyright to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Mon, 07 Nov 2016 15:55:14 +0100 diff --git a/debian/copyright b/debian/copyright index 0ed5018..b9fb9c0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,23 +1,31 @@ -This package was debianized by Rene Engelhard <[email protected]> -Wed Aug 22 01:08:32 +0200 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Pentaho Reporting LibRepository +Source: http://sourceforge.net/projects/jfreereport/ +Comment: + Recent versions can be found at https://github.com/pentaho/pentaho-reporting/tree/master/libraries/librepository -It was downloaded from <http://sourceforge.net/projects/jfreereport/> +Files: * +Copyright: 2006-2011, Pentaho Corporation and Contributors +License: LGPL-2+ -Upstream Authors: Thomas Morgner, David Gilbert and others +Files: debian/* +Copyright: 2007-2001, Rene Engelhard <[email protected]> + 2007, Michael Koch <[email protected]> + 2009, Torsten Werner <[email protected]> + 2011, Miguel Landaeta <[email protected]> + 2016, Emmanuel Bourg <[email protected]> +License: LGPL-2+ -Copyright: - - (C) Copyright 2006, by Pentaho Corporation and Contributors. - - This package is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - This package is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - -On Debian systems, the complete text of the GNU Lesser General -Public License can be found in `/usr/share/common-licenses/LGPL'. +License: LGPL-2+ + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + On Debian systems, the complete text of the GNU Lesser General + Public License can be found in `/usr/share/common-licenses/LGPL-2'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/librepository.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

