66 Commits

Author SHA1 Message Date
Hans P. Möller
13e2322cb2 Added nm-tray.conf to xdg-Lubuntu so nm-connection-editor is default.
Bump standards, apply new debhelper and compat norms

Summary: Added nm-tray to xdg-Lubuntu with nm-connection editor

Test Plan: check if nm-tray uses nm-connection-editor instead of nmtui

Reviewers: wxl

Reviewed By: wxl

Subscribers: kc2bez, wxl

Differential Revision: https://phab.lubuntu.me/D82
2020-02-12 17:13:10 -08:00
6701e0013c bump debian compat stuff 2019-08-21 22:45:49 -07:00
Simon Quigley
3680bba900 Final touches. 2018-07-11 02:40:14 -05:00
Simon Quigley
69de170727 Update runtime dependencies. 2018-05-17 17:56:21 -05:00
Simon Quigley
2c902b3478 Clean up unnecessary scripts and install files. 2018-05-14 20:43:21 -05:00
Simon Quigley
88f8ccc2ca Add appropriate Breaks/Replaces for upgrades. 2018-05-14 20:30:33 -05:00
Simon Quigley
9ece3045c4 Update homepage. 2018-05-14 20:26:47 -05:00
Simon Quigley
fe01676cda Update maintainers. 2018-05-14 20:26:17 -05:00
Simon Quigley
ca14197b25 Update to Standards-version 4.1.4. 2018-05-14 20:25:42 -05:00
Simon Quigley
6b33ea11e2 Update to debhelper compat 11. 2018-05-14 20:25:23 -05:00
Simon Quigley
4094e39b6e Move all the unused default settings to lp:~lubuntu-dev/lubuntu-default-settings/+git/deprecated. 2018-05-14 20:24:27 -05:00
Julien Lavergne
0bd8e6d9f4 Move QLubuntu.session to main package, and Lubuntu-Netbook to extra sessions 2018-02-11 22:26:57 +01:00
Julien Lavergne
d3d0856ded Add Breaks for previous upload. 2018-02-11 22:09:41 +01:00
Simon Quigley
0de8933d26 Rework the dependencies so a lot of unnecessary stuff isn't pulled in on Lubuntu Next. 2018-02-10 18:36:36 -06:00
Simon Quigley
1091b75c3d Wrap-and-sort and fix whitespace. 2018-02-10 18:32:59 -06:00
Julien Lavergne
ad847abce5 Fix typo in debian/control, thanks lintian 2018-02-06 18:41:45 +01:00
Julien Lavergne
ca451362c4 debian/control: Update VCS fields 2018-01-22 23:44:33 +01:00
Julien Lavergne
ece9f58bad * debian/control:
- Move lxsession from recommends to suggests, to not install it on the Qt
   image.
2017-08-01 19:56:29 +02:00
Julien Lavergne
590d86815e Move lxqt files to not conflicts to lxqt-common (need to fix lxqt to read them) 2016-04-30 17:57:44 +02:00
Julien Lavergne
2dfd0620cc * debian/control:
- Provides lxqt-common to be able to install lxqt-session
   (lubuntu-default-settings also should provides all functionnalities of
   lxqt-common).
2015-11-01 19:13:43 +01:00
Julien Lavergne
b53a1b605c * src/etc/lightdm/lightdm-gtk-greeter.conf.d/30_lubuntu.conf:
- Move the lightdm-gtk-greeter config file to the new location.
* src/etc/xdg/lubuntu/lightdm:
 - Remove the old location of lightdm-gtk-greeter config file.
* debian/lubuntu-default-settings.dirs
 - Remove /etc/lightdm now that it's created.
* debian/control
 - Increase the depends on lightdm-gtk-greeter.
* debian/lubuntu-default-settings.postinst
* debian/lubuntu-default-settings.postrm
* debian/lubuntu-default-settings.preinst
* debian/lubuntu-default-settings.prerm
 - Update with the new lightdm-gtk-greeter config file.
