[Python-modules-commits] [python-twilio] 01/02: Ran wrap-and-sort -s

Raphaël Hertzog hertzog at moszumanska.debian.org
Mon Nov 13 16:50:17 UTC 2017


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

hertzog pushed a commit to branch debian/master
in repository python-twilio.

commit f7001f81c25089864cdca6fc0029e0fb1c4b525e
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Mon Nov 13 17:43:53 2017 +0100

    Ran wrap-and-sort -s
---
 debian/control   | 30 ++++++++++++++++++++++++++----
 debian/copyright |  1 -
 2 files changed, 26 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 28ad062..e9da408 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,31 @@
 Source: python-twilio
 Section: python
 Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org> 
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Sophie Brun <sophie at freexian.com>
-Build-Depends: debhelper (>= 10), dh-python, python-all, python-setuptools, python3-all, python3-setuptools, python-cryptography, python-jwt, python-mock, python-nose, python-requests, python-six, python-tz, python3-cryptography, python3-jwt, python3-mock, python3-nose, python-pytest, python3-requests, python3-six, python3-tz, python3-pytest
+Build-Depends:
+ debhelper (>= 10),
+ dh-python,
+ python-all,
+ python-cryptography,
+ python-jwt,
+ python-mock,
+ python-nose,
+ python-pytest,
+ python-requests,
+ python-setuptools,
+ python-six,
+ python-tz,
+ python3-all,
+ python3-cryptography,
+ python3-jwt,
+ python3-mock,
+ python3-nose,
+ python3-pytest,
+ python3-requests,
+ python3-setuptools,
+ python3-six,
+ python3-tz
 Standards-Version: 4.1.1
 Homepage: https://github.com/twilio/twilio-python
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-twilio.git
@@ -12,7 +34,7 @@ Testsuite: autopkgtest-pkg-python
 
 Package: python-twilio
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${python:Depends}
 Description: Twilio API client and TwiML generator (Python 2)
  This package contains a Twilio helper library. The Twilio REST SDK simplifies
  the process of making calls using the Twilio REST API.  The Twilio REST API
@@ -22,7 +44,7 @@ Description: Twilio API client and TwiML generator (Python 2)
 
 Package: python3-twilio
 Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}
 Description: Twilio API client and TwiML generator (Python 3)
  This package contains a Twilio helper library. The Twilio REST SDK simplifies
  the process of making calls using the Twilio REST API.  The Twilio REST API
diff --git a/debian/copyright b/debian/copyright
index 3b1068f..b4c4a89 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -28,4 +28,3 @@ License: MIT
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.
-

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



More information about the Python-modules-commits mailing list