diff --git a/debian/changelog b/debian/changelog index ddcf29d..5133249 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares-settings-ubuntu (1:26.04.2) UNRELEASED; urgency=medium + + * Disable dh_dwz for now to avoid FTBFS. + + -- Rik Mills Sat, 01 Nov 2025 12:38:21 +0000 + calamares-settings-ubuntu (1:26.04.1) resolute; urgency=medium * Update Kubuntu branding for 26.04 (LP: #2130481) diff --git a/debian/rules b/debian/rules index 4d000e1..f075cf9 100755 --- a/debian/rules +++ b/debian/rules @@ -52,3 +52,5 @@ override_dh_missing: mkdir -pv $(DATA_USRDIR)/libexec/ cp -v common/fixconkeys-part1 $(DATA_USRDIR)/libexec/fixconkeys-part1 cp -v common/fixconkeys-part2 $(DATA_USRDIR)/libexec/fixconkeys-part2 + +override_dh_dwz: