summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-05-01 16:31:32 +0300
committerLars Wirzenius <liw@liw.fi>2015-05-01 16:31:32 +0300
commit735c3fad455efe10b9ff3c1e65b677e15e12c6e7 (patch)
tree597da5e47af4bd6050cf8d9af0fe815673d8ce6f
parent25c1a5705a8a665660d575a2b46f8378e2d92b5d (diff)
downloadsummain-735c3fad455efe10b9ff3c1e65b677e15e12c6e7.tar.gz
Build-depend on pep8, pylint
-rw-r--r--debian/changelog1
-rw-r--r--debian/control3
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a62a28f..30f9d3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ summain (0.20-1) UNRELEASED; urgency=low
* New upstream version.
* debian/control: Update Standards-Version to 3.9.5. No further
changes required.
+ * Build-depend on pep8, pylint.
-- Lars Wirzenius <liw@liw.fi> Sat, 29 Mar 2014 12:45:52 +0000
diff --git a/debian/control b/debian/control
index 492a6e8..3b93da2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Section: misc
Priority: optional
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~),
- python-all-dev (>= 2.6.6-3~), python-cliapp (>= 0.7), cmdtest
+ python-all-dev (>= 2.6.6-3~), python-cliapp (>= 0.7), cmdtest,
+ pep8, pylint
Homepage: http://liw.fi/summain/
X-Python-Version: >= 2.6