summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 10:53:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 10:54:12 +0000
commite0756aa405f6709fbf7dc22ca251e890fba9a250 (patch)
tree9ca244b2ec713b0ff5a280d8adb99c18c39ee901 /debian/control
parentRemoving vendorizing patch for cli-helpers and depending on it directly, now ... (diff)
downloadpgcli-e0756aa405f6709fbf7dc22ca251e890fba9a250.tar.xz
pgcli-e0756aa405f6709fbf7dc22ca251e890fba9a250.zip
Removing patch to change dependency version for python3-pgspecial (backporting it to buster needs a few packages anyway, so one more doesn't make much of a difference, but we'll save the upstream diff here).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 5a34d16..c2f8181 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Homepage: https://www.pgcli.com
Build-Depends: debhelper-compat (= 13),
dh-python,
python3,
- python3-pgspecial (>= 1.9.0),
+ python3-pgspecial (>= 1.11),
python3-setuptools
Standards-Version: 4.5.1
Testsuite: autopkgtest-pkg-python