* debian/control:
- Move lxsession from recommends to suggests, to not install it on the Qt image.
This commit is contained in:
parent
0919ed0290
commit
ece9f58bad
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -2,8 +2,11 @@ lubuntu-default-settings (0.50) UNRELEASED; urgency=medium
|
|||||||
|
|
||||||
* src/etc/xdg/xdg-Lubuntu/dhcpcd.conf
|
* src/etc/xdg/xdg-Lubuntu/dhcpcd.conf
|
||||||
- Install configuration file for dhcpcd to make it autostart.
|
- Install configuration file for dhcpcd to make it autostart.
|
||||||
|
* debian/control:
|
||||||
|
- Move lxsession from recommends to suggests, to not install it on the Qt
|
||||||
|
image.
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Sat, 10 Jun 2017 10:54:30 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Tue, 01 Aug 2017 19:55:33 +0200
|
||||||
|
|
||||||
lubuntu-default-settings (0.49) artful; urgency=medium
|
lubuntu-default-settings (0.49) artful; urgency=medium
|
||||||
|
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -13,17 +13,17 @@ Package: lubuntu-default-settings
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
lxsession (>= 0.4.1),
|
|
||||||
lubuntu-artwork (>= 0.4),
|
lubuntu-artwork (>= 0.4),
|
||||||
lubuntu-icon-theme,
|
lubuntu-icon-theme,
|
||||||
pcmanfm (>= 0.9.5) | pcmanfm-qt,
|
pcmanfm (>= 0.9.5) | pcmanfm-qt,
|
||||||
ttf-ubuntu-font-family,
|
ttf-ubuntu-font-family,
|
||||||
lxsession-logout,
|
|
||||||
policykit-desktop-privileges,
|
policykit-desktop-privileges,
|
||||||
xbacklight
|
xbacklight
|
||||||
Suggests: amixer,
|
Suggests: amixer,
|
||||||
scrot,
|
scrot,
|
||||||
galculator,
|
galculator,
|
||||||
|
lxsession,
|
||||||
|
lxsession-logout,
|
||||||
xscreensaver,
|
xscreensaver,
|
||||||
dmz-cursor-theme
|
dmz-cursor-theme
|
||||||
Description: default settings for Lubuntu
|
Description: default settings for Lubuntu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user