New upstream version for liblxqt

Summary:
Packaged new upstream version 0.17.0 of liblxqt
Updated dependencies
Updated symbols
Updated changelog and copyright
Renamed tag for lintian override

Test Plan: Build does not fail

Reviewers: kc2bez

Reviewed By: kc2bez

Differential Revision: https://phab.lubuntu.me/D115
ubuntu/impish ubuntu/0.17.0-0ubuntu1
apt-ghetto 3 years ago committed by Dan Simmons
parent c87bb9a68e
commit 08c5a9648c

17
debian/changelog vendored

@ -1,3 +1,20 @@
liblxqt (0.17.0-0ubuntu1) impish; urgency=medium
* New upstream version 0.17.0
* Update debian/control
- Use debhelper-compat 13
- Use libqtxdg-dev and libqtxdgiconloader-dev 3.7.1
- Use lxqt-build-tools 0.9.0
* Run wrap-and-sort
- Remove lxqt-backlight-helper from debian/control
* Renamed tag for lintian override
* Update symbols
- Add new symbols
- Demangle existing symbols
* Update debian/copyright
-- apt-ghetto <apt-ghetto@protonmail.com> Mon, 09 Aug 2021 11:12:06 +0200
liblxqt (0.16.0-1ubuntu2) hirsute; urgency=medium
* Dropped symbol failing on s390x.

26
debian/control vendored

@ -6,17 +6,17 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 12),
Build-Depends: debhelper-compat (= 13),
dh-exec,
libkf5windowsystem-dev (>= 5.36.0),
libpolkit-qt5-1-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libqt5xdg-dev (>= 3.5.0),
libqt5xdgiconloader-dev (>= 3.5.0),
libqt5xdg-dev (>= 3.7.1),
libqt5xdgiconloader-dev (>= 3.7.1),
libx11-dev,
libxss-dev,
lxqt-build-tools (>= 0.7.0)
lxqt-build-tools (>= 0.9.0)
Standards-Version: 4.5.1
Vcs-Browser: https://phab.lubuntu.me/source/liblxqt/
Vcs-Git: https://phab.lubuntu.me/source/liblxqt.git
@ -30,7 +30,6 @@ Depends: desktop-file-utils,
shared-mime-info,
${misc:Depends},
${shlibs:Depends}
# lxqt-backlight-helper [linux-any],
Recommends: liblxqt-l10n
Pre-Depends: ${misc:Pre-Depends}
Description: Shared libraries for LXQt desktop environment (libs)
@ -62,23 +61,8 @@ Package: liblxqt-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: ${misc:Depends},
qttranslations5-l10n
Depends: qttranslations5-l10n, ${misc:Depends}
Breaks: liblxqt0 (<< 0.11.0)
Replaces: liblxqt0 (<< 0.11.0)
Description: Language package for liblxqt
This package contains the l10n files needed by the liblxqt.
# Package: lxqt-backlight-helper
# Architecture: linux-any
# Depends: ${shlibs:Depends},
# ${misc:Depends}
# Description: LXQt backlight helper for linux
# LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
# technologies. It has been tailored for users who value simplicity, speed, and
# an intuitive interface. Unlike most desktop environments, LXQt also works
# fine with less powerful machines.
# .
# This package contains the backlight helper files needed by the linux LXQt
# desktop environment.

15
debian/copyright vendored

@ -3,16 +3,17 @@ Upstream-Name: liblxqt
Source: https://github.com/lxqt/liblxqt
Files: *
Copyright: 2012-2019 LXQt team
2010-2012 Razor team
2012 The Chromium Authors
2012-2013 Alec Moskvin <alecm@gmx.com>
2016-2018 P.L. Lucas
2018 Luís Pereira <luis.artur.pereira@gmail.com>
Copyright: 2012-2019, LXQt team
2010-2013, Razor team
2012, The Chromium Authors
2012-2013, Alec Moskvin <alecm@gmx.com>
2016-2018, P.L. Lucas
2016, 2018, Luís Pereira <luis.artur.pereira@gmail.com>
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+

@ -1,5 +1,4 @@
usr/include/lxqt/
usr/lib/*/liblxqt.so
usr/lib/*/pkgconfig/lxqt.pc
usr/share/cmake/lxqt/lxqt-*.cmake

@ -2,5 +2,5 @@
liblxqt0: application-in-library-section libs usr/bin/lxqt-backlight_backend
# there will be no manpage for lxqt-backlight_backend
liblxqt0: binary-without-manpage usr/bin/lxqt-backlight_backend
liblxqt0: no-manual-page usr/bin/lxqt-backlight_backend

