Compare commits

..

6 Commits

Author SHA1 Message Date
Aaron Rainbolt
615b07741d
Bump build deps 2026-02-20 10:39:35 -05:00
Aaron Rainbolt
a31bed5874
Remove Rules-Requires-Root 2026-02-20 10:38:51 -05:00
Aaron Rainbolt
94a8f9c5e9
Bump Standards-Version 2026-02-20 10:38:37 -05:00
Aaron Rainbolt
a662b4e126
Update copyright file 2026-02-20 10:38:02 -05:00
Aaron Rainbolt
a99213459f
Bump version for new upstream release 2026-02-20 10:34:58 -05:00
Aaron Rainbolt
14b36ecd48
Use debian/watch version 5 (taken from Debian's packages) 2025-11-18 13:17:00 -06:00
4 changed files with 23 additions and 11 deletions

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
lxqt-wayland-session (0.3.1-0ubuntu1) resolute; urgency=medium
* New upstream release.
- Update build dependencies.
* Update copyright file.
* Update Standards-Version to 4.7.3, no changes needed.
* Remove unnecessary Rules-Requires-Root.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 20 Feb 2026 10:34:32 -0500
lxqt-wayland-session (0.2.1-0ubuntu1) questing; urgency=medium
* New upstream release.

7
debian/control vendored
View File

@ -4,15 +4,14 @@ Priority: optional
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Build-Depends: debhelper-compat (= 13),
libkf6windowsystem-dev,
liblxqt2-dev (>= 2.2.0),
liblxqt2-dev (>= 2.3.0),
libxkbcommon-dev,
lxqt-build-tools (>= 2.2.0),
lxqt-build-tools (>= 2.3.0),
pkgconf,
qt6-tools-dev,
xdg-user-dirs
Standards-Version: 4.7.2
Standards-Version: 4.7.3
Homepage: https://github.com/lxqt/lxqt-wayland-session
Rules-Requires-Root: no
Package: lxqt-wayland-session
Architecture: all

6
debian/copyright vendored
View File

@ -24,7 +24,8 @@ Copyright: 2024 LXQt Team
License: GPL-3
Files: configurations/lxqt-niri.kdl
Copyright: 2024 LXQt Team
configurations/lxqt-niri.kdl.full
Copyright: 2024-2025 LXQt Team
License: GPL-3
Files: labwc-themes/*
@ -39,7 +40,8 @@ License: BSD-3-Clause
Files: debian/*
Copyright: 2024 Don Xu <me@eipi.fun>
2025 Simon Quigley <tsimonq2@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.1

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