Author: twerner Date: 2009-09-23 21:12:41 +0000 (Wed, 23 Sep 2009) New Revision: 10550
Modified: trunk/jexcelapi/debian/changelog trunk/jexcelapi/debian/copyright Log: Convert debian/copyright to dep5 format. Modified: trunk/jexcelapi/debian/changelog =================================================================== --- trunk/jexcelapi/debian/changelog 2009-09-23 20:59:17 UTC (rev 10549) +++ trunk/jexcelapi/debian/changelog 2009-09-23 21:12:41 UTC (rev 10550) @@ -3,8 +3,9 @@ * Switch to default-java. * Improve Vcs-Svn header. * Update Standards-Version: 3.8.3. + * Convert debian/copyright to dep5 format. - -- Torsten Werner <[email protected]> Wed, 23 Sep 2009 22:57:01 +0200 + -- Torsten Werner <[email protected]> Wed, 23 Sep 2009 23:09:06 +0200 jexcelapi (2.6.10-1) unstable; urgency=low Modified: trunk/jexcelapi/debian/copyright =================================================================== --- trunk/jexcelapi/debian/copyright 2009-09-23 20:59:17 UTC (rev 10549) +++ trunk/jexcelapi/debian/copyright 2009-09-23 21:12:41 UTC (rev 10550) @@ -1,28 +1,16 @@ -This package was debianized by Torsten Werner <[email protected]> on -Thu Apr 19 01:06:12 CEST 2007. +Format-Specification: http://dep.debian.net/deps/dep5/ +Name: A Java library for reading/writing Excel +Maintainer: Eric H. Jung +Source: http://sourceforge.net/projects/jexcelapi/ -It was downloaded from http://sourceforge.net/project/showfiles.php?group_id=79926 +Copyright: 2002-2007, Andy Khan +License: LGPL-2.1+ -Upstream Author: Andy Khan +Files: debian/* +Copyright: 2007-2009, Torsten Werner <[email protected]> +License: LGPL-2.1+ -Copyright: (C) 2007 -Andy Khan +License: LGPL-2.1+ + On Debian systems, the complete text of the license can be found in + `/usr/share/common-licenses/LGPL-2.1'. -License: - - 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'. - -The Debian packaging is (C) 2007, Torsten Werner <[email protected]> and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. - _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

