[Python-modules-commits] [python-tornado] 04/05: Added Build-Depends to python-setuptools
Ondřej Nový
onovy-guest at moszumanska.debian.org
Mon May 23 20:03:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository python-tornado.
commit 0ae225003d6d06a1e28b948d1f844f4a293815dc
Author: Ondřej Nový <novy at ondrej.org>
Date: Mon May 23 21:39:37 2016 +0200
Added Build-Depends to python-setuptools
---
debian/changelog | 2 +-
debian/control | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8254ca0..6356130 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
python-tornado (4.3.0-2) UNRELEASED; urgency=medium
- * Added Build-Depends to dh-python
+ * Added Build-Depends to dh-python and python-setuptools
* Added ${shlibs:Depends} and removed lintian override for libc
-- Ondřej Nový <novy at ondrej.org> Mon, 23 May 2016 21:28:03 +0200
diff --git a/debian/control b/debian/control
index 9e499a4..561fea9 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: ca-certificates,
python-all-dev,
python-backports-abc,
python-singledispatch,
+ python-setuptools,
python3-all-dev,
python3-setuptools,
python3-singledispatch,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-tornado.git
More information about the Python-modules-commits
mailing list