[Python-modules-commits] [dnspython] 11/17: Add python/python3-setuptools to build-depends

Scott Kitterman kitterman at moszumanska.debian.org
Wed May 25 06:39:49 UTC 2016


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

kitterman pushed a commit to branch master
in repository dnspython.

commit ea7c518f7bbb24c3fb37fefdd599df4264499f4a
Author: Scott Kitterman <scott at kitterman.com>
Date:   Wed May 25 01:52:42 2016 -0400

    Add python/python3-setuptools to build-depends
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 52e4fc8..b669970 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ dnspython (1.13.0-1) UNRELEASED; urgency=medium
   [ Scott Kitterman ]
   * New upstream release
     - Bump minimum python3 version to 3.3
+    - Add python/python3-setuptools to build-depends
   * Build python3-dnspython for dnspython source instead of from dedicated
     dnspython3 source
     - Add Matthew Grant to dnspython uploaders
diff --git a/debian/control b/debian/control
index eecb748..573099f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Robert S. Edmonds <edmonds at debian.org>, Scott Kitterman <scott at kitterman.com>, Matthew Grant <matthewgrant5 at gmail.com>
-Build-Depends: debhelper (>= 8.1~), python-all (>= 2.6.6-3~), python3-all (>= 3.3), dh-python
+Build-Depends: debhelper (>= 8.1~), python-all (>= 2.6.6-3~), python-setuptools, python3-all (>= 3.3), python3-setuptools, dh-python
 X-Python3-Version: >= 3.3
 Homepage: http://www.dnspython.org
 Standards-Version: 3.9.8

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



More information about the Python-modules-commits mailing list