* Move etc/ and usr/ under src/
* Update debhelper compat to level 9.
* Update standards-version to 3.9.5.
* qlubuntu-default-session: Alternatively depend on lxqt-lightdm-greeter.
* d/copyright: Update to copyright format 1.0, update copyright years.
* d/copyright: Set Julien Lavergne as Upstream-Contact.
* d/maintscript: Move lightdm config to usr/share, this follows standard
lightdm config such that the file is removed when the package is.
* Move d/20-*.conf to src/usr/share/lightdm/lightdm.conf.d/
* d/rules: Call dh_install with --fail-missing.
* 20-qlubuntu.conf: The session name is QLubuntu, not qlubuntu.
* Update debhelper compat to level 9.
* Update standards-version to 3.9.5.
* qlubuntu-default-session: Alternatively depend on lxqt-lightdm-greeter.
* d/copyright: Update to copyright format 1.0, update copyright years.
* d/copyright: Set Julien Lavergne as Upstream-Contact.
* d/maintscript: Move lightdm config to usr/share, this follows standard
lightdm config such that the file is removed when the package is.
* Move d/20-*.conf to src/usr/share/lightdm/lightdm.conf.d/
* d/rules: Call dh_install with --fail-missing.
* 20-qlubuntu.conf: The session name is QLubuntu, not qlubuntu.
- Add lubuntu-live-settings to add specific settings to live environment.
* debian/light-locker.desktop
- Disable light-locker on live environment. (LP: #1281323).
debian/*default-session.install:
- Use lightdm conf files to set default session (LP: #1259525).
* debian/control:
- Make lightdm requirement to >= 1.9.4 for the conf files mechanism.
- Add a specific menu structure for a games session.
* usr/bin/startlubuntu-lxgames :
- Add a new script to start a games session, with a specific menu structure.
* usr/share/xsessions/lxgames.desktop :
- Add a new session to start a games session.
* debian/control:
- Add new binaries, to configure default session on lightdm.
* Reorganize script in debian/ to handle the creation of the new
default-session binaries.
* debian/lubuntu-default-settings.install:
- Keep all files in lubuntu-default-settings.
dpkg-maintscript-helper commands by hand. We now simply Pre-Depend on a
new enough version of dpkg rather than using 'dpkg-maintscript-helper
supports' guards, leading to more predictable behaviour on upgrades.
(LP: #932209)
- Add a new session to start a games session.
* debian/control:
- Add new binaries, to configure default session on lightdm.
* Reorganize script in debian/ to handle the creation of the new
default-session binaries.
* debian/lubuntu-default-settings.install:
- Keep all files in lubuntu-default-settings.
* debian/control:
- Wrap build-depends and depends.
* etc/xdg/lubuntu/lxdm/lxdm.conf
- Make Lubuntu the default session by using the [base] session key.
- Remove last_*, not provided by lxdm.conf in recent lxdm version.
- Put "username" in the autologin key.