d/control: Drop dependency on python3-setuptools-git

Tests:

- Build a Debian package before and after the patch and notice that binary
packages have no differences when compared with diffoscope. Source packages show
only the change in the patch but no other change.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2025-07-28 14:52:29 -07:00 committed by James Valleroy
parent 2f53c4dd39
commit cf3bc4aae1
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

1
debian/control vendored
View File

@ -50,7 +50,6 @@ Build-Depends:
python3-requests,
python3-ruamel.yaml,
python3-setuptools,
python3-setuptools-git,
python3-systemd,
python3-typeshed,
python3-yaml,