From cd06772676aea718206b5f89878da45284666dd3 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 8 May 2024 11:33:23 +0200 Subject: [PATCH] Correct wrong backport of python3-launchpadlib-desktop change --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 19101ed..d7c5ae1 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Build-Depends: python3-debianbts, python3-distro-info, python3-httplib2, - python3-launchpadlib-desktop, + python3-launchpadlib, python3-pytest, python3-requests , python3-setuptools,