mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-04-23 17:11:34 +00:00
Added a Depends on python3-distro.
This commit is contained in:
parent
b45da6833b
commit
571786c537
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ calamares-settings-ubuntu (1:23.04.4) lunar; urgency=medium
|
||||
the python module for lsb_release no longer exists in Lunar.
|
||||
(LP: #2008685)
|
||||
* Bumped Standards-Version to 4.6.2, no changes necessary.
|
||||
* Added an explicit Depends on python3-distro.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Tue, 28 Feb 2023 19:27:13 -0600
|
||||
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -30,6 +30,7 @@ Depends: calamares (>= 3.2.14~),
|
||||
qml-module-qtquick-window2,
|
||||
qml-module-qtquick2,
|
||||
squashfs-tools,
|
||||
python3-distro,
|
||||
${misc:Depends}
|
||||
Description: Common Calamares Settings
|
||||
This package contains the common Calamares settings for all flavors.
|
||||
|
Loading…
x
Reference in New Issue
Block a user