New upstream release for lxqt-runner

Summary:
Packaged new upstream release 0.17.0 of lxqt-runner
Updated changelog, control and copyright

Test Plan: Built successfully on https://launchpad.net/~apt-ghetto/+archive/ubuntu/ludev

Reviewers: kc2bez

Reviewed By: kc2bez

Differential Revision: https://phab.lubuntu.me/D131
ci/stable ubuntu/0.17.0-0ubuntu1
apt-ghetto 3 years ago committed by Dan Simmons
parent 1e9e8523f0
commit fba7817c91

13
debian/changelog vendored

@ -1,3 +1,16 @@
lxqt-runner (0.17.0-0ubuntu1) impish; urgency=medium
* New upstream release 0.17.0
* Update debian/control
- Bump Standards-Version to 4.5.1
- Use liblxqt0-dev 0.17.0
- Use liblxqt-globalkeys0-dev 0.17.0
- Use liblxqt-globalkeys-ui0-dev 0.17.0
* Update debian/copyright
* Run wrap-and-sort
-- apt-ghetto <apt-ghetto@protonmail.com> Mon, 16 Aug 2021 14:18:16 +0200
lxqt-runner (0.16.0-1ubuntu1) hirsute; urgency=low
[ Raman Sarda ]

10
debian/control vendored

@ -8,14 +8,14 @@ Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.16.0~),
liblxqt-globalkeys0-dev (>= 0.16.0~),
liblxqt-globalkeys-ui0-dev (>= 0.16.0~),
liblxqt-globalkeys-ui0-dev (>= 0.17.0),
liblxqt-globalkeys0-dev (>= 0.17.0),
liblxqt0-dev (>= 0.17.0),
libmuparser-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev,
Standards-Version: 4.5.0
libx11-dev
Standards-Version: 4.5.1
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-runner/
Vcs-Git: https://phab.lubuntu.me/source/lxqt-runner.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-runner

7
debian/copyright vendored

@ -3,12 +3,13 @@ Upstream-Name: lxqt-runner
Source: https://github.com/lxqt/lxqt-runner
Files: *
Copyright: 2012-2019 LXQt team
2010-2012 Razor team
Copyright: 2012-2019, LXQt team
2010-2013, Razor team
License: LGPL-2.1+
Files: debian/*
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2014-2019, Alf Gaida <agaida@siduction.org>
License: LGPL-2.1+
License: LGPL-2.1+

Loading…
Cancel
Save