summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 23cf0af..1a77fdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
qvisqve (0.9+git-1) UNRELEASED; urgency=medium
* New upstream version.
+ * Drop build-dep on pylint3, since it's not available in unstable.
-- Lars Wirzenius <liw@liw.fi> Fri, 09 Feb 2018 14:24:11 +0200
diff --git a/debian/control b/debian/control
index c3d7166..90b4585 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends: debhelper (>= 9), python3-all,
python3-apifw,
python3-coverage-test-runner,
pycodestyle,
- pylint3,
python-crypto,
python3-crypto,
python-cryptography,