Control: tags -1 patch
The attached patch resolves the issue.
Kind Regards,
Bas
--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
diff -Nru software-properties-0.99.30/debian/changelog
software-properties-0.99.30/debian/changelog
--- software-properties-0.99.30/debian/changelog 2023-01-20
22:52:46.000000000 +0100
+++ software-properties-0.99.30/debian/changelog 2023-06-08
22:13:55.000000000 +0200
@@ -1,3 +1,11 @@
+software-properties (0.99.30-4.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Add Breaks/Replaces on software-properties-kde to fix upgrade failure.
+ (closes: #1034993)
+
+ -- Bas Couwenberg <sebas...@debian.org> Thu, 08 Jun 2023 22:13:55 +0200
+
software-properties (0.99.30-4) unstable; urgency=medium
* py3-software-properties: Depend on lazr.restfulclient (Closes: #1029047)
diff -Nru software-properties-0.99.30/debian/control
software-properties-0.99.30/debian/control
--- software-properties-0.99.30/debian/control 2023-01-20 22:52:46.000000000
+0100
+++ software-properties-0.99.30/debian/control 2023-06-08 22:13:54.000000000
+0200
@@ -109,6 +109,8 @@
${misc:Depends},
${python3:Depends}
Suggests: plasma-discover
+Breaks: software-properties-kde (<< 0.99.30)
+Replaces: software-properties-kde (<< 0.99.30)
Description: manage the repositories that you install software from (Qt)
This software provides an abstraction of the used apt repositories.
It allows you to easily manage your distribution and independent software