[Python-modules-commits] [python-concurrent.futures] 07/08: Run wrap-and-sort -bast

Ondrej Novy onovy at debian.org
Wed Dec 6 12:32:13 UTC 2017


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

onovy pushed a commit to branch master
in repository python-concurrent.futures.

commit e576d75c66993f5cfe59756f624f2fdb07bb62cd
Author: Ondřej Nový <onovy at debian.org>
Date:   Wed Dec 6 13:27:43 2017 +0100

    Run wrap-and-sort -bast
---
 debian/changelog |  1 +
 debian/control   | 30 +++++++++++++++++-------------
 debian/copyright |  2 +-
 3 files changed, 19 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bada2e0..6837c71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-concurrent.futures (3.2.0-1) UNRELEASED; urgency=medium
   * Remove openstack-pkg-tools from B-D, not needed anymore
   * Standards-Version is 4.1.2 now (no changes needed)
   * d/copyright: Add Alex Grönholm <alex.gronholm at nextday.fi>
+  * Run wrap-and-sort -bast
 
  -- Ondřej Nový <onovy at debian.org>  Fri, 04 Aug 2017 22:22:04 +0200
 
diff --git a/debian/control b/debian/control
index 765f254..59e89ff 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,16 @@ Source: python-concurrent.futures
 Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Thomas Goirand <zigo at debian.org>,
-           Ondřej Nový <onovy at debian.org>,
-Build-Depends: debhelper (>= 10),
-               dh-python,
-               python-all,
-               python-setuptools,
-               python-sphinx,
-               python-unittest2
+Uploaders:
+ Thomas Goirand <zigo at debian.org>,
+ Ondřej Nový <onovy at debian.org>,
+Build-Depends:
+ debhelper (>= 10),
+ dh-python,
+ python-all,
+ python-setuptools,
+ python-unittest2,
+ python3-sphinx,
 Standards-Version: 4.1.2
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-concurrent.futures.git/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-concurrent.futures.git
@@ -17,11 +19,13 @@ Homepage: https://github.com/agronholm/pythonfutures
 
 Package: python-concurrent.futures
 Architecture: all
-Depends: ${misc:Depends},
-         ${python:Depends},
-         ${shlibs:Depends},
-         ${sphinxdoc:Depends}
-Provides: python-futures
+Depends:
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends},
+ ${sphinxdoc:Depends},
+Provides:
+ python-futures,
 Description: backport of concurrent.futures package from Python 3.2
  The concurrent.futures module provides a high-level interface for
  asynchronously executing callables.
diff --git a/debian/copyright b/debian/copyright
index f9b7b4f..67d80ee 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -50,7 +50,7 @@ License: Python-2.0
  alone or in any derivative version, provided, however, that PSF's
  License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
  2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
- Reserved" are retained in Python alone or in any derivative version 
+ Reserved" are retained in Python alone or in any derivative version
  prepared by Licensee.
  .
  3. In the event Licensee prepares a derivative work that is based on

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-concurrent.futures.git



More information about the Python-modules-commits mailing list