[Python-modules-commits] [pylint-flask] 05/08: deb/control: remove build-deps on logilab-common
Daniel Stender
danstender-guest at moszumanska.debian.org
Sat Aug 27 20:33:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a commit to branch master
in repository pylint-flask.
commit 56a40c8a9a506520e4a02083595f956b2b0e1bbb
Author: Daniel Stender <stender at debian.org>
Date: Sat Aug 27 22:16:32 2016 +0200
deb/control: remove build-deps on logilab-common
---
debian/changelog | 6 ++++--
debian/control | 4 +---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1a89c41..2b779d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
pylint-flask (0.3-2) UNRELEASED; urgency=medium
- * add remove-logilab-common-deps.patch.
+ * unnecessary build-dep on python{,3}-logilab-common (Closes: #835601):
+ + add remove-logilab-common-deps.patch.
+ + remove build-deps on logilab-common in deb/control.
- -- Daniel Stender <stender at debian.org> Sat, 27 Aug 2016 22:11:14 +0200
+ -- Daniel Stender <stender at debian.org> Sat, 27 Aug 2016 22:14:23 +0200
pylint-flask (0.3-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 7804d76..4fd6a8c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,13 +11,11 @@ Build-Depends:
python-pylint-plugin-utils,
pylint (>= 1.0),
python-astroid,
- python-logilab-common,
python3-all,
python3-setuptools,
python3-pylint-plugin-utils,
pylint3,
- python3-astroid,
- python3-logilab-common
+ python3-astroid
Standards-Version: 3.9.7
Homepage: https://github.com/jschaf/pylint-flask
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pylint-flask.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pylint-flask.git
More information about the Python-modules-commits
mailing list