From 477f593fa0d85a744b997fef9d12e9ef3a3e17af Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 13 Feb 2025 15:57:24 +0100 Subject: [PATCH] Adapting to use pybuild-plugin-pyproject for new upstream versions. Signed-off-by: Daniel Baumann --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 4f44829..1c56574 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,10 @@ Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), dh-sequence-python3, + pybuild-plugin-pyproject, python3-all, python3-setuptools, + python3-setuptools-scm, Rules-Requires-Root: no Standards-Version: 4.6.2 Homepage: https://github.com/tobymao/sqlglot