[Python-modules-commits] [python-confluent-kafka] 01/01: Properly Build-Depend on python*-all-dev
Christos Trochalakis
ctrochalakis at moszumanska.debian.org
Sat Jul 8 11:41:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
ctrochalakis pushed a commit to branch master
in repository python-confluent-kafka.
commit 709bf9217fc3c3f96851e4164109a2612fd83fa4
Author: Christos Trochalakis <yatiohi at ideopolis.gr>
Date: Sat Jul 8 14:28:27 2017 +0300
Properly Build-Depend on python*-all-dev
Closes: #867633
---
debian/control | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 64b276a..11f5f71 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,11 @@ Maintainer: Christos Trochalakis <ctrochalakis at debian.org>
Build-Depends: debhelper (>= 10),
dh-python,
librdkafka-dev (>= 0.9.4),
- python-all,
+ python-all-dev,
python-avro,
- python-dev,
python-requests,
python-setuptools,
- python3-all,
- python3-dev,
+ python3-all-dev,
python3-requests,
python3-setuptools,
python3-avro
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-confluent-kafka.git
More information about the Python-modules-commits
mailing list