summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-05-01 15:43:30 +0300
committerLars Wirzenius <liw@liw.fi>2015-05-01 15:43:30 +0300
commitc082ad5134bbce741d7064d6322b6711694cad3a (patch)
treef68f4410a2e0103f77032e456fa0aebfef76f110 /debian
parent74f313ed31852c17698074b4c6a58a57b56b1f75 (diff)
downloadttystatus-c082ad5134bbce741d7064d6322b6711694cad3a.tar.gz
Build-depend on pep8 and pylint
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4b638a3..103bac4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-ttystatus (0.24-1) UNRELEASED; urgency=low
* debian/control: Move Homepage: to source stanza.
* debian/control: Update Standards-Version to 3.9.5. No further
changes required.
+ * Add build-dependency on pep8 and pylint.
-- Lars Wirzenius <liw@liw.fi> Tue, 18 Mar 2014 21:46:57 +0000
diff --git a/debian/control b/debian/control
index 87c2072..ff467cc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: python
Priority: optional
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 7.3.8), python (>= 2.6.6-3~),
- python-coverage-test-runner, python-sphinx
+ python-coverage-test-runner, python-sphinx, pep8, pylint
X-Python-Version: >= 2.6
Package: python-ttystatus