Compare commits
6 Commits
ubuntu/que
...
ubuntu/res
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
615b07741d | ||
|
|
a31bed5874 | ||
|
|
94a8f9c5e9 | ||
|
|
a662b4e126 | ||
|
|
a99213459f | ||
|
|
14b36ecd48 |
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -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
|
lxqt-wayland-session (0.2.1-0ubuntu1) questing; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
|||||||
7
debian/control
vendored
7
debian/control
vendored
@ -4,15 +4,14 @@ Priority: optional
|
|||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf6windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
liblxqt2-dev (>= 2.2.0),
|
liblxqt2-dev (>= 2.3.0),
|
||||||
libxkbcommon-dev,
|
libxkbcommon-dev,
|
||||||
lxqt-build-tools (>= 2.2.0),
|
lxqt-build-tools (>= 2.3.0),
|
||||||
pkgconf,
|
pkgconf,
|
||||||
qt6-tools-dev,
|
qt6-tools-dev,
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
Standards-Version: 4.7.2
|
Standards-Version: 4.7.3
|
||||||
Homepage: https://github.com/lxqt/lxqt-wayland-session
|
Homepage: https://github.com/lxqt/lxqt-wayland-session
|
||||||
Rules-Requires-Root: no
|
|
||||||
|
|
||||||
Package: lxqt-wayland-session
|
Package: lxqt-wayland-session
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
|||||||
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -24,7 +24,8 @@ Copyright: 2024 LXQt Team
|
|||||||
License: GPL-3
|
License: GPL-3
|
||||||
|
|
||||||
Files: configurations/lxqt-niri.kdl
|
Files: configurations/lxqt-niri.kdl
|
||||||
Copyright: 2024 LXQt Team
|
configurations/lxqt-niri.kdl.full
|
||||||
|
Copyright: 2024-2025 LXQt Team
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
|
|
||||||
Files: labwc-themes/*
|
Files: labwc-themes/*
|
||||||
@ -39,7 +40,8 @@ License: BSD-3-Clause
|
|||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2024 Don Xu <me@eipi.fun>
|
Copyright: 2024 Don Xu <me@eipi.fun>
|
||||||
2025 Simon Quigley <tsimonq2@ubuntu.com>
|
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
|
||||||
|
|
||||||
License: LGPL-2.1
|
License: LGPL-2.1
|
||||||
|
|||||||
11
debian/watch
vendored
11
debian/watch
vendored
@ -1,5 +1,6 @@
|
|||||||
version=4
|
Version: 5
|
||||||
opts="searchmode=plain, \
|
Template: GitHub
|
||||||
pgpsigurlmangle=s/$/.asc/, \
|
Owner: lxqt
|
||||||
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
Project: @PACKAGE@
|
||||||
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user