Compare commits
No commits in common. "ubuntu/resolute" and "ubuntu/plucky" have entirely different histories.
ubuntu/res
...
ubuntu/plu
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,12 +1,3 @@
|
||||
lxqt-session (2.2.0-0ubuntu1) questing; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Bump build dependencies.
|
||||
* Update copyright file.
|
||||
* Bump Standards-Version to 4.7.2, no changes needed.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 10 Jul 2025 12:29:39 -0500
|
||||
|
||||
lxqt-session (2.1.1-0ubuntu2) plucky; urgency=medium
|
||||
|
||||
* Update Standards-Version to 4.7.1, no changes needed.
|
||||
|
||||
6
debian/control
vendored
6
debian/control
vendored
@ -10,15 +10,15 @@ Build-Depends: debhelper-compat (= 13),
|
||||
layer-shell-qt (>= 6.0.0),
|
||||
libkf6windowsystem-dev (>= 6.0.0),
|
||||
liblayershellqtinterface-dev (>= 6.0.0),
|
||||
liblxqt2-dev (>= 2.2.0),
|
||||
liblxqt2-dev (>= 2.1.0),
|
||||
libproc2-dev,
|
||||
libudev-dev [linux-any],
|
||||
libx11-dev,
|
||||
qt6-svg-dev (>= 6.6.0),
|
||||
qt6-wayland-dev (>= 6.6.0),
|
||||
qtxdg-tools (>= 4.2.0),
|
||||
qtxdg-tools (>= 4.1.0),
|
||||
xdg-user-dirs
|
||||
Standards-Version: 4.7.2
|
||||
Standards-Version: 4.7.1
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging.git
|
||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-session
|
||||
|
||||
5
debian/copyright
vendored
5
debian/copyright
vendored
@ -3,7 +3,7 @@ Upstream-Name: lxqt-session
|
||||
Source: https://github.com/lxqt/lxqt-session
|
||||
|
||||
Files: *
|
||||
Copyright: 2010-2025 LXQt team
|
||||
Copyright: 2010-2024 LXQt team
|
||||
2015-2021 Palo Kisa <palo.kisa@gmail.com>
|
||||
2010-2018 Petr Vanek <petr@scribus.info>
|
||||
2010-2016 Paulo Lieuthier <paulolieuthier@gmail.com>
|
||||
@ -25,8 +25,7 @@ Files: debian/*
|
||||
Copyright: 2021-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2014-2019 Alf Gaida <agaida@siduction.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||
2015-2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
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