summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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