[med-svn] r6799 - trunk/packages/bioperl/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Mon May 9 22:07:52 UTC 2011
Author: plessy
Date: 2011-05-09 22:07:48 +0000 (Mon, 09 May 2011)
New Revision: 6799
Modified:
trunk/packages/bioperl/trunk/debian/copyright
Log:
Converted to DEP-5 and valdiated with ?\226?\128?\152config-edit -application dpkg-copyright -ui none?\226?\128?\153.
Modified: trunk/packages/bioperl/trunk/debian/copyright
===================================================================
--- trunk/packages/bioperl/trunk/debian/copyright 2011-05-09 21:43:29 UTC (rev 6798)
+++ trunk/packages/bioperl/trunk/debian/copyright 2011-05-09 22:07:48 UTC (rev 6799)
@@ -1,54 +1,6 @@
-X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-X-Debianized-By: Stephane Bortzmeyer bortzmeyer at debian.org
-X-Debinized-Date: Wed, 19 May 1999 11:35:30 +0200.
-X-Source-Downloaded-From: http://www.bioperl.org/DIST/BioPerl-1.6.1.tar.gz
-Upstream Authors: Bioperl core developpers and many other contributors <bioperl-l at bioperl.org>
+Format: http://dep.debian.net/deps/dep5/
+Source: http://www.bioperl.org/DIST/BioPerl-1.6.1.tar.gz
-Files: debian/*
-Copyright: © 1999 Stéphane Bortzmeyer <bortzmeyer at debian.org>
- © 2001 Dr. Guenter Bechly <gbechly at debian.org>
- © 2001 Adrian Bunk <bunk at fs.tum.de>
- © 2001—2004 Matt Hope <dopey at debian.org>
- © 2007—2008 Charles Plessy <charles-debian-nospam at plessy.org>
- © 2008 David Paleino <d.paleino at gmail.com>
- © 2008 Nelson A. de Oliveira <naoliv at debian.org>
-License: unclear
- The license under which is placed the work of the earlier contributors is
- unknown. The work of Charles Plessy can be treated as if it were public
- domain.
-
-Files: Bio/SeqIO/bsml.pm
-Copyright: © 2001 Charles Tilford <tilfordc at bms.com>
-License: LGPL-2.1+
- This library 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.1 of the License, or (at your option) any later version.
- .
- This library 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.
- .
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-X-Comment: On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
-Files: t/lib/Error.pm
-Copyright: © 1997-8 Graham Barr <gbarr at ti.com>
-License: Artistic | GPL-1+
- This program is free software; you can redistribute it and/or
- modify it under the same terms as Perl itself.
-X-Comment: See below for the terms of the Perl license.
-
-Files: t/lib/Test/Builder/Tester/Color.pm
-Copyright: © 2002 Mark Fowler <mark at twoshortplanks.com>
- This program is free software; you can redistribute it
- and/or modify it under the same terms as Perl itself.
-X-Comment: See below for the terms of the Perl license.
-
Files: *
Copyright: The Bioperl developers.
PRIMARY AUTHORS AND MAJOR CONTRIBUTORS TO BIOPERL
@@ -167,7 +119,8 @@
* Alex Zelensky <alex_zelensky at mac.com> - Bioperl-DB
* Peili Zhang <peili at morgan.harvard.edu>
* Christian M. Zmasek <czmasek at gnf.org> - Bio::Phenotype & Bio::Ontology
-License: Artistic | GPL-1+
+License: Perl
+Comment:
Everyone can use it! We don't care if you are academic, corporate, or
government. BioPerl is licensed under the same terms as Perl itself, which
means it is dually-licensed under either the Artistic or GPL licenses. The Perl
@@ -193,8 +146,36 @@
* If you are an academic and you use the software, please cite the article.
See the BioPerl publications for a list of papers which describe components in
the toolkit.
-X-Comment: see http://www.bioperl.org/wiki/Licensing_BioPerl
-X-Comment: Perl license
+URL: see http://www.bioperl.org/wiki/Licensing_BioPerl
+
+Files: t/lib/Error.pm
+Copyright: © 1997-8 Graham Barr <gbarr at ti.com>
+License: Perl
+
+Files: t/lib/Test/Builder/Tester/Color.pm
+License: Perl
+Copyright: © 2002 Mark Fowler <mark at twoshortplanks.com>
+
+Files: Bio/SeqIO/bsml.pm
+Copyright: © 2001 Charles Tilford <tilfordc at bms.com>
+License: LGPL-2.1+
+ This library 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.1 of the License, or (at your option) any later version.
+ .
+ This library 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.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+Comment: On Debian systems, the complete text of the GNU Lesser General Public
+ License version 2.1 can be found in ‘/usr/share/common-licenses/LGPL-2.1’.
+
+License: Perl
This program is free software; you can redistribute it and/or modify
it under the terms of either:
.
@@ -203,6 +184,20 @@
version, or
.
b) the "Artistic License" which comes with Perl.
-X-Comment: On Debian systems, the complete text of the Artistic License can be
- found in `/usr/share/common-licenses/Artistic', and the complete text of the
- GNU General Public License can be found in `/usr/share/common-licenses/GPL'.
+Comment: On Debian systems, the complete text of the Artistic License can be
+ found in ‘/usr/share/common-licenses/Artistic’, and the complete text of the
+ GNU General Public License version 1 can be found in
+ ‘/usr/share/common-licenses/GPL-1’.
+
+Files: debian/*
+Copyright: © 1999 Stéphane Bortzmeyer <bortzmeyer at debian.org>
+ © 2001 Dr. Guenter Bechly <gbechly at debian.org>
+ © 2001 Adrian Bunk <bunk at fs.tum.de>
+ © 2001—2004 Matt Hope <dopey at debian.org>
+ © 2007—2011 Charles Plessy <charles-debian-nospam at plessy.org>
+ © 2008 David Paleino <d.paleino at gmail.com>
+ © 2008 Nelson A. de Oliveira <naoliv at debian.org>
+License: unclear
+ The license under which is placed the work of the earlier contributors is
+ unknown. The work of Charles Plessy can be treated as if it were public
+ domain.
More information about the debian-med-commit
mailing list