summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-22 15:56:23 +0200
committerLars Wirzenius <liw@liw.fi>2017-11-22 15:56:23 +0200
commit9eb6aee1bf0d13a29cddc12d1192a4fed9523132 (patch)
tree3b2315a8ff2ad0d4ce83acf8370bbf33f3228f74 /debian
parent947a29ca97fed2d6dfc9a8c707c444c99630f812 (diff)
downloadqvisqve-9eb6aee1bf0d13a29cddc12d1192a4fed9523132.tar.gz
pAdd: build-depnon python3-coverage-test-runner
Diffstat (limited to 'debian')
-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 2ba0a9f..93f8e95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
salami (0.6+git-1) UNRELEASED; urgency=medium
* New upstream version.
+ * Add build dependency on python3-coverage-test-runner.
-- Lars Wirzenius <liw@liw.fi> Fri, 17 Nov 2017 11:01:35 +0100
diff --git a/debian/control b/debian/control
index fdc6365..9c2a122 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9), python3-all,
python3-setuptools,
python3-slog,
python3-yaml,
- python3-apifw
+ python3-apifw,
+ python3-coverage-test-runner
X-Python3-Version: >= 3.5
Package: salami