Compare commits
No commits in common. "ubuntu/resolute" and "ubuntu/questing" have entirely different histories.
ubuntu/res
...
ubuntu/que
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,13 +1,3 @@
|
||||
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
7
debian/control
vendored
@ -4,14 +4,15 @@ Priority: optional
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libkf6windowsystem-dev,
|
||||
liblxqt2-dev (>= 2.3.0),
|
||||
liblxqt2-dev (>= 2.2.0),
|
||||
libxkbcommon-dev,
|
||||
lxqt-build-tools (>= 2.3.0),
|
||||
lxqt-build-tools (>= 2.2.0),
|
||||
pkgconf,
|
||||
qt6-tools-dev,
|
||||
xdg-user-dirs
|
||||
Standards-Version: 4.7.3
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: https://github.com/lxqt/lxqt-wayland-session
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: lxqt-wayland-session
|
||||
Architecture: all
|
||||
|
||||
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -24,8 +24,7 @@ Copyright: 2024 LXQt Team
|
||||
License: GPL-3
|
||||
|
||||
Files: configurations/lxqt-niri.kdl
|
||||
configurations/lxqt-niri.kdl.full
|
||||
Copyright: 2024-2025 LXQt Team
|
||||
Copyright: 2024 LXQt Team
|
||||
License: GPL-3
|
||||
|
||||
Files: labwc-themes/*
|
||||
@ -40,8 +39,7 @@ License: BSD-3-Clause
|
||||
Files: debian/*
|
||||
Copyright: 2024 Don Xu <me@eipi.fun>
|
||||
2025 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
2025-2026 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||
2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||
License: LGPL-2.1
|
||||
|
||||
License: LGPL-2.1
|
||||
|
||||
11
debian/watch
vendored
11
debian/watch
vendored
@ -1,6 +1,5 @@
|
||||
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
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user