[Python-modules-commits] [python-neovim] 02/02: no need to build depend on -dev, it's arch:all
Piotr Ożarowski
piotr at moszumanska.debian.org
Thu Mar 3 21:21:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
piotr pushed a commit to branch master
in repository python-neovim.
commit beeebeb3df71970ff3566993dc07cd9f7a36d228
Author: Piotr Ożarowski <piotr at debian.org>
Date: Thu Mar 3 22:07:20 2016 +0100
no need to build depend on -dev, it's arch:all
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index a44cfcd..5761156 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Uploaders: Víctor Cuadrado Juan <me at viccuad.me>
Build-Depends:
debhelper (>= 9),
dh-python,
- python-all-dev (>= 2.6.6-3~),
+ python-all (>= 2.6.6-3~),
python-setuptools,
- python3-all-dev,
+ python3-all,
python3-setuptools,
# dependencies for python2:
python-msgpack (>= 0.4.0),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-neovim.git
More information about the Python-modules-commits
mailing list