Compare commits

...

5 Commits

Author SHA1 Message Date
Aaron Rainbolt
591869e51d
Use debian/watch version 5 (taken from Debian's packages) 2025-11-18 13:16:57 -06:00
Aaron Rainbolt
19ed9fdb53
Update build deps 2025-07-31 16:22:17 -05:00
Aaron Rainbolt
557174d93d
Bump Standards-Version 2025-07-31 16:21:23 -05:00
Aaron Rainbolt
69a0f12e9c
Update copyright file 2025-07-31 16:21:00 -05:00
Aaron Rainbolt
3a74f84cfe
Bump version for new upstream release 2025-07-31 16:19:51 -05:00
4 changed files with 21 additions and 9 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
lxqt-config (2.2.0-0ubuntu1) questing; urgency=medium
* New upstream release.
- Update build dependencies.
* Update copyright file.
* Update Standards-Version to 4.7.2, no changes needed.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 31 Jul 2025 16:19:33 -0500
lxqt-config (2.1.1-0ubuntu4) plucky; urgency=medium
* Update Standards-Version to 4.7.1, no changes needed.

6
debian/control vendored
View File

@ -7,18 +7,18 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf6windowsystem-dev (>= 6.0.0),
libkscreen-dev (>= 6.0.0),
liblxqt2-dev (>= 2.1.0),
liblxqt2-dev (>= 2.2.0),
libx11-dev,
libxcb-randr0-dev,
libxcursor-dev,
libxfixes-dev,
libxi-dev,
lxqt-menu-data (>= 2.1.0),
lxqt-menu-data (>= 2.2.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.1
Standards-Version: 4.7.2
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

4
debian/copyright vendored
View File

@ -3,7 +3,7 @@ Upstream-Name: lxqt-config
Source: https://github.com/lxqt/lxqt-config
Files: *
Copyright: 2012-2024, LXQt team
Copyright: 2012-2025, LXQt team
2010-2012, Razor team
2013, Christian Surlykke
2014, Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
@ -124,6 +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>
License: LGPL-2.1+
License: LGPL-2.0+

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