[med-svn] r6837 - trunk/packages/last-align/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Mon May 16 11:49:42 UTC 2011
Author: plessy
Date: 2011-05-16 11:49:40 +0000 (Mon, 16 May 2011)
New Revision: 6837
Modified:
trunk/packages/last-align/trunk/debian/changelog
trunk/packages/last-align/trunk/debian/copyright
Log:
Added missing statements and validated with config-edit.
I used the full URL to the source, as a bookmark to the last
version where the copyright was checked.
Modified: trunk/packages/last-align/trunk/debian/changelog
===================================================================
--- trunk/packages/last-align/trunk/debian/changelog 2011-05-16 11:42:03 UTC (rev 6836)
+++ trunk/packages/last-align/trunk/debian/changelog 2011-05-16 11:49:40 UTC (rev 6837)
@@ -3,6 +3,7 @@
* New upstream release accepting gcc-4.6.patch (LP: #770770).
- Deleted debian/patches and its contents.
* Install changelog through CDBS (debian/rules, debian/docs).
+ * Proofread debian/copyright and refreshed DEP-5 format.
-- Charles Plessy <plessy at debian.org> Sun, 15 May 2011 20:28:05 +0900
Modified: trunk/packages/last-align/trunk/debian/copyright
===================================================================
--- trunk/packages/last-align/trunk/debian/copyright 2011-05-16 11:42:03 UTC (rev 6836)
+++ trunk/packages/last-align/trunk/debian/copyright 2011-05-16 11:49:40 UTC (rev 6837)
@@ -1,10 +1,6 @@
-Format: Machine-readable license summary, see ‘http://dep.debian.net/deps/dep5/’.
+Format: http://dep.debian.net/deps/dep5/
+Source: http://last.cbrc.jp/archive/last-171.zip
-Name: LAST
-Contact: Martin C. Frith, Michiaki Hamada and Paul B. Horton <last at cbrc.jp>
-Source: http://last.cbrc.jp/archive
-
-Copyright: © 2008–2009 Martin C. Frith, Michiaki Hamada and Paul B. Horton <last at cbrc.jp>
License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -18,13 +14,41 @@
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+Files: *
+Copyright: © 2008–2009 Martin C. Frith, Michiaki Hamada and Paul B. Horton <last at cbrc.jp>
+License: GPL-3+
Comment: On Debian systems the full text of the GNU General Public License
can be found in the `/usr/share/common-licenses/GPL-3' file.
Files: CA_code/*
Copyright: not copyrighted
-Comment: Public domain code from Yi-Kuo Yu & Stephen Altschul, NCBI
+License: public-domain
+ Public domain code from Yi-Kuo Yu & Stephen Altschul, NCBI
+Files: src/gumbel_params/*
+Copyright: not copyrighted
+License: public-domain
+ PUBLIC DOMAIN NOTICE
+ National Center for Biotechnology Information
+ .
+ This software/database is a "United States Government Work" under the
+ terms of the United States Copyright Act. It was written as part of
+ the author's offical duties as a United States Government employee and
+ thus cannot be copyrighted. This software/database is freely available
+ to the public for use. The National Library of Medicine and the U.S.
+ Government have not placed any restriction on its use or reproduction.
+ .
+ Although all reasonable efforts have been taken to ensure the accuracy
+ and reliability of the software and data, the NLM and the U.S.
+ Government do not and cannot warrant the performance or results that
+ may be obtained by using this software or data. The NLM and the U.S.
+ Government disclaim all warranties, express or implied, including
+ warranties of performance, merchantability or fitness for any particular
+ purpose.
+ .
+ Please cite the author in any work or product based on this material.
+
Files: CA_code/lambda_calculator.c
Copyright: © 2008 Michiaki Hamada
License: GPL-3+
@@ -34,7 +58,13 @@
Copyright: © 2008 Michiaki Hamada
License: GPL-3+
+Files: src/Xdrop3FrameAligner.hh
+ src/Xdrop3FrameAligner.cc
+ /src/GeneticCode.hh
+Copyright: © 2009 Toshiyuki Sato
+License: GPL-3+
+
Files: debian/*
-Copyright: © 2008–2009, Charles Plessy <plessy at debian.org>
-License: Same as LAST itself
- See above.
+Copyright: © 2008–2009,2011 Charles Plessy <plessy at debian.org>
+License: Same
+ Same as LAST itself (See above).
More information about the debian-med-commit
mailing list