mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-11-17 08:24:05 +00:00
Disable dh_dwz for now to avoid FTBFS.
This commit is contained in:
parent
16bde85f29
commit
649425e14c
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
calamares-settings-ubuntu (1:26.04.2) UNRELEASED; urgency=medium
|
||||
|
||||
* Disable dh_dwz for now to avoid FTBFS.
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> 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)
|
||||
|
||||
2
debian/rules
vendored
2
debian/rules
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user