[med-svn] [SCM] BEDtools branch, master, updated. debian/2.15.0-1-8-g0c1b375
Charles Plessy
plessy at debian.org
Fri Mar 16 11:47:23 UTC 2012
The following commit has been merged in the master branch:
commit 4add34651ea98fe15a1ce3894cd635dbc13dbad2
Author: Charles Plessy <plessy at debian.org>
Date: Fri Mar 16 13:10:02 2012 +0900
Corrected, updated and normalised Debian copyright file with “cme fix dpkg-copyright”.
diff --git a/debian/copyright b/debian/copyright
index 777629c..4202093 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://bedtools.googlecode.com/files/BEDTools.v2.15.0.tar.gz
Files: *
@@ -8,7 +8,7 @@ License: GPL-2
Files: src/expand/expand.cpp
Copyright: © 2009, 2010, 2011 - Aaron Quinlan
-Licence: under-the-MIT-license
+License: under-the-MIT-license
No further explanation about which MIT license to follow was provided.
Files: src/cuffToTrans/Fasta.cpp
@@ -16,28 +16,10 @@ Files: src/cuffToTrans/Fasta.cpp
src/fastaFromBed/Fasta.cpp
src/fastaFromBed/Fasta.h
Copyright: © 2010 Erik Garrison <erik.garrison at bc.edu>
-Source: https://github.com/ekg/fastahack
-License: GPL-2
-
License: GPL-2
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License version 2 as
- published by the Free Software Foundation.
- .
- This program 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 General Public License for more details.
- .
- You should have received a copy of the GNU General Public License along
- with this program; if not, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-Comment:
- On Debian systems, you can find a copy of the GNU General Public License
- version 2 in ‘/usr/share/common-licenses/GPL-2’.
+Source: https://github.com/ekg/fastahack
Files: src/utils/BamTools/*
-Source: https://github.com/pezmaster31/bamtools/wiki
Copyright: © 2009-2010 Derek Barnett, Erik Garrison, Gabor Marth, Michael Stromberg
License: MIT
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -58,6 +40,7 @@ License: MIT
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Comment: see ‘https://github.com/pezmaster31/bamtools/blob/master/LICENSE’.
+Source: https://github.com/pezmaster31/bamtools/wiki
Files: debian/*
Copyright: © 2010–2011 Charles Plessy <plessy at debian.org>
@@ -85,7 +68,6 @@ License: BOLA-1.1
6. Be tolerant. Everything that's good in nature comes from cooperation.
Files: src/utils/gzstream/gzstream.h
-Name: gzstream, C++ iostream classes wrapping the zlib compression library.
Copyright: © 2001 Deepak Bandyopadhyay, Lutz Kettner
License: LGPL-2.1
This library is free software; you can redistribute it and/or
@@ -101,6 +83,25 @@ License: LGPL-2.1
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
-Comment:
+Comment:
On Debian systems, you can find a copy of the GNU Lesser General Public License
version 2.1 in ‘/usr/share/common-licenses/LGPL-2.1’.
+Name: gzstream, C++ iostream classes wrapping the zlib compression library.
+
+License: GPL-2
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+ .
+ This program 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 General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+Comment:
+ On Debian systems, you can find a copy of the GNU General Public License
+ version 2 in ‘/usr/share/common-licenses/GPL-2’.
+
--
Suite of utilities for comparing genomic features.
More information about the debian-med-commit
mailing list