@ -54,6 +54,15 @@ liblxqt.so.0 liblxqt0 #MINVER#
(c++)"LXQt::ConfigDialogCmdLineOptions::process(QCommandLineParser&)@Base" 0.13.0~
(c++)"LXQt::ConfigDialogCmdLineOptions::setCommandLine(QCommandLineParser*)@Base" 0.13.0~
(c++)"LXQt::ConfigDialogCmdLineOptions::~ConfigDialogCmdLineOptions()@Base" 0.13.0~
(c++)"LXQt::GlobalSettings::GlobalSettings()@Base" 0.17.0
(c++)"LXQt::GlobalSettings::fileChanged()@Base" 0.17.0
(c++)"LXQt::GlobalSettings::iconThemeChanged()@Base" 0.17.0
(c++)"LXQt::GlobalSettings::lxqtThemeChanged()@Base" 0.17.0
(c++)"LXQt::GlobalSettings::metaObject() const@Base" 0.17.0
(c++)"LXQt::GlobalSettings::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.17.0
(c++)"LXQt::GlobalSettings::qt_metacast(char const*)@Base" 0.17.0
(c++)"LXQt::GlobalSettings::staticMetaObject@Base" 0.17.0
(c++)"LXQt::GlobalSettings::~GlobalSettings()@Base" 0.17.0
(c++)"LXQt::GridLayout::GridLayout(QWidget*)@Base" 0.9.0+20150911
(c++)"LXQt::GridLayout::addItem(QLayoutItem*)@Base" 0.9.0+20150911
(c++)"LXQt::GridLayout::animatedMoveInProgress() const@Base" 0.11.0
@ -119,9 +128,11 @@ liblxqt.so.0 liblxqt0 #MINVER#
(c++)"LXQt::Notification::metaObject() const@Base" 0.9.0+20150911
(c++)"LXQt::Notification::notificationClosed(LXQt::Notification::CloseReason)@Base" 0.9.0+20150911
(c++)"LXQt::Notification::notify(QString const&, QString const&, QString const&)@Base" 0.9.0+20150911
(c++)"LXQt::Notification::queryServerInfo()@Base" 0.16.0
(c++)"LXQt::Notification::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.9.0+20150911
(c++)"LXQt::Notification::qt_metacast(char const*)@Base" 0.9.0+20150911
(c++)"LXQt::Notification::serverInfo()@Base" 0.9.0+20150911
(c++)"LXQt::Notification::serverInfoReady()@Base" 0.16.0
(c++)"LXQt::Notification::setActions(QStringList const&, int)@Base" 0.9.0+20150911
(c++)"LXQt::Notification::setBody(QString const&)@Base" 0.9.0+20150911
(c++)"LXQt::Notification::setHint(QString const&, QVariant const&)@Base" 0.9.0+20150911
@ -139,6 +150,7 @@ liblxqt.so.0 liblxqt0 #MINVER#
(c++)"LXQt::PageSelectWidget::minimumSizeHint() const@Base" 0.11.0
(c++)"LXQt::PageSelectWidget::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.9.0+20150911
(c++)"LXQt::PageSelectWidget::qt_metacast(char const*)@Base" 0.9.0+20150911
(c++)"LXQt::PageSelectWidget::sizeHint() const@Base" 0.16.0
(c++)"LXQt::PageSelectWidget::staticMetaObject@Base" 0.9.0+20150911
(c++)"LXQt::PageSelectWidget::updateMaxTextWidth()@Base" 0.11.0
(c++)"LXQt::PageSelectWidget::viewportSizeHint() const@Base" 0.11.0
@ -156,6 +168,7 @@ liblxqt.so.0 liblxqt0 #MINVER#
(c++)"LXQt::Power::canLogout() const@Base" 0.9.0+20150911
(c++)"LXQt::Power::canMonitorOff() const@Base" 0.13.0~
(c++)"LXQt::Power::canReboot() const@Base" 0.9.0+20150911
(c++)"LXQt::Power::canShowLeaveDialog() const@Base" 0.16.0
(c++)"LXQt::Power::canShutdown() const@Base" 0.9.0+20150911
(c++)"LXQt::Power::canSuspend() const@Base" 0.9.0+20150911
(c++)"LXQt::Power::doAction(LXQt::Power::Action)@Base" 0.9.0+20150911
@ -166,6 +179,7 @@ liblxqt.so.0 liblxqt0 #MINVER#
(c++)"LXQt::Power::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.9.0+20150911
(c++)"LXQt::Power::qt_metacast(char const*)@Base" 0.9.0+20150911
(c++)"LXQt::Power::reboot()@Base" 0.9.0+20150911
(c++)"LXQt::Power::showLeaveDialog()@Base" 0.16.0
(c++)"LXQt::Power::shutdown()@Base" 0.9.0+20150911
(c++)"LXQt::Power::staticMetaObject@Base" 0.9.0+20150911
(c++)"LXQt::Power::suspend()@Base" 0.9.0+20150911
@ -189,7 +203,7 @@ liblxqt.so.0 liblxqt0 #MINVER#
(c++)"LXQt::ProgramFinder::programName(QString const&)@Base" 0.9.0+20150911
(c++)"LXQt::RotatedWidget::RotatedWidget(QWidget&, QWidget*, QFlags<Qt::WindowType>)@Base" 0.9.0+20150911
(c++)"LXQt::RotatedWidget::adjustContentSize()@Base" 0.9.0+20150911
(c++)"LXQt::RotatedWidget::adjustedPoint(QPoint) const@Base" 0.9.0+20150911
(c++)"LXQt::RotatedWidget::adjustedPoint(QPointF) const@Base" 0.17.0
(c++)"LXQt::RotatedWidget::adjustedSize(QSize) const@Base" 0.9.0+20150911
(c++)"LXQt::RotatedWidget::content() const@Base" 0.9.0+20150911
(c++)"LXQt::RotatedWidget::enterEvent(QEvent*)@Base" 0.9.0+20150911
@ -237,6 +251,7 @@ liblxqt.so.0 liblxqt0 #MINVER#
(c++)"LXQt::Settings::settingsChangedFromExternal()@Base" 0.10.0
(c++)"LXQt::Settings::staticMetaObject@Base" 0.9.0+20150911
(c++)"LXQt::Settings::~Settings()@Base" 0.9.0+20150911
(c++)"LXQt::Settings::_fileChanged(QString const&)@Base" 0.16.0
(c++)"LXQt::SettingsCache::SettingsCache(QSettings&)@Base" 0.12.0
(c++)"LXQt::SettingsCache::SettingsCache(QSettings*)@Base" 0.9.0+20150911
(c++)"LXQt::SettingsCache::loadFromSettings()@Base" 0.9.0+20150911
@ -266,12 +281,6 @@ liblxqt.so.0 liblxqt0 #MINVER#
(c++)"LXQt::VirtualBackEnd::qt_metacast(char const*)@Base" 0.13.0~
(c++)"LXQt::VirtualBackEnd::setBacklight(int)@Base" 0.13.0~
(c++)"LXQt::VirtualBackEnd::staticMetaObject@Base" 0.13.0~
_ZN4LXQt12Notification15queryServerInfoEv@Base 0.16.0
_ZN4LXQt12Notification15serverInfoReadyEv@Base 0.16.0
_ZN4LXQt5Power15showLeaveDialogEv@Base 0.16.0
_ZN4LXQt8Settings12_fileChangedERK7QString@Base 0.16.0
_ZNK4LXQt16PageSelectWidget8sizeHintEv@Base 0.16.0
_ZNK4LXQt5Power18canShowLeaveDialogEv@Base 0.16.0
(c++)"non-virtual thunk to LXQt::ConfigDialog::~ConfigDialog()@Base" 0.9.0+20150911
(c++)"non-virtual thunk to LXQt::GridLayout::invalidate()@Base" 0.9.0+20150911
(c++)"non-virtual thunk to LXQt::GridLayout::setGeometry(QRect const&)@Base" 0.9.0+20150911
@ -282,6 +291,7 @@ liblxqt.so.0 liblxqt0 #MINVER#
(c++)"typeinfo for LXQt::AutostartEntry@Base" 0.9.0+20150911
(c++)"typeinfo for LXQt::Backlight@Base" 0.13.0~
(c++)"typeinfo for LXQt::ConfigDialog@Base" 0.9.0+20150911
(c++)"typeinfo for LXQt::GlobalSettings@Base" 0.17.0
(c++)"typeinfo for LXQt::GridLayout@Base" 0.9.0+20150911
(c++)"typeinfo for LXQt::HtmlDelegate@Base" 0.9.0+20150911
(c++)"typeinfo for LXQt::MessageBox@Base" 0.9.0+20150911
@ -300,6 +310,7 @@ liblxqt.so.0 liblxqt0 #MINVER#
(c++)"typeinfo name for LXQt::AutostartEntry@Base" 0.9.0+20150911
(c++)"typeinfo name for LXQt::Backlight@Base" 0.13.0~
(c++)"typeinfo name for LXQt::ConfigDialog@Base" 0.9.0+20150911
(c++)"typeinfo name for LXQt::GlobalSettings@Base" 0.17.0
(c++)"typeinfo name for LXQt::GridLayout@Base" 0.9.0+20150911
(c++)"typeinfo name for LXQt::HtmlDelegate@Base" 0.9.0+20150911
(c++)"typeinfo name for LXQt::MessageBox@Base" 0.9.0+20150911
@ -319,6 +330,7 @@ liblxqt.so.0 liblxqt0 #MINVER#
(c++)"vtable for LXQt::AutostartEntry@Base" 0.9.0+20150911
(c++)"vtable for LXQt::Backlight@Base" 0.13.0~
(c++)"vtable for LXQt::ConfigDialog@Base" 0.9.0+20150911
(c++)"vtable for LXQt::GlobalSettings@Base" 0.17.0
(c++)"vtable for LXQt::GridLayout@Base" 0.9.0+20150911
(c++)"vtable for LXQt::HtmlDelegate@Base" 0.9.0+20150911
(c++)"vtable for LXQt::MessageBox@Base" 0.9.0+20150911

Loading…
Cancel
Save