From 4e6cec3e20bee701059c6162ccfe1542b5ff4633 Mon Sep 17 00:00:00 2001 From: Maximiliano Curia Date: Fri, 18 Nov 2016 15:04:03 +0000 Subject: [PATCH 1/1] Import kguiaddons_5.28.0-1.debian.tar.xz [dgit import tarball kguiaddons 5.28.0-1 kguiaddons_5.28.0-1.debian.tar.xz] --- changelog | 225 ++++++++++++++++++++++++++++++++++++ compat | 1 + control | 42 +++++++ copyright | 153 ++++++++++++++++++++++++ docs | 1 + libkf5guiaddons-dev.acc.in | 20 ++++ libkf5guiaddons-dev.install | 5 + libkf5guiaddons5.install | 2 + libkf5guiaddons5.symbols | 114 ++++++++++++++++++ rules | 10 ++ source/format | 1 + tests/acc | 18 +++ tests/control | 7 ++ tests/testsuite | 8 ++ tests/testsuite.xsession | 4 + upstream/metadata | 7 ++ watch | 2 + 17 files changed, 620 insertions(+) create mode 100644 changelog create mode 100644 compat create mode 100644 control create mode 100644 copyright create mode 100644 docs create mode 100644 libkf5guiaddons-dev.acc.in create mode 100644 libkf5guiaddons-dev.install create mode 100644 libkf5guiaddons5.install create mode 100644 libkf5guiaddons5.symbols create mode 100755 rules create mode 100644 source/format create mode 100755 tests/acc create mode 100644 tests/control create mode 100755 tests/testsuite create mode 100755 tests/testsuite.xsession create mode 100644 upstream/metadata create mode 100644 watch diff --git a/changelog b/changelog new file mode 100644 index 0000000..e9d1223 --- /dev/null +++ b/changelog @@ -0,0 +1,225 @@ +kguiaddons (5.28.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * New upstream release (5.28) + * Bump group breaks (5.28) + + -- Maximiliano Curia Fri, 18 Nov 2016 16:04:03 +0100 + +kguiaddons (5.27.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * New upstream release (5.27) + * Bump group breaks (5.27) + + -- Maximiliano Curia Sat, 15 Oct 2016 16:50:25 +0200 + +kguiaddons (5.26.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * Bump group breaks (5.26) + * Replace dbus-launch with dbus-run-session in tests + + -- Maximiliano Curia Thu, 29 Sep 2016 11:56:08 +0200 + +kguiaddons (5.25.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * Bump group breaks (5.25) + + -- Maximiliano Curia Thu, 18 Aug 2016 17:19:06 +0200 + +kguiaddons (5.23.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + -- Maximiliano Curia Sat, 18 Jun 2016 08:16:22 +0200 + +kguiaddons (5.22.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + -- Maximiliano Curia Wed, 18 May 2016 23:45:16 +0200 + +kguiaddons (5.21.0-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * Replace the "Historical name" ddeb-migration by its "Modern, clearer" replacement dbgsym-migration. + * Add upstream metadata (DEP-12) + * debian/control: Update Vcs-Browser and Vcs-Git fields + * Update acc test script + * uscan no longer supports more than one main upstream tarball being listed + * Drop Xephyr hack + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Bump Standards-Version to 3.9.8 + + -- Maximiliano Curia Thu, 05 May 2016 14:52:03 +0200 + +kguiaddons (5.19.0-1) experimental; urgency=medium + + * New upstream release (5.19.0). + + -- Maximiliano Curia Sat, 13 Feb 2016 15:15:55 +0100 + +kguiaddons (5.18.0-1) experimental; urgency=medium + + * New upstream release (5.17.0). + * New upstream release (5.18.0). + + -- Maximiliano Curia Wed, 27 Jan 2016 13:33:29 +0100 + +kguiaddons (5.16.0-1) unstable; urgency=medium + + * New upstream release (5.16.0). + + -- Maximiliano Curia Mon, 30 Nov 2015 12:12:42 +0100 + +kguiaddons (5.15.0-1) unstable; urgency=medium + + * New upstream release (5.15.0). + + -- Maximiliano Curia Fri, 09 Oct 2015 19:15:58 +0200 + +kguiaddons (5.14.0-1) unstable; urgency=medium + + * New upstream release (5.14.0). + * Removed private classes from exported symbols. + + -- Maximiliano Curia Tue, 15 Sep 2015 13:48:00 +0200 + +kguiaddons (5.13.0-1) unstable; urgency=medium + + * New upstream release (5.13.0). + * Update symbols files from buildds logs (5.12.0-1). + + -- Maximiliano Curia Thu, 13 Aug 2015 15:14:33 +0200 + +kguiaddons (5.12.0-1) unstable; urgency=medium + + * New upstream release (5.12.0). + + -- Maximiliano Curia Thu, 09 Jul 2015 12:43:00 +0200 + +kguiaddons (5.11.0-1) unstable; urgency=medium + + * New upstream release (5.10.0). + * New upstream release (5.11.0). + + -- Maximiliano Curia Fri, 26 Jun 2015 14:09:51 +0200 + +kguiaddons (5.9.0-1) experimental; urgency=medium + + * New upstream release (5.9.0). + * Update symbols files from buildds logs (5.8.0-1). + + -- Maximiliano Curia Thu, 23 Apr 2015 08:25:17 +0200 + +kguiaddons (5.9.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 13 Apr 2015 22:26:22 +0200 + +kguiaddons (5.8.0-1) experimental; urgency=medium + + * New upstream release (5.8.0). + + -- Maximiliano Curia Sat, 14 Mar 2015 22:26:58 +0100 + +kguiaddons (5.8.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 17 Mar 2015 15:36:01 +0100 + +kguiaddons (5.7.0-1) experimental; urgency=medium + + * New upstream release (5.7.0). + * Update build dependencies. + * Update copyright information. + + -- Maximiliano Curia Mon, 02 Mar 2015 15:09:32 +0100 + +kguiaddons (5.7.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Harald Sitter Tue, 10 Feb 2015 16:28:50 +0100 + +kguiaddons (5.6.0-1) experimental; urgency=medium + + * New upstream release (5.6.0). + * Bump build dependencies to build against the experimental versions. + * Bump Standards-Version to 3.9.6, no changes needed. + * Update install files. + * Update copyright information. + * Update build dependencies to follow cmake. + * Add basic autopkgtests support. + * Add libkf5coreaddons-dev -dev dependency, needed by kimagecache.h. + + -- Maximiliano Curia Fri, 23 Jan 2015 12:20:19 +0100 + +kguiaddons (5.6.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 06 Jan 2015 19:52:25 +0100 + +kguiaddons (5.5.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 15 Dec 2014 11:20:00 +0100 + +kguiaddons (5.4.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Fri, 07 Nov 2014 15:15:32 +0100 + +kguiaddons (5.3.0-0ubuntu1) utopic; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 07 Oct 2014 11:28:07 +0100 + +kguiaddons (5.2.0-0ubuntu1) utopic; urgency=medium + + * New upstream release + * Use pkg-kde-tools version 3 scripts + + -- Jonathan Riddell Mon, 22 Sep 2014 19:39:02 +0200 + +kguiaddons (5.1.0-0ubuntu1) utopic; urgency=medium + + [ José Manuel Santamaría Lema ] + * Update libraries *.install paths so a soname bump doesn't go + unnoticed. + + [ Scarlett Clark ] + * New upstream release + + -- Scarlett Clark Tue, 05 Aug 2014 17:10:05 +0200 + +kguiaddons (5.0.0-0ubuntu1) utopic; urgency=medium + + [ Jonathan Riddell ] + * Initial stable upstream release + + -- Rohan Garg Thu, 10 Jul 2014 12:14:42 +0200 diff --git a/compat b/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/compat @@ -0,0 +1 @@ +9 diff --git a/control b/control new file mode 100644 index 0000000..823800d --- /dev/null +++ b/control @@ -0,0 +1,42 @@ +Source: kguiaddons +Section: libs +Priority: optional +Maintainer: Debian/Kubuntu Qt/KDE Maintainers +Uploaders: Maximiliano Curia +Build-Depends: cmake (>= 2.8.12), + debhelper (>= 9), + extra-cmake-modules (>= 5.28.0~), + libqt5x11extras5-dev (>= 5.5.0~), + libx11-dev, + libxcb1-dev, + pkg-config, + pkg-kde-tools (>= 0.15.15ubuntu1~), + qtbase5-dev (>= 5.5.0~), + qtbase5-private-dev +Standards-Version: 3.9.8 +Homepage: http://projects.kde.org/kguiaddons +Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/kguiaddons.git +Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kguiaddons.git + +Package: libkf5guiaddons-dev +Section: libdevel +Architecture: any +Depends: libkf5coreaddons-dev, + libkf5guiaddons5 (= ${binary:Version}), + qtbase5-dev (>= 5.5.0~), + ${misc:Depends} +Description: development headers for the kguiaddons framework + This package contains development files for building software that uses + libraries from the kguiaddon framework +Breaks: libkf5configwidgets-dev (<< 5.28), libkf5kdelibs4support-dev (<< 5.28) + +Package: libkf5guiaddons5 +Architecture: any +Multi-Arch: same +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: additional addons for QtGui + Qt widgets for colours, fonts and text +Breaks: libkf5configwidgets5 (<< 5.28), + libkf5kdelibs4support5 (<< 5.28), + libkf5plasma5 (<< 5.28), + libkf5texteditor5 (<< 5.28) diff --git a/copyright b/copyright new file mode 100644 index 0000000..2bb2d48 --- /dev/null +++ b/copyright @@ -0,0 +1,153 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: kguiaddons +Source: https://projects.kde.org/projects/frameworks/kguiaddons + +Files: * +Copyright: 2005-2014, Albert Astals Cid + 2013, Aleix Pol Gonzalez + 2013, Martin Gräßlin + 2013, Martin Klapetek + 2009, Michael Leupold +License: LGPL-2.1+3+KDEeV + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) version 3, or any + later version accepted by the membership of KDE e.V. (or its + successor approved by the membership of KDE e.V.), which shall + act as a proxy defined in Section 6 of version 3 of the license. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library. If not, see . + . + On Debian systems, the complete text of the GNU Lesser General Public License + version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1", likewise, + the version 3 of the GNU Lesser General Public License can be found in + "/usr/share/common-licenses/LGPL-3". + +Files: autotests/kwordwraptest.cpp + src/colors/kcolormimedata.cpp + src/colors/kcolormimedata.h + src/colors/kcolorspaces.cpp + src/colors/kcolorspaces_p.h + src/colors/kcolorutils.cpp + src/colors/kcolorutils.h + src/colors/kguiaddons_colorhelpers_p.h + src/text/kdatevalidator.cpp + src/text/kdatevalidator.h +Copyright: 2003-2008, David Faure + 2007, John Layt + 2005, Joseph Wenninger + 2007, Matthew Woehlke + 1998-2001, Mirko Boehm + 2007, Olaf Schmidt + 1999, Steffen Hansen + 2007, Thomas Zander + 1997, Tim D. Gilman + 2007, Zack Rusin +License: LGPL-2+ + +Files: src/colors/kcolorcollection.cpp + src/colors/kcolorcollection.h + src/text/kwordwrap.cpp + src/text/kwordwrap.h + src/util/kimagecache.h + src/util/klocalimagecacheimpl.h + src/util/klocalimagecacheimpl.cpp +Copyright: 2001, David Faure + 2010, Michael Pyne + 1999, Waldo Bastian +License: LGPL-2 + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; version + 2 of the License. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General + Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2". + +Files: tests/openurltest.cpp +Copyright: 2013, Aleix Pol Gonzalez +License: LGPL-2+3+KDEeV + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2 of the License or ( at + your option ) version 3 or, at the discretion of KDE e.V. ( which shall + act as a proxy as in section 14 of the GPLv3 ), any later version. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General Public + License version 2 can be found in "/usr/share/common-licenses/LGPL-2", + likewise, the version 3 of the GNU Lesser General Public License can be found + in "/usr/share/common-licenses/LGPL-3". + +Files: tests/kmodifierkeyinfotest.cpp +Copyright: Michael Leupold +License: GPL-2+3+KDEeV + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of + the License or (at your option) version 3 or any later version + accepted by the membership of KDE e.V. (or its successor approved + by the membership of KDE e.V.), which shall act as a proxy + defined in Section 14 of version 3 of the license. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU General Public License + version 2 can be found in "/usr/share/common-licenses/GPL-2", likewise, the + GNU General Public License version 3 can be found in + "/usr/share/common-licenses/GPL-3". + +Files: debian/* +Copyright: 2014 Jonathan Riddell +License: LGPL-2+ + +License: LGPL-2+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General + Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2". diff --git a/docs b/docs new file mode 100644 index 0000000..b43bf86 --- /dev/null +++ b/docs @@ -0,0 +1 @@ +README.md diff --git a/libkf5guiaddons-dev.acc.in b/libkf5guiaddons-dev.acc.in new file mode 100644 index 0000000..bb5dee6 --- /dev/null +++ b/libkf5guiaddons-dev.acc.in @@ -0,0 +1,20 @@ + + + + + 5.0.0 + + + + /usr/include/KF5/KGuiAddons/ + + + + /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5GuiAddons.so + + + + -fPIC + + + diff --git a/libkf5guiaddons-dev.install b/libkf5guiaddons-dev.install new file mode 100644 index 0000000..5322b8e --- /dev/null +++ b/libkf5guiaddons-dev.install @@ -0,0 +1,5 @@ +usr/include/KF5/KGuiAddons/ +usr/include/KF5/kguiaddons_version.h +usr/lib/*/cmake/KF5GuiAddons/ +usr/lib/*/libKF5GuiAddons.so +usr/lib/*/qt5/mkspecs/modules/qt_KGuiAddons.pri diff --git a/libkf5guiaddons5.install b/libkf5guiaddons5.install new file mode 100644 index 0000000..a4c8044 --- /dev/null +++ b/libkf5guiaddons5.install @@ -0,0 +1,2 @@ +usr/lib/*/libKF5GuiAddons.so.5 +usr/lib/*/libKF5GuiAddons.so.5.* diff --git a/libkf5guiaddons5.symbols b/libkf5guiaddons5.symbols new file mode 100644 index 0000000..75b6037 --- /dev/null +++ b/libkf5guiaddons5.symbols @@ -0,0 +1,114 @@ +# SymbolsHelper-Confirmed: 5.14.0 amd64 +libKF5GuiAddons.so.5 libkf5guiaddons5 #MINVER# + _ZN10KFontUtils13adaptFontSizeER8QPainterRK7QStringRK6QSizeFdd6QFlagsINS_19AdaptFontSizeOptionEE@Base 4.96.0 + _ZN10KFontUtils13adaptFontSizeER8QPainterRK7QStringdddd6QFlagsINS_19AdaptFontSizeOptionEE@Base 4.96.0 + _ZN10KIconUtils10addOverlayERK5QIconS2_N2Qt6CornerE@Base 4.96.0 + _ZN10KIconUtils11addOverlaysERK5QIconRK5QHashIN2Qt6CornerES0_E@Base 4.96.0 + _ZN11KColorUtils13contrastRatioERK6QColorS2_@Base 4.96.0 + _ZN11KColorUtils13overlayColorsERK6QColorS2_N8QPainter15CompositionModeE@Base 4.96.0 + _ZN11KColorUtils3mixERK6QColorS2_d@Base 4.96.0 + _ZN11KColorUtils4lumaERK6QColor@Base 4.96.0 + _ZN11KColorUtils4tintERK6QColorS2_d@Base 4.96.0 + _ZN11KColorUtils5shadeERK6QColordd@Base 4.96.0 + _ZN11KColorUtils6darkenERK6QColordd@Base 4.96.0 + _ZN11KColorUtils6getHcyERK6QColorPdS3_S3_S3_@Base 4.96.0 + _ZN11KColorUtils7lightenERK6QColordd@Base 4.96.0 + _ZN14KColorMimeData10createDragERK6QColorP7QObject@Base 4.96.0 + _ZN14KColorMimeData12fromMimeDataEPK9QMimeData@Base 4.96.0 + _ZN14KColorMimeData16populateMimeDataEP9QMimeDataRK6QColor@Base 4.96.0 + _ZN14KColorMimeData9canDecodeEPK9QMimeData@Base 4.96.0 + _ZN14KDateValidatorC1EP7QObject@Base 4.96.0 + _ZN14KDateValidatorC2EP7QObject@Base 4.96.0 + (optional=gccinternal|arch=)_ZN14KDateValidatorD0Ev@Base 4.96.0 + (optional=gccinternal|arch=)_ZN14KDateValidatorD1Ev@Base 4.96.0 + (optional=gccinternal|arch=)_ZN14KDateValidatorD2Ev@Base 4.96.0 + _ZN16KColorCollection11changeColorERK6QColorS2_RK7QString@Base 4.96.0 + _ZN16KColorCollection11changeColorEiRK6QColorRK7QString@Base 4.96.0 + _ZN16KColorCollection11setEditableENS_8EditableE@Base 4.96.0 + _ZN16KColorCollection14setDescriptionERK7QString@Base 4.96.0 + _ZN16KColorCollection20installedCollectionsEv@Base 4.96.0 + _ZN16KColorCollection4saveEv@Base 4.96.0 + _ZN16KColorCollection7setNameERK7QString@Base 4.96.0 + _ZN16KColorCollection8addColorERK6QColorRK7QString@Base 4.96.0 + _ZN16KColorCollectionC1ERK7QString@Base 4.96.0 + _ZN16KColorCollectionC1ERKS_@Base 4.96.0 + _ZN16KColorCollectionC2ERK7QString@Base 4.96.0 + _ZN16KColorCollectionC2ERKS_@Base 4.96.0 + _ZN16KColorCollectionD1Ev@Base 4.96.0 + _ZN16KColorCollectionD2Ev@Base 4.96.0 + _ZN16KColorCollectionaSERKS_@Base 4.96.0 + _ZN16KModifierKeyInfo10keyLatchedEN2Qt3KeyEb@Base 4.96.0 + _ZN16KModifierKeyInfo10keyPressedEN2Qt3KeyEb@Base 4.96.0 + _ZN16KModifierKeyInfo10keyRemovedEN2Qt3KeyE@Base 4.96.0 + _ZN16KModifierKeyInfo11qt_metacallEN11QMetaObject4CallEiPPv@Base 4.96.0 + _ZN16KModifierKeyInfo11qt_metacastEPKc@Base 4.96.0 + _ZN16KModifierKeyInfo12setKeyLockedEN2Qt3KeyEb@Base 4.96.0 + _ZN16KModifierKeyInfo13buttonPressedEN2Qt11MouseButtonEb@Base 4.96.0 + _ZN16KModifierKeyInfo13setKeyLatchedEN2Qt3KeyEb@Base 4.96.0 + _ZN16KModifierKeyInfo16staticMetaObjectE@Base 4.96.0 + _ZN16KModifierKeyInfo8keyAddedEN2Qt3KeyE@Base 4.96.0 + _ZN16KModifierKeyInfo9keyLockedEN2Qt3KeyEb@Base 4.96.0 + _ZN16KModifierKeyInfoC1EP7QObject@Base 4.96.0 + _ZN16KModifierKeyInfoC2EP7QObject@Base 4.96.0 + _ZN16KModifierKeyInfoD0Ev@Base 4.96.0 + _ZN16KModifierKeyInfoD1Ev@Base 4.96.0 + _ZN16KModifierKeyInfoD2Ev@Base 4.96.0 + _ZN30KLocalImageCacheImplementation15clearLocalCacheEv@Base 4.96.0 + _ZN30KLocalImageCacheImplementation16setPixmapCachingEb@Base 4.96.0 + _ZN30KLocalImageCacheImplementation18updateModifiedTimeEv@Base 4.96.0 + _ZN30KLocalImageCacheImplementation19setPixmapCacheLimitEi@Base 4.96.0 + (optional=gccinternal|arch=)_ZN30KLocalImageCacheImplementation7PrivateD0Ev@Base 4.96.0 + (optional=gccinternal|arch=)_ZN30KLocalImageCacheImplementation7PrivateD1Ev@Base 4.96.0 + (optional=gccinternal|arch=)_ZN30KLocalImageCacheImplementation7PrivateD2Ev@Base 4.96.0 + _ZN30KLocalImageCacheImplementationC1Ej@Base 4.96.0 + _ZN30KLocalImageCacheImplementationC2Ej@Base 4.96.0 + _ZN30KLocalImageCacheImplementationD0Ev@Base 4.96.0 + _ZN30KLocalImageCacheImplementationD1Ev@Base 4.96.0 + _ZN30KLocalImageCacheImplementationD2Ev@Base 4.96.0 + _ZN9KWordWrap10formatTextER12QFontMetricsRK5QRectiRK7QStringi@Base 4.96.0 + _ZN9KWordWrap15drawFadeoutTextEP8QPainteriiiRK7QString@Base 4.96.0 + _ZN9KWordWrap16drawTruncateTextEP8QPainteriiiRK7QString@Base 4.96.0 + _ZN9KWordWrapC1ERK5QRect@Base 4.96.0 + _ZN9KWordWrapC1ERKS_@Base 4.98.0 + _ZN9KWordWrapC2ERK5QRect@Base 4.96.0 + _ZN9KWordWrapC2ERKS_@Base 4.98.0 + _ZN9KWordWrapD1Ev@Base 4.96.0 + _ZN9KWordWrapD2Ev@Base 4.96.0 + _ZN9KWordWrapaSERKS_@Base 4.98.0 + _ZNK14KDateValidator4dateERK7QStringR5QDate@Base 4.96.0 + _ZNK14KDateValidator5fixupER7QString@Base 4.96.0 + _ZNK14KDateValidator8validateER7QStringRi@Base 4.96.0 + _ZNK16KColorCollection11descriptionEv@Base 4.96.0 + _ZNK16KColorCollection4nameERK6QColor@Base 4.96.0 + _ZNK16KColorCollection4nameEi@Base 4.96.0 + _ZNK16KColorCollection4nameEv@Base 4.96.0 + _ZNK16KColorCollection5colorEi@Base 4.96.0 + _ZNK16KColorCollection5countEv@Base 4.96.0 + _ZNK16KColorCollection8editableEv@Base 4.96.0 + _ZNK16KColorCollection9findColorERK6QColor@Base 4.96.0 + _ZNK16KModifierKeyInfo10metaObjectEv@Base 4.96.0 + _ZNK16KModifierKeyInfo11isKeyLockedEN2Qt3KeyE@Base 4.96.0 + _ZNK16KModifierKeyInfo12isKeyLatchedEN2Qt3KeyE@Base 4.96.0 + _ZNK16KModifierKeyInfo12isKeyPressedEN2Qt3KeyE@Base 4.96.0 + _ZNK16KModifierKeyInfo15isButtonPressedEN2Qt11MouseButtonE@Base 4.96.0 + _ZNK16KModifierKeyInfo8knowsKeyEN2Qt3KeyE@Base 4.96.0 + _ZNK16KModifierKeyInfo9knownKeysEv@Base 4.96.0 + _ZNK30KLocalImageCacheImplementation13pixmapCachingEv@Base 4.96.0 + _ZNK30KLocalImageCacheImplementation14serializeImageERK6QImage@Base 4.96.0 + _ZNK30KLocalImageCacheImplementation15findLocalPixmapERK7QStringP7QPixmap@Base 4.96.0 + _ZNK30KLocalImageCacheImplementation16lastModifiedTimeEv@Base 4.96.0 + _ZNK30KLocalImageCacheImplementation16pixmapCacheLimitEv@Base 4.96.0 + _ZNK30KLocalImageCacheImplementation17insertLocalPixmapERK7QStringRK7QPixmap@Base 4.96.0 + _ZNK9KWordWrap12boundingRectEv@Base 4.96.0 + _ZNK9KWordWrap13wrappedStringEv@Base 4.96.0 + _ZNK9KWordWrap15truncatedStringEb@Base 4.96.0 + _ZNK9KWordWrap8drawTextEP8QPainteriii@Base 4.96.0 + _ZTI14KDateValidator@Base 4.96.0 + _ZTI16KModifierKeyInfo@Base 4.96.0 + _ZTI30KLocalImageCacheImplementation@Base 4.96.0 + _ZTS14KDateValidator@Base 4.96.0 + _ZTS16KModifierKeyInfo@Base 4.96.0 + _ZTS30KLocalImageCacheImplementation@Base 4.96.0 + _ZTV14KDateValidator@Base 4.96.0 + _ZTV16KModifierKeyInfo@Base 4.96.0 + _ZTV30KLocalImageCacheImplementation@Base 4.96.0 diff --git a/rules b/rules new file mode 100755 index 0000000..0de0dab --- /dev/null +++ b/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk + +override_dh_strip: + $(overridden_command) --dbgsym-migration='libkf5guiaddons5-dbg (<= 5.19.0-1~~)' + +override_dh_auto_test: + # Disable auto tests at build time + : diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/tests/acc b/tests/acc new file mode 100755 index 0000000..28b8d41 --- /dev/null +++ b/tests/acc @@ -0,0 +1,18 @@ +#!/bin/sh + +DEB_HOST_MULTIARCH=$(dpkg-architecture -qDEB_HOST_MULTIARCH) + +for in_file in debian/*.acc.in; do + out_file=${in_file%.in} + sed 's/@@DEB_HOST_MULTIARCH@@/'"${DEB_HOST_MULTIARCH}"'/' \ + "${in_file}" > "${out_file}" +done + +DH_VERBOSE=1 + +dh_acc +ret=$? +if [ 0 -ne $ret ]; then + cp -r logs "${ADT_ARTIFACTS}"/acc.logs +fi +exit $ret diff --git a/tests/control b/tests/control new file mode 100644 index 0000000..763deee --- /dev/null +++ b/tests/control @@ -0,0 +1,7 @@ +Tests: testsuite +Depends: @, @builddeps@, build-essential, xvfb, xauth, dbus (>= 1.8) +Restrictions: build-needed + +Tests: acc +Depends: @, dh-acc, exuberant-ctags +Restrictions: allow-stderr diff --git a/tests/testsuite b/tests/testsuite new file mode 100755 index 0000000..85d42cd --- /dev/null +++ b/tests/testsuite @@ -0,0 +1,8 @@ +#!/bin/sh + +[ -e debian/tests.home ] || mkdir debian/tests.home +export HOME="$(pwd)/debian/tests.home" +mkdir -p "$HOME"/.config || true +trap "rm -rf debian/tests.home" EXIT +xvfb-run -a --server-args="-screen 0 1024x768x24" \ + dbus-run-session -- debian/tests/testsuite.xsession diff --git a/tests/testsuite.xsession b/tests/testsuite.xsession new file mode 100755 index 0000000..35976a5 --- /dev/null +++ b/tests/testsuite.xsession @@ -0,0 +1,4 @@ +#!/bin/sh +export LANG=C.UTF-8 +export LC_ALL=C.UTF-8 +dh_auto_test diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..cde2afc --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,7 @@ +Name: kguiaddons +Changelog: https://quickgit.kde.org/?p=kguiaddons.git&a=log +Contact: kde-frameworks-devel@kde.org +Donation: https://www.kde.org/community/donations/index.php +Repository: https://anongit.kde.org/kguiaddons.git +Repository-Browse: https://quickgit.kde.org/?p=kguiaddons.git +Security-Contact: security@kde.org diff --git a/watch b/watch new file mode 100644 index 0000000..e0dfc15 --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +version=3 +http://download.kde.org/stable/frameworks/([\d\.]*)/kguiaddons-(.*)\.tar\.xz -- 2.30.2