mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-06-15 03:31:36 +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.
|
the python module for lsb_release no longer exists in Lunar.
|
||||||
(LP: #2008685)
|
(LP: #2008685)
|
||||||
* Bumped Standards-Version to 4.6.2, no changes necessary.
|
* 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
|
-- 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-qtquick-window2,
|
||||||
qml-module-qtquick2,
|
qml-module-qtquick2,
|
||||||
squashfs-tools,
|
squashfs-tools,
|
||||||
|
python3-distro,
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Description: Common Calamares Settings
|
Description: Common Calamares Settings
|
||||||
This package contains the common Calamares settings for all flavors.
|
This package contains the common Calamares settings for all flavors.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user