|
|
|
@ -3,9 +3,7 @@ Section: devel
|
|
|
|
|
Priority: optional
|
|
|
|
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
|
|
|
|
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
|
|
|
|
Build-Depends: debhelper (>= 12),
|
|
|
|
|
intltool,
|
|
|
|
|
qttools5-dev-tools
|
|
|
|
|
Build-Depends: debhelper (>= 12), 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
|
|
|
|
@ -25,10 +23,7 @@ Description: Lubuntu Calamares Settings and Branding
|
|
|
|
|
|
|
|
|
|
Package: calamares-settings-ubuntu-common
|
|
|
|
|
Architecture: any
|
|
|
|
|
Depends: calamares (>= 3.2.14~),
|
|
|
|
|
squashfs-tools,
|
|
|
|
|
python3,
|
|
|
|
|
${misc:Depends}
|
|
|
|
|
Depends: calamares (>= 3.2.14~), python3, 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
|
|
|
|
@ -40,9 +35,8 @@ Depends: calamares-settings-ubuntu-common (>= ${binary:Version}),
|
|
|
|
|
${misc:Depends}
|
|
|
|
|
Breaks: calamares-settings-lubuntu
|
|
|
|
|
Conflicts: calamares-settings-lubuntu
|
|
|
|
|
Description: Lubuntu Calamares Settings and Branding
|
|
|
|
|
This package contains the Calamares settings and branding for Lubuntu.
|
|
|
|
|
Description: Ubuntu Studio Calamares Settings and Branding
|
|
|
|
|
This package contains the Calamares settings and branding for Ubuntu Studio.
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
The settings ensure a proper Ubuntu Studio desktop is installed with the
|
|
|
|
|
KDE Plasma desktop environment.
|
|
|
|
|