Compare commits
No commits in common. "a10bc9e261cc933e596cdad631d44bd43c168bf5" and "6732caa0580698038a4aa0bbc045ae32313cfefa" have entirely different histories.
a10bc9e261
...
6732caa058
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,15 +1,3 @@
|
||||
lubuntu-default-settings (23.04.5) UNRELEASED; urgency=medium
|
||||
|
||||
* Add qt6ct as a hard dependency and ship a default configuration file
|
||||
consistent with our existing default settings. This is to cover the case
|
||||
of our Qt 6 applications, which will use qt6ct for theming instead of
|
||||
lxqt-qtplugin until support is added. Feels hacky, yet a reasonable fix.
|
||||
* Drop many obsolete Breaks/Replaces, since we are far past the transition
|
||||
from LXDE.
|
||||
* Update the copyright for Lubuntu Developers to 2023.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 24 Jan 2023 15:40:42 -0600
|
||||
|
||||
lubuntu-default-settings (23.04.4) lunar; urgency=medium
|
||||
|
||||
* Added a Picom autostart desktop file to the /etc/xdg/xdg-Lubuntu/autostart
|
||||
|
17
debian/control
vendored
17
debian/control
vendored
@ -18,7 +18,22 @@ Depends: fonts-ubuntu,
|
||||
lxqt-session,
|
||||
openbox,
|
||||
policykit-desktop-privileges,
|
||||
qt6ct,
|
||||
${misc:Depends}
|
||||
Breaks: lubuntu-default-session (<< 1.0),
|
||||
lubuntu-default-settings (<< 1.0),
|
||||
lubuntu-extra-sessions (<< 1.0),
|
||||
lubuntu-live-settings (<< 1.0),
|
||||
lubuntu-nexus7-default-session (<< 1.0),
|
||||
lubuntu-nexus7-extra-files (<< 1.0),
|
||||
lxgames-default-session (<< 1.0),
|
||||
qlubuntu-default-session (<< 1.0)
|
||||
Replaces: lubuntu-default-session (<< 1.0),
|
||||
lubuntu-default-settings (<< 1.0),
|
||||
lubuntu-extra-sessions (<< 1.0),
|
||||
lubuntu-live-settings (<< 1.0),
|
||||
lubuntu-nexus7-default-session (<< 1.0),
|
||||
lubuntu-nexus7-extra-files (<< 1.0),
|
||||
lxgames-default-session (<< 1.0),
|
||||
qlubuntu-default-session (<< 1.0)
|
||||
Description: default settings for Lubuntu
|
||||
Various system settings tailored for Lubuntu.
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -4,7 +4,7 @@ Upstream-Contact: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
|
||||
Files: *
|
||||
Copyright: Copyright 2009-2014 Julien Lavergne <gilir@ubuntu.com>
|
||||
Copyright 2015-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Copyright 2015-2018 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
License: GPL-2+
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,8 +0,0 @@
|
||||
[Appearance]
|
||||
color_scheme_path=/usr/share/qt6ct/colors/airy.conf
|
||||
icon_theme=ePapirus
|
||||
style=Fusion
|
||||
|
||||
[Fonts]
|
||||
fixed="Ubuntu Mono,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
|
||||
general="Ubuntu,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
|
Loading…
x
Reference in New Issue
Block a user