1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
Source: xubuntu-default-settings
Section: x11
Priority: optional
Maintainer: Xubuntu Developers <xubuntu-devel@lists.ubuntu.com>
Build-Depends: debhelper (>= 11), intltool, python3
Standards-Version: 4.1.3
Homepage: https://launchpad.net/xubuntu-default-settings
Vcs-Bzr: lp:xubuntu-default-settings
Vcs-Browser: https://bazaar.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/
Package: xubuntu-default-settings
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends:
dbus-user-session,
fonts-noto-hinted,
lightdm-gtk-greeter (>= 2.0.1-1),
systemd (>= 231-1~),
x11-common (>= 1:7.6+7ubuntu2),
xfce4-session (>= 4.12.1-3ubuntu2~),
xubuntu-artwork (>= 12.10.1~),
${misc:Depends},
${python3:Depends}
Recommends: libxfce4ui-utils
Breaks: upstart (<< 1.13.2-0ubuntu28~)
Provides: lightdm-gtk-greeter-config
Description: default settings for the Xubuntu desktop
This package contains the default settings used by Xubuntu.
Package: xubuntu-live-settings
Architecture: all
Depends: casper, xubuntu-default-settings, ${misc:Depends}
Description: configuration for the Xubuntu live cd
This package contains live cd customizations used by Xubuntu.
|