Compare commits

..

3 Commits

Author SHA1 Message Date
d4f32f6d44 Make Lintian happy 2024-11-05 16:33:20 -06:00
6d1eb05e41 Bump build dependencies. 2024-11-05 16:33:05 -06:00
f7eaaffb2f New upstream release. 2024-11-05 16:29:52 -06:00
2 changed files with 18 additions and 11 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
lxqt-runner (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
- Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 16:29:42 -0600
lxqt-runner (2.0.0-0ubuntu1) oracular; urgency=medium lxqt-runner (2.0.0-0ubuntu1) oracular; urgency=medium
* New upstream release. * New upstream release.

22
debian/control vendored
View File

@ -1,27 +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),
layer-shell-qt, layer-shell-qt (>= 6.0.0),
libkf6windowsystem-dev, libkf6windowsystem-dev (>= 6.0.0),
liblayershellqtinterface-dev, liblayershellqtinterface-dev (>= 6.0.0),
liblxqt-globalkeys-ui2-dev (>= 2.0.0), liblxqt-globalkeys-ui2-dev (>= 2.1.0),
liblxqt-globalkeys2-dev (>= 2.0.0), liblxqt-globalkeys2-dev (>= 2.1.0),
liblxqt2-dev (>= 2.0.0), liblxqt2-dev (>= 2.1.0),
libmuparser-dev, libmuparser-dev,
libx11-dev, libx11-dev,
qt6-svg-dev, qt6-svg-dev (>= 6.6.0),
qt6-wayland-dev qt6-wayland-dev (>= 6.6.0)
Standards-Version: 4.7.0 Standards-Version: 4.7.0
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