Compare commits
9 Commits
ubuntu/2.0
...
ubuntu/que
Author | SHA1 | Date | |
---|---|---|---|
|
0cb178423e | ||
|
fd268f6b00 | ||
|
fbe3ac6a44 | ||
|
b423a369d7 | ||
321e0b5077 | |||
768eb12128 | |||
f7a1bf9ad9 | |||
52c1d9a920 | |||
03cbed1a58 |
28
debian/changelog
vendored
28
debian/changelog
vendored
@ -1,3 +1,31 @@
|
||||
lxqt-sudo (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:30:59 -0500
|
||||
|
||||
lxqt-sudo (2.1.0-0ubuntu3) plucky; urgency=medium
|
||||
|
||||
* Update Standards-Version to 4.7.1, no changes needed.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:53:25 -0600
|
||||
|
||||
lxqt-sudo (2.1.0-0ubuntu2) plucky; urgency=medium
|
||||
|
||||
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 03:59:31 -0600
|
||||
|
||||
lxqt-sudo (2.1.0-0ubuntu1) plucky; urgency=medium
|
||||
|
||||
* New upstream version.
|
||||
- Bump build dependencies.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:17 -0600
|
||||
|
||||
lxqt-sudo (2.0.0-0ubuntu2) plucky; urgency=medium
|
||||
|
||||
* Update the patch to pass through env vars.
|
||||
|
12
debian/control
vendored
12
debian/control
vendored
@ -1,6 +1,6 @@
|
||||
Source: lxqt-sudo
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||
@ -10,14 +10,14 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libkf6windowsystem-dev,
|
||||
liblxqt2-dev (>= 1.4.0),
|
||||
liblxqt2-dev (>= 2.2.0),
|
||||
libx11-dev,
|
||||
qt6-svg-dev
|
||||
Standards-Version: 4.7.0
|
||||
qt6-svg-dev (>= 6.6.0)
|
||||
Standards-Version: 4.7.2
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-sudo-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-sudo-packaging.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/cgit/pkg-team/lxqt-sudo
|
||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-sudo.git
|
||||
Debian-Vcs-Browser: https://salsa.debian.org/cgit/pkg-team/lxqt-sudo
|
||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-sudo.git
|
||||
Homepage: https://github.com/lxqt/lxqt-sudo
|
||||
Rules-Requires-Root: no
|
||||
|
||||
|
5
debian/copyright
vendored
5
debian/copyright
vendored
@ -3,15 +3,16 @@ Upstream-Name: lxqt-sudo
|
||||
Source: https://github.com/lxqt/lxqt-sudo
|
||||
|
||||
Files: *
|
||||
Copyright: 2015-2024 LXQt team
|
||||
Copyright: 2015-2025 LXQt team
|
||||
2015-2018 Palo Kisa <palo.kisa@gmail.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2021-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Copyright: 2021-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2015-2019 Alf Gaida <agaida@siduction.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
x
Reference in New Issue
Block a user