50 lines
1.9 KiB
Plaintext
Raw Normal View History

2017-11-17 20:39:20 -06:00
Source: calamares-settings-ubuntu
2014-10-16 17:30:04 +02:00
Section: devel
Priority: optional
2017-11-17 21:20:09 -06:00
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
Build-Depends: debhelper-compat (= 13), intltool, qttools5-dev-tools
Standards-Version: 4.5.0
Homepage: https://code.launchpad.net/ubuntu-calamares-settings
Vcs-Git: https://git.launchpad.net/ubuntu-calamares-settings
Vcs-Browser: https://git.launchpad.net/ubuntu-calamares-settings
2014-10-16 17:30:04 +02:00
2017-11-17 20:39:20 -06:00
Package: calamares-settings-lubuntu
Architecture: all
Depends: calamares-settings-ubuntu-common (>= ${binary:Version}),
${misc:Depends}
2020-05-14 22:36:51 -07:00
Breaks: calamares-settings-ubuntustudio
Conflicts: calamares-settings-ubuntustudio
2018-05-10 19:07:17 -05:00
Description: Lubuntu Calamares Settings and Branding
This package contains the Calamares settings and branding for Lubuntu.
As part of the branding the installer slideshow is contained within.
The settings ensure a proper Lubuntu desktop is installed with the
LXQt desktop environment.
Package: calamares-settings-ubuntu-common
Architecture: any
Depends: calamares (>= 3.2.14~),
cryptsetup,
keyutils,
python3,
qml-module-qtquick-window2,
qml-module-qtquick2,
squashfs-tools,
${misc:Depends}
Description: Common Calamares Settings
This package contains the common Calamares settings for all flavors.
There is also a automirror Python script to set sources based on
geolocation.
2020-05-14 22:36:51 -07:00
Package: calamares-settings-ubuntustudio
Architecture: all
Depends: calamares-settings-ubuntu-common (>= ${binary:Version}),
${misc:Depends}
Breaks: calamares-settings-lubuntu
Conflicts: calamares-settings-lubuntu
2020-05-20 19:15:39 -04:00
Description: Ubuntu Studio Calamares Settings and Branding
This package contains the Calamares settings and branding for Ubuntu Studio.
2020-05-14 22:36:51 -07:00
As part of the branding the installer slideshow is contained within.
2020-05-20 19:15:39 -04:00
The settings ensure a proper Ubuntu Studio desktop is installed with the
KDE Plasma desktop environment.