summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 1 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 28613a6..31cb052 100644
--- a/debian/control
+++ b/debian/control
@@ -4,19 +4,14 @@ Priority: optional
Maintainer: Docker Compose Team <team+docker-compose@tracker.debian.org>
Uploaders: Jason Pleau <jason@jpleau.ca>,
Felipe Sateler <fsateler@debian.org>
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all,
python3-setuptools,
-# setup.py - python3
python3-requests (>= 2.11.1~),
python3-six (>= 1.4.0~),
python3-websocket (>= 0.32.0~),
python3-dockerpycreds (>= 0.2.2),
-# test-requirements.txt
-# python-mock (>= 1.0.1~),
-# python-coverage (>= 3.7.1~),
-# docker.io,
Standards-Version: 4.2.1
Homepage: https://github.com/docker/docker-py
Vcs-Git: https://salsa.debian.org/docker-compose-team/python-docker