New upstream release for lxqt-qtplugin

Summary:
Packaged new upstream 0.17.0 of lxqt-qtplugin
Updated changelog and control
Fixed copyright based on source files

Test Plan:
1. Wait for D116
2. Build passed on https://launchpad.net/~apt-ghetto/+archive/ubuntu/ludev

Reviewers: kc2bez

Reviewed By: kc2bez

Differential Revision: https://phab.lubuntu.me/D118
ci/stable ubuntu/0.17.0-0ubuntu1
apt-ghetto 3 years ago committed by Dan Simmons
parent 5b051dec1a
commit c03db10395

12
debian/changelog vendored

@ -1,3 +1,15 @@
lxqt-qtplugin (0.17.0-0ubuntu1) impish; urgency=medium
* New upstream release 0.17.0
* Update debian/control
- Bump Standards-Version to 4.5.1
- Use libfm-qt-dev 0.17.1
- Use libqt5xdgiconloader-dev 0.17.1
- Use lxqt-build-tools 0.9.0
* Fix debian/copyright
-- apt-ghetto <apt-ghetto@protonmail.com> Wed, 11 Aug 2021 10:20:29 +0200
lxqt-qtplugin (0.16.0-1ubuntu2) hirsute; urgency=medium
* New upstream version.

8
debian/control vendored

@ -6,16 +6,16 @@ Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libdbusmenu-qt5-dev,
libfm-qt-dev (>= 0.16.0~),
libfm-qt-dev (>= 0.17.1),
libkf5windowsystem-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libqt5xdg-dev,
libqt5xdgiconloader-dev (>= 3.5.0),
libqt5xdgiconloader-dev (>= 3.7.1),
libx11-dev,
lxqt-build-tools (>= 0.8.0~),
lxqt-build-tools (>= 0.9.0),
qtbase5-private-dev
Standards-Version: 4.5.0
Standards-Version: 4.5.1
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-qtplugin/
Vcs-Git: https://phab.lubuntu.me/source/lxqt-qtplugin.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin

6
debian/copyright vendored

@ -3,12 +3,12 @@ Upstream-Name: lxqt-qtplugin
Source: https://github.com/lxqt/lxqt-qtplugin
Files: *
Copyright: 2013-2019 LXQt team
2010-2012 Razor team
Copyright: 2014-2015 LXQt 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>
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2015 Yukiharu YABUKI <yyabuki@debian.org>
License: LGPL-2.1+

Loading…
Cancel
Save