[med-svn] [obitools] 01/02: use cme, debhelper 10

Andreas Tille tille at debian.org
Wed Dec 13 18:23:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository obitools.

commit 7d01c259bc9ff5b51391212c916dccb50a1cef57
Author: Andreas Tille <tille at debian.org>
Date:   Wed Dec 13 19:20:22 2017 +0100

    use cme, debhelper 10
---
 debian/compat    |  2 +-
 debian/control   | 23 +++++++++++++++--------
 debian/copyright |  6 ++----
 3 files changed, 18 insertions(+), 13 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 49011e6..ae3d515 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,27 @@
 Source: obitools
-Section: python
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Olivier Sallou <osallou at debian.org>
-Build-Depends: debhelper (>= 9), dh-python,
- python-sphinx, cython, ipython, python-wheel
-Standards-Version: 3.9.6
+Section: python
+Priority: optional
+Build-Depends: debhelper (>= 10),
+               dh-python,
+               python-sphinx,
+               cython,
+               ipython,
+               python-wheel
+Standards-Version: 4.1.2
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/obitools.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/obitools.git
 Homepage: https://pypi.python.org/pypi/OBITools
-#X-Python-Version: >= 2.7
+X-Python-Version: >= 2.7
 
 Package: obitools
 Architecture: amd64
-Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends},
- ${sphinxdoc:Depends}, libjs-sphinxdoc
+Depends: ${misc:Depends},
+         ${python:Depends},
+         ${shlibs:Depends},
+         ${sphinxdoc:Depends},
+         libjs-sphinxdoc
 Description: programs to analyze NGS data in a DNA metabarcoding context
  The OBITools programs aims to help you to manipulate various data and
  sequence files in a convenient way using the Unix command line interface.
diff --git a/debian/copyright b/debian/copyright
index 5639983..8549b39 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,10 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: obitools
 Source: http://metabarcoding.org//obitools
 Files-Excluded:
     distutils.ext/obidistutils/serenity/pip
     build
 
-
 Files: src/obitools/SVGdraw.py
 Copyright: 2002, Fedor Baart & Hans de Wit (Stichting Farmaceutische Kengetallen)
 License: BSD
@@ -517,7 +516,7 @@ License: CeCILL-2.1
  jurisdiction, by the more diligent Party.
  .
  Version 2.0 dated 2006-09-05.
-
+ .
  You may Distribute or Publicly Perform the Work only under the terms of this License. You must include a copy of, or the Uniform Resource Identifier (URI) for, this License with every copy of the Work You Distribute or Publicly Perform. You may not offer or impose any terms on the Work that restrict the terms of this License or the ability of the recipient of the Work to exercise the rights granted to that recipient under the terms of the License. You may not sublicense the Work. You mu [...]
  If You Distribute, or Publicly Perform the Work or any Adaptations or Collections, You must, unless a request has been made pursuant to Section 4(a), keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or if the Original Author and/or Licensor designate another party or parties (e.g., a sponsor institute, publishing entity, journal) for attribut [...]
  Except as otherwise agreed in writing by the Licensor or as may be otherwise permitted by applicable law, if You Reproduce, Distribute or Publicly Perform the Work either by itself or as part of any Adaptations or Collections, You must not distort, mutilate, modify or take other derogatory action in relation to the Work which would be prejudicial to the Original Author's honor or reputation. Licensor agrees that in those jurisdictions (e.g. Japan), in which any exercise of the right gra [...]
@@ -540,7 +539,6 @@ License: CeCILL-2.1
  This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You.
  The rights granted under, and the subject matter referenced, in this License were drafted utilizing the terminology of the Berne Convention for the Protection of Literary and Artistic Works (as amended on September 28, 1979), the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised on July 24, 1971). These rights and subject matter take effect in the relevant jurisdiction in whi [...]
 
-
 Files: debian/*
 Copyright: 2015 Olivier Sallou <osallou at debian.org>
 License: GPL-2+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/obitools.git



More information about the debian-med-commit mailing list