mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-05-14 12:01:29 +00:00
Run wrap-and-sort.
This commit is contained in:
parent
571786c537
commit
65f9659b10
@ -1,7 +1,7 @@
|
|||||||
ubuntustudio/branding/ etc/calamares/
|
ubuntustudio/branding/ etc/calamares/
|
||||||
ubuntustudio/calamares-logs-helper usr/bin/
|
ubuntustudio/calamares-logs-helper usr/bin/
|
||||||
|
ubuntustudio/calamaresrc etc/xdg
|
||||||
|
ubuntustudio/kded_device_automounterrc etc/xdg
|
||||||
ubuntustudio/modules/ etc/calamares/
|
ubuntustudio/modules/ etc/calamares/
|
||||||
ubuntustudio/settings.conf etc/calamares/
|
ubuntustudio/settings.conf etc/calamares/
|
||||||
ubuntustudio/ubuntustudio-calamares.desktop usr/share/applications/
|
ubuntustudio/ubuntustudio-calamares.desktop usr/share/applications/
|
||||||
ubuntustudio/kded_device_automounterrc etc/xdg
|
|
||||||
ubuntustudio/calamaresrc etc/xdg
|
|
||||||
|
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -5,6 +5,7 @@ calamares-settings-ubuntu (1:23.04.4) lunar; urgency=medium
|
|||||||
(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.
|
* Added an explicit Depends on python3-distro.
|
||||||
|
* Ran wrap-and-sort.
|
||||||
|
|
||||||
-- 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
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -27,10 +27,10 @@ Depends: calamares (>= 3.2.14~),
|
|||||||
cryptsetup,
|
cryptsetup,
|
||||||
keyutils,
|
keyutils,
|
||||||
python3,
|
python3,
|
||||||
|
python3-distro,
|
||||||
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