[DRE-commits] [SCM] ruby-bio.git branch, master, updated. debian/1.4.2-2-20-ge59d8d2

Cédric Boutillier cedric.boutillier at gmail.com
Wed Jun 27 11:06:01 UTC 2012


The following commit has been merged in the master branch:
commit 17c2ceab22229addedced7e33d2be9cb444d77c2
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Wed Jun 27 11:15:46 2012 +0200

    d/copyright: add LGPL-2.1 and fix typos

diff --git a/debian/copyright b/debian/copyright
index 82aac5f..9efe732 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,4 @@
-# DEP5 version of the Copyright file in the bioruby source package
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=173
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: bio
 Source: http://www.bioruby.org/
 
@@ -36,7 +35,7 @@ Copyright: 2008 KATAYAMA Toshiaki <k at bioruby.org>
            2008 Pjotr Prins <p at bioruby.org>
 License: GPL-2+
 
-FIles: sample/gb2fasta.rb
+Files: sample/gb2fasta.rb
 Copyright: 2001 KATAYAMA Toshiaki <k at bioruby.org>
            2002 Yoshinori K. Okuji <o at bioruby.org>
 License: GPL-2+
@@ -52,7 +51,7 @@ Copyright: 2003 KATAYAMA Toshiaki <k at bioruby.org>
            2003 Takeya KASUKAWA <kasukawa at gsc.riken.go.jp>
 License: GPL-2+
 
-File: test/data/uniprot/p53_human.uniprot
+Files: test/data/uniprot/p53_human.uniprot
 Copyright: none
  These files are marked to be copyrighted by the UniProt Consortium, but this
  applies to the UniProt database as a whole, not to the individual records.
@@ -109,6 +108,24 @@ License: GPL-2+
  License version 2 can be found in the file
  `/usr/share/common-licenses/GPL-2'.
 
+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 Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU Lesser General Public License
+ version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
+
 License: Ruby
  BioRuby is copyrighted free software by Toshiaki Katayama <k at bioruby.org>.
  You can redistribute it and/or modify it under either the terms of the GPL

-- 
ruby-bio.git



More information about the Pkg-ruby-extras-commits mailing list