[Python-modules-commits] [pylint-common] 06/13: deb/control: updated and rearranged build-deps
Daniel Stender
danstender-guest at moszumanska.debian.org
Mon Jan 11 19:38:12 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-common.
commit 7886d2007d27c2644d144f89d0d9eb5955506cac
Author: Daniel Stender <debian at danielstender.com>
Date: Mon Jan 11 17:58:59 2016 +0100
deb/control: updated and rearranged build-deps
---
debian/changelog | 3 ++-
debian/control | 8 +++-----
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 40f0977..d304946 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,9 +5,10 @@ pylint-common (0.2.2-1) UNRELEASED; urgency=medium
+ put myself in Uploaders and the group in Maintainer (group uploads
w/o confirmation are o.k.).
+ add pylint3 to build-depends.
+ + updated (astroid no needed) and rearranged build-deps.
* deb/rules: enable tests with Python3.
- -- Daniel Stender <debian at danielstender.com> Mon, 11 Jan 2016 16:53:55 +0100
+ -- Daniel Stender <debian at danielstender.com> Mon, 11 Jan 2016 17:57:13 +0100
pylint-common (0.2.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 4df3cd4..7c3d8be 100644
--- a/debian/control
+++ b/debian/control
@@ -7,15 +7,13 @@ Build-Depends:
debhelper (>= 9),
dh-python,
python-all,
- python-astroid,
python-pylint-plugin-utils,
+ pylint (>= 1.0.0),
python-setuptools,
python3-all,
- python3-astroid,
python3-pylint-plugin-utils,
- python3-setuptools,
- pylint (>= 1.0.0),
- pylint3
+ pylint3,
+ python3-setuptools
Standards-Version: 3.9.6
Homepage: https://github.com/landscapeio/pylint-common
Vcs-Git: git://anonscm.debian.org/python-modules/packages/pylint-common.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pylint-common.git
More information about the Python-modules-commits
mailing list