[med-svn] [Git][med-team/python-pybedtools][master] 2 commits: Fixing license info for GPL 2.0-only files

Steffen Möller gitlab at salsa.debian.org
Sat Jan 19 15:45:32 GMT 2019


Steffen Möller pushed to branch master at Debian Med / python-pybedtools


Commits:
03b1cb47 by Steffen Moeller at 2019-01-19T14:43:02Z
Fixing license info for GPL 2.0-only files

FTPmaster found this. Created issue
https://github.com/daler/pybedtools/issues/271
to get this homogenized.

- - - - -
04e57fd7 by Steffen Moeller at 2019-01-19T15:40:36Z
Documentation is not python3-specific

- - - - -


6 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/python3-pybedtools-doc.doc-base → debian/python-pybedtools-doc.doc-base
- debian/python3-pybedtools-doc.docs → debian/python-pybedtools-doc.docs
- debian/python3-pybedtools-doc.examples → debian/python-pybedtools-doc.examples


Changes:

=====================================
debian/changelog
=====================================
@@ -7,7 +7,14 @@ python-pybedtools (0.8.0-1) unstable; urgency=medium
     - No Python2 packages
     - Vcs links adapted for new home on salsa.d.o
 
- -- Steffen Moeller <moeller at debian.org>  Thu, 17 Jan 2019 17:39:31 +0100
+  * d/copyright
+    - adjusted paths for LGPL 2.1 files
+    - added notion of GPL-2 (not later) files, credits for spotting
+      those go to Thorsten Alteholz
+      Created issue https://github.com/daler/pybedtools/issues/271
+      proposing to homogenize that licensing.
+
+ -- Steffen Moeller <moeller at debian.org>  Sat, 19 Jan 2019 15:41:02 +0100
 
 python-pybedtools (0.7.10-2.1) REMOVED; urgency=medium
 


=====================================
debian/control
=====================================
@@ -43,7 +43,8 @@ Package: python3-pybedtools
 Architecture: any
 Depends: ${python3:Depends},
          ${misc:Depends},
-         ${shlibs:Depends},
+         ${shlibs:Depends}
+Suggests: python-pybedtools-doc
 Description: Python 3 wrapper around BEDTools for bioinformatics work
  The BEDTools suite of programs is widely used for genomic interval
  manipulation or “genome algebra”. pybedtools wraps and extends BEDTools and
@@ -51,7 +52,7 @@ Description: Python 3 wrapper around BEDTools for bioinformatics work
  .
  This is the Python 3 version.
 
-Package: python3-pybedtools-doc
+Package: python-pybedtools-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends},


=====================================
debian/copyright
=====================================
@@ -7,8 +7,40 @@ Copyright: 2010-2015 Ryan Dale
            2009 Aaron Quinlan <aaronquinlan at gmail.com>
 License: GPL-2+
 
-Files: src/gzstream.cpp
-       src/gzstream.h
+Files: pybedtools/include/bedFile.cpp
+       pybedtools/include/bedFile.h
+       pybedtools/include/fileType.cpp
+       pybedtools/include/fileType.h
+Copyright: 2009 - Aaron Quinlan <aaronquinlan at gmail.com>
+                  Hall Laboratory
+                  Department of Biochemistry and Molecular Genetics
+                  University of Virginia
+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 as published by the Free Software Foundation at
+ version 2 of the License.
+ .
+ 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 package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
+
+
+Files: pybedtools/include/gzstream.cpp
+       pybedtools/include/gzstream.h
 Copyright: 2001, Deepak Bandyopadhyay, Lutz Kettner
 License: LGPL-2.1+
  This program is free software; you can redistribute it and/or modify


=====================================
debian/python3-pybedtools-doc.doc-base → debian/python-pybedtools-doc.doc-base
=====================================
@@ -7,5 +7,5 @@ Abstract: Python wrapper around BEDTools for bioinformatics work
 Section: Science/Biology
 
 Format: HTML
-Files: /usr/share/doc/python3-pybedtools-doc/html/*
-Index: /usr/share/doc/python3-pybedtools-doc/html/index.html
+Files: /usr/share/doc/python-pybedtools-doc/html/*
+Index: /usr/share/doc/python-pybedtools-doc/html/index.html


=====================================
debian/python3-pybedtools-doc.docs → debian/python-pybedtools-doc.docs
=====================================


=====================================
debian/python3-pybedtools-doc.examples → debian/python-pybedtools-doc.examples
=====================================



View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/compare/8517fbcfee3ae32cea6c08200a92b6a66a66b7a2...04e57fd7a52f8d0d6e269c4f45c397b12a798d60

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/compare/8517fbcfee3ae32cea6c08200a92b6a66a66b7a2...04e57fd7a52f8d0d6e269c4f45c397b12a798d60
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190119/16bae18a/attachment-0001.html>


More information about the debian-med-commit mailing list