Compare commits

..

7 Commits

Author SHA1 Message Date
Aaron Rainbolt
9aa4e39b7e
Add a couple of new desktop files 2026-02-19 18:44:32 -05:00
Aaron Rainbolt
bb38fd33b3
Bump build deps 2026-02-19 18:38:08 -05:00
Aaron Rainbolt
8cbf4c341d
Remove Rules-Requires-Root 2026-02-19 18:36:30 -05:00
Aaron Rainbolt
9c9f972505
Bump Standards-Version 2026-02-19 18:36:15 -05:00
Aaron Rainbolt
2024befa8c
Update copyright file 2026-02-19 18:35:51 -05:00
Aaron Rainbolt
37bece0fd4
Bump version for new upstream release 2026-02-19 18:31:36 -05:00
Aaron Rainbolt
591869e51d
Use debian/watch version 5 (taken from Debian's packages) 2025-11-18 13:16:57 -06:00
5 changed files with 28 additions and 13 deletions

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
lxqt-config (2.3.1-0ubuntu1) resolute; urgency=medium
* New upstream release.
- Update build dependencies.
- Add lxqt-config-monitor-autostart.desktop and
lxqt-config-touchpad-autostart.desktop to lxqt-config main package.
* Update copyright file.
* Update Standards-Version to 4.7.3, no changes needed.
* Remove unnecessary Rules-Requires-Root.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 19 Feb 2026 18:31:04 -0500
lxqt-config (2.2.0-0ubuntu1) questing; urgency=medium
* New upstream release.

7
debian/control vendored
View File

@ -7,23 +7,22 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf6windowsystem-dev (>= 6.0.0),
libkscreen-dev (>= 6.0.0),
liblxqt2-dev (>= 2.2.0),
liblxqt2-dev (>= 2.3.0),
libx11-dev,
libxcb-randr0-dev,
libxcursor-dev,
libxfixes-dev,
libxi-dev,
lxqt-menu-data (>= 2.2.0),
lxqt-menu-data (>= 2.3.0),
qt6-base-private-dev (>= 6.6.0),
qt6-svg-dev (>= 6.6.0),
xserver-xorg-input-libinput-dev,
zlib1g-dev
Standards-Version: 4.7.2
Standards-Version: 4.7.3
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging.git
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-config
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-config.git
Rules-Requires-Root: no
Homepage: https://github.com/lxqt/lxqt-config
Package: lxqt-config

9
debian/copyright vendored
View File

@ -3,9 +3,9 @@ Upstream-Name: lxqt-config
Source: https://github.com/lxqt/lxqt-config
Files: *
Copyright: 2012-2025, LXQt team
Copyright: 2012-2026, LXQt team
2010-2012, Razor team
2013, Christian Surlykke
2013-2015, Christian Surlykke
2014, Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
2014, Luís Pereira <luis.artur.pereira@gmail.com>
License: LGPL-2.1+
@ -99,7 +99,7 @@ Files: lxqt-config-monitor/fastmenu.cpp
lxqt-config-monitor/timeoutdialog.cpp
lxqt-config-monitor/timeoutdialog.h
Copyright: 2014-2016, 2019, P.L. Lucas <selairi@gmail.com>
2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
2013-2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
License: GPL-2.0+
Files: lxqt-config-brightness/brightnesssettings.*
@ -124,7 +124,8 @@ Files: debian/*
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
2023-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2025-2026 Aaron Rainbolt <arraybolt3@ubuntu.com>
License: LGPL-2.1+
License: LGPL-2.0+

View File

@ -13,5 +13,7 @@ usr/share/applications/lxqt-config-input.desktop
usr/share/applications/lxqt-config-locale.desktop
usr/share/applications/lxqt-config-monitor.desktop
usr/share/applications/lxqt-config.desktop
usr/share/applications/lxqt-config-monitor-autostart.desktop
usr/share/applications/lxqt-config-touchpad-autostart.desktop
usr/share/icons/hicolor/48x48/apps/brightnesssettings.svg
usr/share/lxqt/icons/monitor.svg

11
debian/watch vendored
View File

@ -1,5 +1,6 @@
version=4
opts="searchmode=plain, \
pgpsigurlmangle=s/$/.asc/, \
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
Version: 5
Template: GitHub
Owner: lxqt
Project: @PACKAGE@
Download-Url-Mangle: s%https://api.github.com/repos/([^/]+)/@PACKAGE@/git/refs/tags/@ANY_VERSION@%https://github.com/$1/@PACKAGE@/releases/download/$2/@PACKAGE@-$2.tar.xz%g
Pgp-Mode: auto