2015-10-13 12:13:09 +02:00
Julien Lavergne
7c28cb21b5 * debian/control:
- Depends on sddm for the qlubuntu session.
2015-03-17 16:47:41 +08:00
Julien Lavergne
c77144ed02 Install lxqt settings directly in /etc/xdg/lxqt, until lxqt read correctly xdg dirs 2014-11-08 17:49:48 +01:00
Julien Lavergne
c0e54e0956 Put lightdm depends on default sessions binary which actually use lightdm 2014-10-31 10:31:32 +01:00
Julien Lavergne
1efc7426f2 * debian/control:
- Depends on lightdm-greeter for all default-session.
2014-10-17 22:36:39 +02:00
Julien Lavergne
26cd2dd8d0 [ Unit 193 ]
* 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.
2014-06-09 21:30:09 +02:00
Unit 193
56f3c3c2f7 * 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.
2014-05-30 04:53:51 -04:00
Julien Lavergne
9192531030 * debian/control:
- Depends on xbacklight to make some shortcuts workings (LP: #1313358)
2014-05-16 16:27:01 +02:00
Julien Lavergne
9e1efbabc0 * debian/control:
- Add lubuntu-live-settings to add specific settings to live environment.
* debian/light-locker.desktop
 - Disable light-locker on live environment. (LP: #1281323).
2014-04-10 22:08:50 +02:00
Julien Lavergne
75ea52da12 Split sessions into 2 packages. 2014-02-19 22:35:09 +01:00
Julien Lavergne
4aa4b086c7 * debian/20-* & debian/*.postrm & debian/*.postinst &
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.
2013-12-13 20:28:10 +01:00
Julien Lavergne
e3a575d223 * debian/control:
- Add policykit-desktop-privileges as a depends with lxsession-logout, to be
   sure to install policykit rules.
2013-11-19 00:27:22 +01:00
Julien Lavergne
d0898bdbf9 Add lxsession-logout as a depends 2013-06-08 17:34:55 +02:00
Julien Lavergne
a696a677e4 debian: use correct version of razorqt lightdm greeter 2013-04-27 15:39:51 +02:00
Julien Lavergne
d059f19806 debian: use the razorqt lightdm 2013-04-26 19:24:21 +02:00
Julien Lavergne
4214daaa5f Initial commit for QLubuntu 2013-03-17 10:48:22 +01:00
Julien Lavergne
242e82c654 Add an extra binary for files we want only on the nexus7 session 2012-11-28 19:55:35 +01:00
Julien Lavergne
14a27a61a1 Add a new Lubuntu-Nexus7 session. 2012-11-27 22:00:19 +01:00
Julien Lavergne
33ed1fa59b Update description 2012-11-23 23:50:57 +01:00
Julien Lavergne
e56e7e5e01 Fix dupplicate description 2012-11-23 23:46:22 +01:00
Julien Lavergne
bedf40872c Update VCS fields. 2012-11-18 00:55:21 +01:00
Julien Lavergne
84cb72da30 * etc/xdg/lubuntu/menus/lxgames-applications.menu :
- 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.
2012-11-18 00:53:33 +01:00
Julien Lavergne
5eca87225f * debian/control:
- Increase depends on lightdm-gtk-greeter for the use of the new features.
2012-08-29 23:03:55 +02:00
Julien Lavergne
6ce06f1ba3 * debian/control:
- Move recommended packages to suggests, to not install them when installing
   lubuntu-core (LP: #822043)
2012-07-01 15:07:13 +02:00
Julien Lavergne
c87ae864ef * debian/control:
- Recommend dmz-cursor-theme for the mouse theme.
2012-03-04 00:58:17 +01:00
Julien Lavergne
22f4f07cd4 * debian/control:
- Add a recommend for xscreensaver, for the locking shortcut (LP: #923001)
2012-02-18 12:19:08 +01:00
Julien Lavergne
c15eca5807 Use maintscript support in dh_installdeb rather than writing out
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)
2012-02-18 12:15:01 +01:00
Julien Lavergne
c1cf9ae36f * 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.
2011-12-19 00:23:13 +01:00
Julien Lavergne
9c43c355d1 Bump build-depends of debhelper for overrides support. 2011-11-08 19:30:25 +01:00
Julien Lavergne
00f3e5ef30 * Add a theme for lightdm (taking from Xubuntu, thanks Lionel Le Folgoc).
* Add etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf
* debian/{postinst,prerm}: install/remove alternatives to use our config
  as /etc/lightdm/lightdm-gtk-greeter.conf.
* debian/control:
 - add depends on lightdm-gtk-greeter >= 1.0.0-0ubuntu2.
 - provides lightdm-gtk-greeter-config.
2011-11-07 11:23:34 +01:00