From 735c3fad455efe10b9ff3c1e65b677e15e12c6e7 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 1 May 2015 16:31:32 +0300 Subject: Build-depend on pep8, pylint --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') 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 -- cgit v1.2.1