summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-22 15:59:53 +0200
committerLars Wirzenius <liw@liw.fi>2017-11-22 15:59:53 +0200
commitf9896acf5cf84d1f1776ab433f7c162a0abffca2 (patch)
tree6a28003bce54895ff5cebf677b1663374dde5760 /debian
parent9eb6aee1bf0d13a29cddc12d1192a4fed9523132 (diff)
downloadqvisqve-f9896acf5cf84d1f1776ab433f7c162a0abffca2.tar.gz
Add: build-depson pycodestyle, pylint3
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control4
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 93f8e95..58fbc4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
salami (0.6+git-1) UNRELEASED; urgency=medium
* New upstream version.
- * Add build dependency on python3-coverage-test-runner.
+ * Add build dependency on python3-coverage-test-runner, and
+ pycodetyle and pylint3.
-- Lars Wirzenius <liw@liw.fi> Fri, 17 Nov 2017 11:01:35 +0100
diff --git a/debian/control b/debian/control
index 9c2a122..42f91df 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,9 @@ Build-Depends: debhelper (>= 9), python3-all,
python3-slog,
python3-yaml,
python3-apifw,
- python3-coverage-test-runner
+ python3-coverage-test-runner,
+ pycodestyle,
+ pylint3
X-Python3-Version: >= 3.5
Package: salami