Compare commits
18 Commits
ubuntu/man
...
ubuntu/plu
Author | SHA1 | Date | |
---|---|---|---|
6cf55900d0 | |||
a768f2d54e | |||
d19c7db50a | |||
e956a73756 | |||
3106261097 | |||
e98da8c492 | |||
d4f32f6d44 | |||
6d1eb05e41 | |||
f7eaaffb2f | |||
|
3b381ce1b9 | ||
|
6ccc12eb93 | ||
|
ce3f0717f8 | ||
|
5ddb22760e | ||
|
88340789cd | ||
|
84ddf5599e | ||
df383976b3 | |||
926df18ece | |||
f2c97b5c6b |
42
debian/changelog
vendored
42
debian/changelog
vendored
@ -1,3 +1,45 @@
|
|||||||
|
lxqt-runner (2.1.2-0ubuntu2) plucky; urgency=medium
|
||||||
|
|
||||||
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:38:18 -0600
|
||||||
|
|
||||||
|
lxqt-runner (2.1.2-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 04 Feb 2025 15:25:10 -0600
|
||||||
|
|
||||||
|
lxqt-runner (2.1.1-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 11 Jan 2025 16:55:28 -0600
|
||||||
|
|
||||||
|
lxqt-runner (2.1.0-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Bump build dependencies.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:10 -0600
|
||||||
|
|
||||||
|
lxqt-runner (2.0.0-0ubuntu1) oracular; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Update copyright file.
|
||||||
|
* Bump Standards-Version to 4.7.0, no changes necessary.
|
||||||
|
* Adjust build dependencies.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:29:58 -0500
|
||||||
|
|
||||||
|
lxqt-runner (1.4.0-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Fix copyright file.
|
||||||
|
* Bump build dependency versions.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Mon, 13 Nov 2023 14:59:58 -0600
|
||||||
|
|
||||||
lxqt-runner (1.3.0-0ubuntu1) mantic; urgency=medium
|
lxqt-runner (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
26
debian/control
vendored
26
debian/control
vendored
@ -1,25 +1,27 @@
|
|||||||
Source: lxqt-runner
|
Source: lxqt-runner
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
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>,
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5windowsystem-dev,
|
layer-shell-qt (>= 6.0.0),
|
||||||
liblxqt-globalkeys-ui1-dev (>= 1.3.0),
|
libkf6windowsystem-dev (>= 6.0.0),
|
||||||
liblxqt-globalkeys1-dev (>= 1.3.0),
|
liblayershellqtinterface-dev (>= 6.0.0),
|
||||||
liblxqt1-dev (>= 1.3.0),
|
liblxqt-globalkeys-ui2-dev (>= 2.1.0),
|
||||||
|
liblxqt-globalkeys2-dev (>= 2.1.0),
|
||||||
|
liblxqt2-dev (>= 2.1.0),
|
||||||
libmuparser-dev,
|
libmuparser-dev,
|
||||||
libqt5svg5-dev,
|
libx11-dev,
|
||||||
libqt5x11extras5-dev,
|
qt6-svg-dev (>= 6.6.0),
|
||||||
libx11-dev
|
qt6-wayland-dev (>= 6.6.0)
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.7.1
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-runner
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-runner
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-runner.git
|
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-runner.git
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Homepage: https://github.com/lxqt/lxqt-runner
|
Homepage: https://github.com/lxqt/lxqt-runner
|
||||||
|
|
||||||
@ -38,7 +40,7 @@ Package: lxqt-runner-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||||
Description: Language package for lxqt-runner
|
Description: Language package for lxqt-runner
|
||||||
The LXQt runner provides a GUI that comes up on the desktop and allows for
|
The LXQt runner provides a GUI that comes up on the desktop and allows for
|
||||||
launching applications, doing some math or shutting down the system.
|
launching applications, doing some math or shutting down the system.
|
||||||
|
14
debian/copyright
vendored
14
debian/copyright
vendored
@ -3,13 +3,19 @@ Upstream-Name: lxqt-runner
|
|||||||
Source: https://github.com/lxqt/lxqt-runner
|
Source: https://github.com/lxqt/lxqt-runner
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2012-2023, LXQt team
|
Copyright: 2012-2024 LXQt team
|
||||||
2010-2013, Razor team
|
2010-2013 Razor team
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2023, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||||
2014-2019, Alf Gaida <agaida@siduction.org>
|
2015 Andrew Lee <ajqlee@debian.org>
|
||||||
|
2015 Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
|
||||||
|
2015 ChangZhuo Chen <czchen@debian.org>
|
||||||
|
2021 apt-ghetto <apt-ghetto@protonmail.com>
|
||||||
|
2020-2021 Raman Sarda <theloudspeaker@lubuntu.me>
|
||||||
|
2018-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
|
2023-2024 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user