[Python-modules-commits] [dnspython] 02/03: Add netbase to build-depends to provide /etc/protocols so zone tests will work
Scott Kitterman
kitterman at moszumanska.debian.org
Wed May 25 15:22:37 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 a85fd6b7e5e5c5e05c044e5c285d78dc4653af56
Author: Scott Kitterman <scott at kitterman.com>
Date: Wed May 25 11:12:31 2016 -0400
Add netbase to build-depends to provide /etc/protocols so zone tests will work
---
debian/changelog | 4 +++-
debian/control | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 01f5c3c..4b872be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
dnspython (1.13.0-2) UNRELEASED; urgency=medium
* Revert disabling of zone tests
+ * Add netbase to build-depends to provide /etc/protocols so zone tests will
+ work
- -- Scott Kitterman <scott at kitterman.com> Wed, 25 May 2016 11:11:09 -0400
+ -- Scott Kitterman <scott at kitterman.com> Wed, 25 May 2016 11:11:52 -0400
dnspython (1.13.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 573099f..f500940 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~), python-setuptools, python3-all (>= 3.3), python3-setuptools, dh-python
+Build-Depends: debhelper (>= 8.1~), python-all (>= 2.6.6-3~), python-setuptools, python3-all (>= 3.3), python3-setuptools, dh-python, netbase
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