From 1da15c925822c08ee18ed864fe4b82b4325fb738 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 17 Jan 2021 03:02:21 +0000 Subject: [PATCH 1/1] Import kguiaddons_5.78.0-3.debian.tar.xz [dgit import tarball kguiaddons 5.78.0-3 kguiaddons_5.78.0-3.debian.tar.xz] --- changelog | 748 +++++++++++++++++++++++++++++++ control | 64 +++ copyright | 155 +++++++ libkf5guiaddons-dev.acc.in | 21 + libkf5guiaddons-dev.install | 5 + libkf5guiaddons-doc.install | 2 + libkf5guiaddons5.install | 4 + libkf5guiaddons5.symbols | 188 ++++++++ rules | 19 + salsa-ci.yml | 9 + salsa/extra_repository.list | 1 + salsa/qt-kde-team.debian.net.asc | 51 +++ source/format | 1 + tests/acc | 18 + tests/control | 3 + upstream/metadata | 7 + upstream/signing-key.asc | 30 ++ watch | 3 + 18 files changed, 1329 insertions(+) create mode 100644 changelog create mode 100644 control create mode 100644 copyright create mode 100644 libkf5guiaddons-dev.acc.in create mode 100644 libkf5guiaddons-dev.install create mode 100644 libkf5guiaddons-doc.install create mode 100644 libkf5guiaddons5.install create mode 100644 libkf5guiaddons5.symbols create mode 100755 rules create mode 100644 salsa-ci.yml create mode 100644 salsa/extra_repository.list create mode 100644 salsa/qt-kde-team.debian.net.asc create mode 100644 source/format create mode 100755 tests/acc create mode 100644 tests/control create mode 100644 upstream/metadata create mode 100644 upstream/signing-key.asc create mode 100644 watch diff --git a/changelog b/changelog new file mode 100644 index 0000000..7301807 --- /dev/null +++ b/changelog @@ -0,0 +1,748 @@ +kguiaddons (5.78.0-3) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Sun, 17 Jan 2021 12:02:21 +0900 + +kguiaddons (5.78.0-2) experimental; urgency=medium + + * Fix incorrect B-D. + + -- Norbert Preining Wed, 13 Jan 2021 21:10:51 +0900 + +kguiaddons (5.78.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.78.0). + + -- Norbert Preining Wed, 13 Jan 2021 10:32:42 +0900 + +kguiaddons (5.77.0-4) unstable; urgency=medium + + * Team upload. + * Allow kguiaddons to build again on non-Linux architectures: + (Closes: #978164) + - limit the libqt5waylandclient5-dev, libwayland-dev, and + qtwayland5-dev-tools build dependencies as linux-any + - pass -DWITH_WAYLAND=OFF to cmake on non-Linux architectures + - limit two symbols as linux-any + + -- Pino Toscano Sun, 27 Dec 2020 10:50:45 +0100 + +kguiaddons (5.77.0-3) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Tue, 22 Dec 2020 10:33:34 +0900 + +kguiaddons (5.77.0-2) experimental; urgency=medium + + [ Norbert Preining ] + * Update build-deps and deps with the info from cmake. + + -- Norbert Preining Fri, 18 Dec 2020 15:53:13 +0900 + +kguiaddons (5.77.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * Bump Standards-Version to 4.5.1 (No changes needed). + * New upstream release (5.77.0). + * Add myself to Uploaders. + * Update maintainer to Debian Qt/KDE Maintainers. + * Update symbols. + + -- Norbert Preining Fri, 18 Dec 2020 10:03:53 +0900 + +kguiaddons (5.74.0-3) unstable; urgency=medium + + * Team upload. + * Drop the 'testsuite' autopkgtest, as it does not test the installed + packages. + * Remove the unused debian/meta/ stuff. + * Do not ship anymore the almost empty upstream README.md as documentation + in libkf5guiaddons-dev. + * Stop passing --fail-missing to dh_missing, as it is the default in + debhelper compatibility 13+. + * Pass -DBUILD_TESTING=OFF to cmake to disable the build of tests, as they + are not run at build time anyway. + * Restore (again) the libkf5coreaddons-dev dependency in libkf5guiaddons-dev, + as one header uses CoreAddons. + + -- Pino Toscano Fri, 23 Oct 2020 15:02:33 +0200 + +kguiaddons (5.74.0-2) unstable; urgency=medium + + * Team upload to unstable. + + -- Sandro Knauß Mon, 19 Oct 2020 23:14:26 +0200 + +kguiaddons (5.74.0-1) experimental; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * New upstream release (5.74.0). + * Update build-deps and deps with the info from cmake. + * Add categories file to libkf5guiaddons5. + * remove libkf5coreaddons-dev from libkf5guiaddons-dev depends. + * Update Homepage link to point to new invent.kde.org + * Update repository related entries to metadata file. + * Update field Source in debian/copyright to invent.kde.org move. + * Add Bug-* entries to metadata file. + * Update symbols from build for 5.74.0. + + -- Sandro Knauß Sun, 27 Sep 2020 17:44:20 +0200 + +kguiaddons (5.70.0-2) unstable; urgency=medium + + * Team upload. + * Restore the libkf5coreaddons-dev dependency in libkf5guiaddons-dev, as one + header uses CoreAddons. (Closes: #961983) + + -- Pino Toscano Mon, 01 Jun 2020 23:38:56 +0200 + +kguiaddons (5.70.0-1) unstable; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * Bump compat level to 13. + * New upstream release (5.70.0). + * Update build-deps and deps with the info from cmake. + * Wrap long lines in changelog entries: 5.21.0-1. + * Use secure URI in Homepage field. + * Set field Upstream-Contact in debian/copyright. + * Remove obsolete fields Contact, Name from debian/upstream/metadata + (already present in machine-readable debian/copyright). + * Remove not needed Depdends for libkf5guiaddons-dev. + + -- Sandro Knauß Tue, 26 May 2020 23:55:50 +0200 + +kguiaddons (5.69.0-1) experimental; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * Bump compat level to 12. + * Bump Standards-Version to 4.5.0 (No changes needed). + * Get rid of debug-symbol-migration package. + * Add Rules-Requires-Root field to control. + * New upstream release (5.69.0). + * Update build-deps and deps with the info from cmake. + * Enable hardening all. + * Add Build-Depends-Package to symbols file. + * Update symbols from build for 5.69.0. + * Remove not needed injection of linker flags. + + -- Sandro Knauß Thu, 30 Apr 2020 00:56:05 +0200 + +kguiaddons (5.62.0-2) unstable; urgency=medium + + * Team upload. + + [ Lisandro Damián Nicanor Pérez Meyer ] + * Install the kmodifierkey_xcb.so plugin (Closes: #945833). Thanks Luca for + the bug report and the triaging! + * Avoid future missing installed parts by passing --fail-missing to + dh_missing. + + -- Lisandro Damián Nicanor Pérez Meyer Sun, 01 Dec 2019 14:55:18 -0300 + +kguiaddons (5.62.0-1) unstable; urgency=medium + + * New upstream release (5.62.0). + * Update build-deps and deps with the info from cmake + * Release to unstable + + -- Maximiliano Curia Fri, 20 Sep 2019 10:13:01 -0700 + +kguiaddons (5.61.0-1) experimental; urgency=medium + + [ Scarlett Moore ] + * Fix "kguiaddons FTCBFS: missing Build-Depends: qttools5-dev" + Build-Depend on qttools5-dev to fix a cross build failure + (see #915122 for more info). (Closes: #928905) + + [ Maximiliano Curia ] + * Salsa CI automatic initialization by Tuco + * New upstream release (5.61.0). + * Update symbols files. + * Update build-deps and deps with the info from cmake + * Release to experimental + + -- Maximiliano Curia Mon, 09 Sep 2019 21:10:32 +0100 + +kguiaddons (5.54.0-1) unstable; urgency=medium + + * New upstream release (5.52.0). + * Update build-deps and deps with the info from cmake + * Update symbols files. + * New upstream release (5.53.0). + * Update build-deps and deps with the info from cmake + * New upstream release (5.54.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.54) + * Release to unstable + + -- Maximiliano Curia Thu, 17 Jan 2019 19:26:51 -0300 + +kguiaddons (5.51.0-1) unstable; urgency=medium + + * New upstream release (5.50.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.50) + * New upstream release (5.51.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.51) + * Release to unstable + + -- Maximiliano Curia Wed, 07 Nov 2018 17:16:51 +0100 + +kguiaddons (5.49.0-1) unstable; urgency=medium + + * New upstream release (5.48.0). + * Update build-deps and deps with the info from cmake + * Update copyright information + * New upstream release (5.49.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.49) + * Release to unstable + + -- Maximiliano Curia Fri, 17 Aug 2018 16:18:31 +0200 + +kguiaddons (5.47.0-1) unstable; urgency=medium + + * New upstream release (5.47.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.47) + * Release to unstable + + -- Maximiliano Curia Fri, 15 Jun 2018 12:09:15 +0200 + +kguiaddons (5.46.0-1) unstable; urgency=medium + + * New upstream release (5.46.0). + * Update build-deps and deps with the info from cmake + * Bump Standards-Version to 4.1.4. + * Use https for the debian/copyright + * Bump group breaks (5.46) + * Release to unstable + + -- Maximiliano Curia Thu, 17 May 2018 22:14:58 +0200 + +kguiaddons (5.45.0-1) unstable; urgency=medium + + * New upstream release (5.45.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.45) + * Release to unstable + + -- Maximiliano Curia Sat, 05 May 2018 08:10:28 +0200 + +kguiaddons (5.44.0-1) sid; urgency=medium + + * New upstream release (5.44.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.44) + * Release to sid + + -- Maximiliano Curia Wed, 21 Mar 2018 14:40:49 +0100 + +kguiaddons (5.43.0-1) experimental; urgency=medium + + * Use the salsa canonical urls + * New upstream release (5.43.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.43) + * Release to experimental + + -- Maximiliano Curia Mon, 26 Feb 2018 11:43:37 +0100 + +kguiaddons (5.42.0-2) sid; urgency=medium + + * New revision + * Release to sid + + -- Maximiliano Curia Sat, 10 Feb 2018 11:28:51 +0100 + +kguiaddons (5.42.0-1) experimental; urgency=medium + + * New upstream release (5.42.0). + * Add link options as-needed + * Bump debhelper build-dep and compat to 11. + * Build without build_stamp + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.42) + * Bump Standards-Version to 4.1.3. + * Release to experimental + + -- Maximiliano Curia Fri, 02 Feb 2018 12:05:13 +0100 + +kguiaddons (5.41.0-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.41.0). + * Bump Standards-Version to 4.1.2. + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.41) + * Release to experimental + + [ Helmut Grohne ] + * Fix FTCBFS: Annotate libqt5sql5-sqlite with :native. (Closes: 882884) + + -- Maximiliano Curia Fri, 15 Dec 2017 10:42:37 -0300 + +kguiaddons (5.41.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 08 Dec 2017 14:45:46 +0000 + +kguiaddons (5.40.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 10 Nov 2017 12:56:41 +0000 + +kguiaddons (5.39.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 15 Oct 2017 11:41:39 +0000 + +kguiaddons (5.38.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Sep 2017 13:24:19 +0000 + +kguiaddons (5.37.0-2) sid; urgency=medium + + * New revision + * Bump Standards-Version to 4.1.0. + * Update upstream metadata + * Release to sid + + -- Maximiliano Curia Sun, 03 Sep 2017 09:58:09 +0200 + +kguiaddons (5.37.0-1) experimental; urgency=medium + + * New upstream release (5.37.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.37) + * Add a libkf5guiaddons-doc package for the qch files + * Bump Standards-Version to 4.0.1. + * Release to experimental + + -- Maximiliano Curia Wed, 16 Aug 2017 10:42:49 +0200 + +kguiaddons (5.37.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 11 Aug 2017 15:12:51 +0000 + +kguiaddons (5.36.0-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.35.0). + * Bump Standards-Version to 4.0.0. + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.35) + * watch: Use https uris + * New upstream release (5.36.0). + * Bump group breaks (5.36) + * Update build-deps and deps with the info from cmake + + [ Raymond Wooninck ] + * Add signing key + * also include signing-key + + [ Harald Sitter ] + * acc c++11. now used more liberally + + -- Maximiliano Curia Sun, 09 Jul 2017 23:41:47 +0200 + +kguiaddons (5.36.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 10 Jul 2017 17:11:30 +0000 + +kguiaddons (5.35.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 11 Jun 2017 20:36:42 +0000 + +kguiaddons (5.34.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 14 May 2017 17:35:52 +0000 + +kguiaddons (5.33.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 07 Apr 2017 16:22:06 +0000 + +kguiaddons (5.32.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 12 Mar 2017 13:21:42 +0000 + +kguiaddons (5.31.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 13 Feb 2017 14:35:58 +0000 + +kguiaddons (5.30.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 16 Jan 2017 13:40:08 +0000 + +kguiaddons (5.29.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 09 Dec 2016 19:07:17 +0000 + +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.28.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Thu, 17 Nov 2016 09:44:46 +0000 + +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.27.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sat, 08 Oct 2016 11:30:38 +0000 + +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.26.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 12 Sep 2016 08:30:23 +0000 + +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.25.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sat, 13 Aug 2016 20:15:49 +0000 + +kguiaddons (5.24.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Jul 2016 07:41:52 +0000 + +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.23.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 13 Jun 2016 09:38:52 +0000 + +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.22.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Tue, 17 May 2016 07:35:46 +0000 + +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.21.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Apr 2016 09:22:54 +0000 + +kguiaddons (5.20.0-0neon) wily; urgency=medium + + * New release + + -- Neon CI Fri, 01 Apr 2016 11:06:13 +0000 + +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.18.0-0ubuntu1) UNRELEASED; urgency=medium + + [ Scarlett Clark ] + * New upstream release Xenial + + [ Philip Muškovac ] + * New upstream release + + -- Philip Muškovac Wed, 06 Jan 2016 15:01:49 +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.15.0-0ubuntu2) xenial; urgency=medium + + * Fix autopackagetests by adding allow-stderr to the requirements. + + -- Philip Muškovac Tue, 03 Nov 2015 15:34:38 +0100 + +kguiaddons (5.15.0-0ubuntu1) wily; urgency=medium + + [ Scarlett Clark ] + * Vivid backport + + [ Jonathan Riddell ] + * new upstream release + + -- Jonathan Riddell Wed, 07 Oct 2015 13:48:55 +0100 + +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.14.0-0ubuntu1) wily; urgency=medium + + * new upstream release + + -- Clive Johnston Thu, 17 Sep 2015 13:17:47 +0100 + +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.13.0-0ubuntu1) wily; urgency=medium + + * new upstream release + + -- Jonathan Riddell Mon, 10 Aug 2015 13:07:26 +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.12.0-0ubuntu1) wily; urgency=medium + + * New upstream release + * Vivid backport. + + -- Scarlett Clark Mon, 03 Aug 2015 14:30:08 +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.10.0-0ubuntu1) wily; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.10.0). + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Wed, 03 Jun 2015 20:52:46 +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/control b/control new file mode 100644 index 0000000..6104f0e --- /dev/null +++ b/control @@ -0,0 +1,64 @@ +Source: kguiaddons +Section: libs +Priority: optional +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Maximiliano Curia , + Norbert Preining , +Build-Depends: cmake (>= 3.5~), + debhelper-compat (= 13), + doxygen, + extra-cmake-modules (>= 5.78.0~), + graphviz, + libqt5sql5-sqlite:native, + libqt5waylandclient5-dev (>= 5.13.0~) [linux-any], + libqt5x11extras5-dev (>= 5.13.0~), + libwayland-dev (>= 1.9~) [linux-any], + libx11-dev, + libxcb1-dev, + pkg-config, + pkg-kde-tools (>= 0.15.15ubuntu1~), + qtbase5-dev (>= 5.13.0~), + qtbase5-private-dev, + qttools5-dev, + qttools5-dev-tools (>= 5.4), + qtwayland5-dev-tools (>= 5.13.0~) [linux-any], +Standards-Version: 4.5.1 +Homepage: https://invent.kde.org/frameworks/kguiaddons +Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kguiaddons +Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kguiaddons.git +Rules-Requires-Root: no + +Package: libkf5guiaddons-dev +Section: libdevel +Architecture: any +Depends: libkf5coreaddons-dev (>= 5.77.0~), + libkf5guiaddons5 (= ${binary:Version}), + qtbase5-dev (>= 5.13.0~), + ${misc:Depends}, +Recommends: libkf5guiaddons-doc (= ${source:Version}) +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.54), libkf5kdelibs4support-dev (<< 5.54) + +Package: libkf5guiaddons-doc +Section: doc +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends} +Description: additional addons for QtGui (documentation) + Qt widgets for colours, fonts and text + . + This package contains the qch documentation files. + +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.54), + libkf5kdelibs4support5 (<< 5.54), + libkf5kdelibs4support5-bin (<< 5.42), + libkf5plasma5 (<< 5.54), + libkf5texteditor5 (<< 5.54), diff --git a/copyright b/copyright new file mode 100644 index 0000000..3f6d8cf --- /dev/null +++ b/copyright @@ -0,0 +1,155 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: kguiaddons +Source: https://invent.kde.org/frameworks/kguiaddons +Upstream-Contact: kde-frameworks-devel@kde.org + +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 + +Files: autotests/kwordwraptest.cpp + src/colors/* + src/text/* +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.cpp + src/util/klocalimagecacheimpl.h +Copyright: 2001, David Faure + 2010, Michael Pyne + 1999, Waldo Bastian +License: LGPL-2 + +Files: tests/openurltest.cpp +Copyright: 2013, Aleix Pol Gonzalez +License: LGPL-2+3+KDEeV + +Files: tests/kmodifierkeyinfotest.cpp +Copyright: 2009, Michael Leupold +License: GPL-2+3+KDEeV + +Files: debian/* +Copyright: 2014 Jonathan Riddell +License: LGPL-2+ + +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". + +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". + +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". + +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". + +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". diff --git a/libkf5guiaddons-dev.acc.in b/libkf5guiaddons-dev.acc.in new file mode 100644 index 0000000..2503776 --- /dev/null +++ b/libkf5guiaddons-dev.acc.in @@ -0,0 +1,21 @@ + + + + + 5.0.0 + + + + /usr/include/KF5/KGuiAddons/ + + + + /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5GuiAddons.so + + + + -fPIC + -std=c++11 + + + 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/libkf5guiaddons-doc.install b/libkf5guiaddons-doc.install new file mode 100644 index 0000000..6f1247d --- /dev/null +++ b/libkf5guiaddons-doc.install @@ -0,0 +1,2 @@ +usr/share/qt5/doc/KF5GuiAddons.qch +usr/share/qt5/doc/KF5GuiAddons.tags diff --git a/libkf5guiaddons5.install b/libkf5guiaddons5.install new file mode 100644 index 0000000..62323a9 --- /dev/null +++ b/libkf5guiaddons5.install @@ -0,0 +1,4 @@ +usr/lib/*/libKF5GuiAddons.so.5 +usr/lib/*/libKF5GuiAddons.so.5.* +usr/lib/*/qt5/plugins/kf5/kguiaddons/kmodifierkey/kmodifierkey_xcb.so +usr/share/qlogging-categories5/kguiaddons.categories diff --git a/libkf5guiaddons5.symbols b/libkf5guiaddons5.symbols new file mode 100644 index 0000000..9cade7e --- /dev/null +++ b/libkf5guiaddons5.symbols @@ -0,0 +1,188 @@ +# SymbolsHelper-Confirmed: 5.74.0 amd64 +libKF5GuiAddons.so.5 libkf5guiaddons5 #MINVER# +* Build-Depends-Package: libkf5guiaddons-dev + _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 + _ZN11KColorUtils3hueERK6QColor@Base 5.69.0 + _ZN11KColorUtils3mixERK6QColorS2_d@Base 4.96.0 + _ZN11KColorUtils4lumaERK6QColor@Base 4.96.0 + _ZN11KColorUtils4tintERK6QColorS2_d@Base 4.96.0 + _ZN11KColorUtils5shadeERK6QColordd@Base 4.96.0 + _ZN11KColorUtils6chromaERK6QColor@Base 5.69.0 + _ZN11KColorUtils6darkenERK6QColordd@Base 4.96.0 + _ZN11KColorUtils6getHcyERK6QColorPdS3_S3_S3_@Base 4.96.0 + _ZN11KColorUtils7lightenERK6QColordd@Base 4.96.0 + _ZN11KColorUtils8hcyColorEdddd@Base 5.69.0 + _ZN12KCursorSaver13restoreCursorEv@Base 5.74.0 + _ZN12KCursorSaverC1EN2Qt11CursorShapeE@Base 5.74.0 + _ZN12KCursorSaverC1EOS_@Base 5.74.0 + _ZN12KCursorSaverC2EN2Qt11CursorShapeE@Base 5.74.0 + _ZN12KCursorSaverC2EOS_@Base 5.74.0 + _ZN12KCursorSaverD1Ev@Base 5.74.0 + _ZN12KCursorSaverD2Ev@Base 5.74.0 + _ZN12KCursorSaveraSEOS_@Base 5.74.0 + _ZN14KColorMimeData10createDragERK6QColorP7QObject@Base 4.96.0 + _ZN14KColorMimeData12fromMimeDataEPK9QMimeData@Base 4.96.0 + _ZN14KColorMimeData16populateMimeDataEP9QMimeDataRK6QColor@Base 4.96.0 + _ZN14KColorMimeData9canDecodeEPK9QMimeData@Base 4.96.0 + _ZN14KDateValidator11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.52.0 + _ZN14KDateValidator11qt_metacastEPKc@Base 5.52.0 + _ZN14KDateValidator16staticMetaObjectE@Base 5.52.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 + _ZN19KeySequenceRecorder11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.77.0 + _ZN19KeySequenceRecorder11qt_metacastEPKc@Base 5.77.0 + _ZN19KeySequenceRecorder13windowChangedEv@Base 5.77.0 + _ZN19KeySequenceRecorder14gotKeySequenceERK12QKeySequence@Base 5.77.0 + _ZN19KeySequenceRecorder14startRecordingEv@Base 5.77.0 + _ZN19KeySequenceRecorder16recordingChangedEv@Base 5.77.0 + _ZN19KeySequenceRecorder16staticMetaObjectE@Base 5.77.0 + _ZN19KeySequenceRecorder22setModifierlessAllowedEb@Base 5.77.0 + _ZN19KeySequenceRecorder25currentKeySequenceChangedEv@Base 5.77.0 + _ZN19KeySequenceRecorder26modifierlessAllowedChangedEv@Base 5.77.0 + _ZN19KeySequenceRecorder27setMultiKeyShortcutsAllowedEb@Base 5.77.0 + _ZN19KeySequenceRecorder31multiKeyShortcutsAllowedChangedEv@Base 5.77.0 + _ZN19KeySequenceRecorder9setWindowEP7QWindow@Base 5.77.0 + _ZN19KeySequenceRecorderC1EP7QWindowP7QObject@Base 5.77.0 + _ZN19KeySequenceRecorderC2EP7QWindowP7QObject@Base 5.77.0 + _ZN19KeySequenceRecorderD0Ev@Base 5.77.0 + _ZN19KeySequenceRecorderD1Ev@Base 5.77.0 + _ZN19KeySequenceRecorderD2Ev@Base 5.77.0 + _ZN24KModifierKeyInfoProvider10keyLatchedEN2Qt3KeyEb@Base 5.61.0 + _ZN24KModifierKeyInfoProvider10keyPressedEN2Qt3KeyEb@Base 5.61.0 + _ZN24KModifierKeyInfoProvider10keyRemovedEN2Qt3KeyE@Base 5.61.0 + _ZN24KModifierKeyInfoProvider11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.61.0 + _ZN24KModifierKeyInfoProvider11qt_metacastEPKc@Base 5.61.0 + _ZN24KModifierKeyInfoProvider12setKeyLockedEN2Qt3KeyEb@Base 5.61.0 + _ZN24KModifierKeyInfoProvider12stateUpdatedEN2Qt3KeyE6QFlagsINS_13ModifierStateEE@Base 5.61.0 + _ZN24KModifierKeyInfoProvider13buttonPressedEN2Qt11MouseButtonEb@Base 5.61.0 + _ZN24KModifierKeyInfoProvider13setKeyLatchedEN2Qt3KeyEb@Base 5.61.0 + _ZN24KModifierKeyInfoProvider16staticMetaObjectE@Base 5.61.0 + _ZN24KModifierKeyInfoProvider8keyAddedEN2Qt3KeyE@Base 5.61.0 + _ZN24KModifierKeyInfoProvider9keyLockedEN2Qt3KeyEb@Base 5.61.0 + _ZN24KModifierKeyInfoProviderC1Ev@Base 5.61.0 + _ZN24KModifierKeyInfoProviderC2Ev@Base 5.61.0 + _ZN24KModifierKeyInfoProviderD0Ev@Base 5.61.0 + _ZN24KModifierKeyInfoProviderD1Ev@Base 5.61.0 + _ZN24KModifierKeyInfoProviderD2Ev@Base 5.61.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 + _ZNK14KDateValidator10metaObjectEv@Base 5.52.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 + _ZNK19KeySequenceRecorder10metaObjectEv@Base 5.77.0 + _ZNK19KeySequenceRecorder11isRecordingEv@Base 5.77.0 + _ZNK19KeySequenceRecorder18currentKeySequenceEv@Base 5.77.0 + _ZNK19KeySequenceRecorder19modifierlessAllowedEv@Base 5.77.0 + _ZNK19KeySequenceRecorder24multiKeyShortcutsAllowedEv@Base 5.77.0 + _ZNK19KeySequenceRecorder6windowEv@Base 5.77.0 + _ZNK24KModifierKeyInfoProvider10metaObjectEv@Base 5.61.0 + _ZNK24KModifierKeyInfoProvider11isKeyLockedEN2Qt3KeyE@Base 5.61.0 + _ZNK24KModifierKeyInfoProvider12isKeyLatchedEN2Qt3KeyE@Base 5.61.0 + _ZNK24KModifierKeyInfoProvider12isKeyPressedEN2Qt3KeyE@Base 5.61.0 + _ZNK24KModifierKeyInfoProvider15isButtonPressedEN2Qt11MouseButtonE@Base 5.61.0 + _ZNK24KModifierKeyInfoProvider8knowsKeyEN2Qt3KeyE@Base 5.61.0 + _ZNK24KModifierKeyInfoProvider9knownKeysEv@Base 5.61.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 + _ZTI11QSharedData@Base 5.61.0 + _ZTI14KDateValidator@Base 4.96.0 + _ZTI16KModifierKeyInfo@Base 4.96.0 + _ZTI19KeySequenceRecorder@Base 5.77.0 + _ZTI24KModifierKeyInfoProvider@Base 5.61.0 + _ZTI30KLocalImageCacheImplementation@Base 4.96.0 + _ZTS11QSharedData@Base 5.61.0 + _ZTS14KDateValidator@Base 4.96.0 + _ZTS16KModifierKeyInfo@Base 4.96.0 + _ZTS19KeySequenceRecorder@Base 5.77.0 + _ZTS24KModifierKeyInfoProvider@Base 5.61.0 + _ZTS30KLocalImageCacheImplementation@Base 4.96.0 + _ZTV14KDateValidator@Base 4.96.0 + _ZTV16KModifierKeyInfo@Base 4.96.0 + _ZTV19KeySequenceRecorder@Base 5.77.0 + _ZTV24KModifierKeyInfoProvider@Base 5.61.0 + _ZTV30KLocalImageCacheImplementation@Base 4.96.0 + (arch=linux-any)zwp_keyboard_shortcuts_inhibit_manager_v1_interface@Base 5.77.0 + (arch=linux-any)zwp_keyboard_shortcuts_inhibitor_v1_interface@Base 5.77.0 diff --git a/rules b/rules new file mode 100755 index 0000000..7f26b44 --- /dev/null +++ b/rules @@ -0,0 +1,19 @@ +#!/usr/bin/make -f + +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +include /usr/share/dpkg/architecture.mk + +ifneq (linux,$(DEB_HOST_ARCH_OS)) +EXTRA_CMAKE_ARGS += -DWITH_WAYLAND=OFF +endif + +%: + dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp + +override_dh_auto_configure: + dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_TESTING=OFF $(EXTRA_CMAKE_ARGS) + +override_dh_auto_test: + # Disable auto tests at build time + : diff --git a/salsa-ci.yml b/salsa-ci.yml new file mode 100644 index 0000000..ff55d43 --- /dev/null +++ b/salsa-ci.yml @@ -0,0 +1,9 @@ +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml +variables: + SALSA_CI_DISABLE_MISSING_BREAKS: 'no' + SALSA_CI_DISABLE_RC_BUGS: 'no' + SALSA_CI_REPROTEST_ARGS: '--variations=-build-path' + EXTRA_REPOSITORY: 'debian/salsa/extra_repository.list' + EXTRA_REPOSITORY_KEY: 'debian/salsa/qt-kde-team.debian.net.asc' diff --git a/salsa/extra_repository.list b/salsa/extra_repository.list new file mode 100644 index 0000000..96b50ae --- /dev/null +++ b/salsa/extra_repository.list @@ -0,0 +1 @@ +deb https://qt-kde-team.debian.net/debian qt-kde-snapshots main diff --git a/salsa/qt-kde-team.debian.net.asc b/salsa/qt-kde-team.debian.net.asc new file mode 100644 index 0000000..6fc55da --- /dev/null +++ b/salsa/qt-kde-team.debian.net.asc @@ -0,0 +1,51 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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 +bMTcHe5rk6snXqz1neEmP2K7qdNwwakRdAA= +=o8PI +-----END PGP PUBLIC KEY BLOCK----- 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..fcf4e2c --- /dev/null +++ b/tests/control @@ -0,0 +1,3 @@ +Tests: acc +Depends: @, dh-acc, exuberant-ctags +Restrictions: allow-stderr diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..29a882f --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,7 @@ +Bug-Database: https://bugs.kde.org/buglist.cgi?product=frameworks-kguiaddons&resolution=--- +Bug-Submit: https://bugs.kde.org/enter_bug.cgi?product=frameworks-kguiaddons +Changelog: https://invent.kde.org/frameworks/kguiaddons/-/commits/master +Donation: https://www.kde.org/community/donations/index.php +Repository: https://invent.kde.org/frameworks/kguiaddons.git +Repository-Browse: https://invent.kde.org/frameworks/kguiaddons +Security-Contact: security@kde.org diff --git a/upstream/signing-key.asc b/upstream/signing-key.asc new file mode 100644 index 0000000..e99d100 --- /dev/null +++ b/upstream/signing-key.asc @@ -0,0 +1,30 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v1 + +mQENBFfNUR8BCADDjPXScwObp7mWwUnrjqrM0gGg+pId6vqe0a5A4xr+Rgj26quK +2qJLym0mmul/uh2M8z486qDTQYQaTEppFCosH3WqFonTN2LWpHcujeVABXkAe9qo +DHBZZRMw8CXtiEwvJ/xV/MXTR7G0QCqT4HF045SAyyBjusBiiGly32JEDD4FdjHj +KKUrAJyyoc6frake7ZMO0SO3tQNwmi4T5KLSoxhi3Zgez2k9GPZEj4/W7l5Ne0zQ +7C8Tgo8wraqj/8pzjfP6+Dc2LHOTtu8DGDQkXEFa9VvuAotOtI8Kjff+bOd36WTL +L2dk69Bb7WbhRLkkavHZCdKOpfyBtVn+hGWRABEBAAG0G0RhdmlkIEZhdXJlIDxm +YXVyZUBrZGUub3JnPokBPQQTAQgAJwUCV81RHwIbAwUJCWYBgAULCQgHAgYVCAkK +CwIEFgIDAQIeAQIXgAAKCRBY0O5kikizu/01B/46hG+MaTFW1CVevZrGyPacmDRj +pQhx/ODadBkVXXaJyr7aNKT3EvAedyT82SGT/ch+aqXjZK1kEwK6zITqoOZZUt2I +CjBN4+UfLrWwlKldZShbhJ6NMHJIeYQ5EDlMw7TWVn0OPkRuDvLEasgOhxR9ZjWW +c5wlcZXXy8N+wGSR0bThzl0pdFcIy9Z3g411ZOvjUdDuWqtKUH9iy1VdVyba7FXI +x/BqAXIVsAaIFNsJBZZ7C7j1a1IlTykRLiDjh3mpyBfX4xfMTo4z6pjfQsoPebJl +TlCnwAkIxeyatGXm4OCqEA9zPVd1Ju7+XuEr6+15ENYJ4oYsZjfyScHHJdWMuQEN +BFfNUR8BCADe5wRc/QFL92npVAgzPQ9mJKopscRcxs0f2DM7EBPzUFvWGRIGRdB8 +obXfzBp4Pfyzqky7C1X/j7ENzx+Kol1AJ93wjUEfLoZ/zsvoj9ZT3GdjeVQeReKY +d4th7Jqo4qxvi33Pud0jZsENezzgdd4npiNN9bFX0mjNKNHL9o1n5nTm9pfDI/AS +PZz2RoRO7oUJb+aX6hKxTBaKoAiZHybAXQVchtwJx0O4wLbZ3E4ytJdcATlPDNXS +jw2Lmns8aGa6DBGyqiG6g1PlCnOI2Q/cQK1zbkSisfoCbpEq1MgIzuZSoJ00NIEp +eiACoR82565G68yAb+uKHkcFrYkfDT41ABEBAAGJASUEGAEIAA8FAlfNUR8CGwwF +CQlmAYAACgkQWNDuZIpIs7vWkgf9GNUZmD0UgbQmj0nwkEHum1g7LD+MZL0+P2kg +HyEL3Cm01ot9d+X5ed/gAJ6hDR55KYxHi+/wwwkCNDLoQoP+7VZq2fMiGD0/bDar +oWQqbckqDZU4l69u9NbYvVWHUerfwKfi0ZKN5sJqLwIkr57wEX0I/TBGoMuFB27q +2qyloS5m1Q2pke2mmZjKSqE0jxZJ7iFGJO/Buyjgd1B2kr0DaGaCrh0wjfVjAWpt +klK95Phry1jQc7W0Z4ZdWpB79S1yW670eutSC4fMjvsNxROGkPx4dDkyG5nToeau +zhEh/pXho2Eo/aFEqqY42GMSlN9rf7ekaTNo7OxsE7vvCB0fug== +=4o3u +-----END PGP PUBLIC KEY BLOCK----- diff --git a/watch b/watch new file mode 100644 index 0000000..3307af2 --- /dev/null +++ b/watch @@ -0,0 +1,3 @@ +version=4 + +opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/([\d\.]*)/kguiaddons-(.*)\.tar\.xz -- 2.30.2