From 19f3bbc4ff0052732deb88d623536db302cf51d6 Mon Sep 17 00:00:00 2001 From: Rik Mills Date: Wed, 4 Mar 2026 07:11:51 +0000 Subject: [PATCH] Sync with resolute archive. --- debian/changelog | 12 ++++++++++++ debian/control | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6e5fe52..2486159 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +calamares (3.3.14-0ubuntu20) resolute; urgency=medium + + * Add manual depend on python3-defaults >= 3.14 + + -- Rik Mills Sun, 01 Mar 2026 16:01:25 +0000 + +calamares (3.3.14-0ubuntu19) resolute; urgency=medium + + * No-change rebuild with Python 3.14 as default + + -- Graham Inggs Sun, 01 Mar 2026 15:21:14 +0000 + calamares (3.3.14-0ubuntu18) resolute; urgency=medium * Rebuild for Release. diff --git a/debian/control b/debian/control index 0f152e7..699c56f 100644 --- a/debian/control +++ b/debian/control @@ -123,7 +123,7 @@ Package: libcalamares3.3 Section: libs Architecture: linux-any Provides: libcalamares -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: python3 (>= 3.14~), ${misc:Depends}, ${shlibs:Depends} Breaks: calamares (<< 3.3.14-0ubuntu4) Replaces: calamares (<< 3.3.14-0ubuntu4) Description: Shared object files for Calamares