From 08c5a9648c9f1f13a2cb93828d63834e18f455eb Mon Sep 17 00:00:00 2001 From: apt-ghetto Date: Mon, 9 Aug 2021 17:07:26 -0400 Subject: [PATCH] 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 --- debian/changelog | 17 +++++++++++++++++ debian/control | 26 +++++--------------------- debian/copyright | 15 ++++++++------- debian/liblxqt0-dev.install | 1 - debian/liblxqt0.lintian-overrides | 2 +- debian/liblxqt0.symbols | 26 +++++++++++++++++++------- 6 files changed, 50 insertions(+), 37 deletions(-) diff --git a/debian/changelog b/debian/changelog index 984e93d..9f80753 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 09 Aug 2021 11:12:06 +0200 + liblxqt (0.16.0-1ubuntu2) hirsute; urgency=medium * Dropped symbol failing on s390x. diff --git a/debian/control b/debian/control index 7dc667f..2d2792f 100644 --- a/debian/control +++ b/debian/control @@ -6,17 +6,17 @@ Uploaders: Alf Gaida , Andrew Lee (李健秋) 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. diff --git a/debian/copyright b/debian/copyright index b72ae9b..c1511cd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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 - 2016-2018 P.L. Lucas - 2018 Luís Pereira +Copyright: 2012-2019, LXQt team + 2010-2013, Razor team + 2012, The Chromium Authors + 2012-2013, Alec Moskvin + 2016-2018, P.L. Lucas + 2016, 2018, Luís Pereira License: LGPL-2.1+ Files: debian/* -Copyright: 2014-2019 Alf Gaida +Copyright: 2021, Lubuntu Developers + 2014-2019, Alf Gaida License: LGPL-2.1+ License: LGPL-2.1+ diff --git a/debian/liblxqt0-dev.install b/debian/liblxqt0-dev.install index 0c2ad8b..f6208fb 100644 --- a/debian/liblxqt0-dev.install +++ b/debian/liblxqt0-dev.install @@ -1,5 +1,4 @@ usr/include/lxqt/ usr/lib/*/liblxqt.so usr/lib/*/pkgconfig/lxqt.pc - usr/share/cmake/lxqt/lxqt-*.cmake diff --git a/debian/liblxqt0.lintian-overrides b/debian/liblxqt0.lintian-overrides index 4da90e9..f1c4f62 100644 --- a/debian/liblxqt0.lintian-overrides +++ b/debian/liblxqt0.lintian-overrides @@ -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 diff --git a/debian/liblxqt0.symbols b/debian/liblxqt0.symbols index 922ffd2..d5ee29e 100644 --- a/debian/liblxqt0.symbols +++ b/debian/liblxqt0.symbols @@ -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)@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