From cb1f4c556dc79de4be94089aa12389afd7674fd7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Mar 2025 08:38:21 +0100 Subject: [PATCH] Wrap and sorting control file. Signed-off-by: Daniel Baumann --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index df06088..b99afc8 100644 --- a/debian/control +++ b/debian/control @@ -7,11 +7,11 @@ Uploaders: Build-Depends: debhelper-compat (= 13), dh-sequence-python3, - python3, - python3-setuptools, pybuild-plugin-pyproject, - python3-sqlparse (>= 0.3), + python3, python3-psycopg (>= 3.1.7-4~), + python3-setuptools, + python3-sqlparse (>= 0.3), Rules-Requires-Root: no Standards-Version: 4.7.2 Homepage: https://www.pgcli.com