From 8bfa3636d7c32082ed61e02cdfd21b530f85b7f3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 Feb 2021 12:36:01 +0100 Subject: Dropping versions from depends fulfilled by buster. Signed-off-by: Daniel Baumann --- debian/control | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index f81f1c7..51bbba7 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, python3, - python3-setuptools (>= 0.6b3) + python3-setuptools Standards-Version: 4.5.1 Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/mycli Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/mycli @@ -15,15 +15,15 @@ Testsuite: autopkgtest-pkg-python Package: mycli Architecture: all -Depends: python3-click (>= 7.0), - python3-configobj (>= 5.0.5), - python3-cryptography (>= 1.0.0), - python3-pkg-resources (>= 40), - python3-prompt-toolkit (>= 2.0.6), - python3-pygments (>= 1.6), - python3-pymysql (>= 0.9.2), - python3-sqlparse (>= 0.4.0), - python3-tabulate (>= 0.8.2), +Depends: python3-click, + python3-configobj, + python3-cryptography, + python3-pkg-resources, + python3-prompt-toolkit (>= 2.0), + python3-pygments, + python3-pymysql, + python3-sqlparse (>= 0.4), + python3-tabulate, python3-terminaltables, ${misc:Depends}, ${python3:Depends} -- cgit v1.2.3