From 4670376dd2708a34ca3e12d77976674cfee6a1ec Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 22 Dec 2020 01:33:33 +0000 Subject: [PATCH 1/1] Import kcoreaddons_5.77.0-2.debian.tar.xz [dgit import tarball kcoreaddons 5.77.0-2 kcoreaddons_5.77.0-2.debian.tar.xz] --- changelog | 848 ++++++++++++++++++++++++ control | 190 ++++++ copyright | 376 +++++++++++ docs | 1 + libkf5coreaddons-data.install | 6 + libkf5coreaddons-data.lintian-overrides | 3 + libkf5coreaddons-data.maintscript | 1 + libkf5coreaddons-dev-bin.install | 1 + libkf5coreaddons-dev.acc.in | 21 + libkf5coreaddons-dev.install | 5 + libkf5coreaddons-doc.install | 2 + libkf5coreaddons5.install | 2 + libkf5coreaddons5.symbols | 716 ++++++++++++++++++++ rules | 13 + 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 + 23 files changed, 2308 insertions(+) create mode 100644 changelog create mode 100644 control create mode 100644 copyright create mode 100644 docs create mode 100644 libkf5coreaddons-data.install create mode 100644 libkf5coreaddons-data.lintian-overrides create mode 100644 libkf5coreaddons-data.maintscript create mode 100644 libkf5coreaddons-dev-bin.install create mode 100644 libkf5coreaddons-dev.acc.in create mode 100644 libkf5coreaddons-dev.install create mode 100644 libkf5coreaddons-doc.install create mode 100644 libkf5coreaddons5.install create mode 100644 libkf5coreaddons5.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..6c1a17c --- /dev/null +++ b/changelog @@ -0,0 +1,848 @@ +kcoreaddons (5.77.0-2) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Tue, 22 Dec 2020 10:33:33 +0900 + +kcoreaddons (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). + * Update build-deps and deps with the info from cmake. + * Add myself to Uploaders. + * Update maintainer to Debian Qt/KDE Maintainers. + * Update symbols. + + -- Norbert Preining Fri, 18 Dec 2020 10:03:52 +0900 + +kcoreaddons (5.74.0-2) unstable; urgency=medium + + * Team upload to unstable. + + -- Sandro Knauß Mon, 19 Oct 2020 23:14:43 +0200 + +kcoreaddons (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 renamecategories file and kde5_xml_mimetypes.qm translations to + libkf5coreaddons-data. + * 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:28 +0200 + +kcoreaddons (5.70.0-2) unstable; urgency=medium + + * Team upload. + * Remove the unused 'testsuite' autopkgtest. + * Remove breaks/replaces for versions older than what is in oldstable. + * Update symbols file. (Closes: #957401) + * Remove the unused debian/meta/ stuff. + * Pass -DBUILD_TESTING=OFF to cmake to disable the build of tests, as they + are not run at build time anyway + - drop patches fix-kformattest-plural-forms.patch, and + kdirwatch-tests-method-specific.patch, no more needed now + * Remove the unused ${shlibs:Depends} substvar from libkf5coreaddons-data, + and libkf5coreaddons-dev. + + -- Pino Toscano Sun, 09 Aug 2020 10:02:33 +0200 + +kcoreaddons (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). + * Update patch hunks. + * Update symbols from build for 5.70.0. + + -- Sandro Knauß Tue, 26 May 2020 23:56:17 +0200 + +kcoreaddons (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). + * New upstream release (5.67.0). + * Update build-deps and deps with the info from cmake. + * dbgsym-migration was done for stretch and can safely removed now. + * Enable hardening all. + * Add Rules-Requires-Root field to control. + * New upstream release (5.69.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 5.69.0. + * Remove COPYING-CMAKE-SCRIPTS listed in copyright file. + * Add Build-Depends-Package to symbols file. + * remove not needed lintian override file. + * Remove not needed injection of linker flags. + + -- Sandro Knauß Thu, 30 Apr 2020 00:55:46 +0200 + +kcoreaddons (5.62.0-1) unstable; urgency=medium + + * Update reprotest args variable + * New upstream release (5.62.0). + * Update build-deps and deps with the info from cmake + * Update symbols file + * Release to unstable + + -- Maximiliano Curia Fri, 20 Sep 2019 10:12:55 -0700 + +kcoreaddons (5.61.0-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * Salsa CI automatic initialization by Tuco + * New upstream release (5.61.0). + * Update symbols files. + * Ignore reprotest build path variations + * Update build-deps and deps with the info from cmake + * Add missing version to maintscript + * Release to experimental + + [ Jonathan Riddell ] + * moved qdebug files + + -- Maximiliano Curia Mon, 09 Sep 2019 21:10:20 +0100 + +kcoreaddons (5.54.0-1) unstable; urgency=medium + + * New upstream release (5.52.0). + * Update build-deps and deps with the info from cmake + * Rediff patches + * Update install files + * New upstream release (5.53.1). + * Update build-deps and deps with the info from cmake + * Update symbols files. + * New upstream release (5.54.0). + * Update build-deps and deps with the info from cmake + * Disable testsuite + * Bump group breaks (5.54) + * Release to unstable + + -- Maximiliano Curia Thu, 17 Jan 2019 19:26:33 -0300 + +kcoreaddons (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:35 +0100 + +kcoreaddons (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 + * Update symbols files. + * Bump group breaks (5.49) + * Release to unstable + + -- Maximiliano Curia Fri, 17 Aug 2018 16:18:15 +0200 + +kcoreaddons (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:08:35 +0200 + +kcoreaddons (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 + * testsuite: Run tests one at the time + * Add patch: fix-kformattest-plural-forms.patch + * Add patch: kdirwatch-tests-method-specific.patch + * Add misc:Depends to the -dev package + * Bump group breaks (5.46) + * Release to unstable + + -- Maximiliano Curia Thu, 17 May 2018 22:14:38 +0200 + +kcoreaddons (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:11 +0200 + +kcoreaddons (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) + * Bump doxygen build dep. + Thanks to Aaron M. Ucko for the report (Closes: 887679) + * Release to sid + + -- Maximiliano Curia Wed, 21 Mar 2018 14:51:54 +0100 + +kcoreaddons (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:15 +0100 + +kcoreaddons (5.42.0-2) sid; urgency=medium + + * New revision + * Release to sid + + -- Maximiliano Curia Sat, 10 Feb 2018 11:28:38 +0100 + +kcoreaddons (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:04:50 +0100 + +kcoreaddons (5.41.0-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.41.0). + * Update symbols files + * Rename libkf5coreaddons-bin-dev to libkf5coreaddons-dev-bin. + Move the cmake file to the m-a: same -dev package, and add the + corresponding breaks replaces. + Thanks to Helmut Grohne (Closes: 882692) + * Update copyright file + * Bump group breaks (5.41) + * Release to experimental + + [ Helmut Grohne ] + * Fix FTCBFS: Annotate libqt5sql5-sqlite with :native. (Closes: 882835) + + -- Maximiliano Curia Fri, 15 Dec 2017 10:42:17 -0300 + +kcoreaddons (5.41.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 08 Dec 2017 14:45:03 +0000 + +kcoreaddons (5.40.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 10 Nov 2017 12:56:23 +0000 + +kcoreaddons (5.39.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 15 Oct 2017 11:40:05 +0000 + +kcoreaddons (5.38.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Sep 2017 13:24:29 +0000 + +kcoreaddons (5.37.0-3) unstable; urgency=medium + + * Team upload. + + [ Maximiliano Curia ] + * Rename libkf5coreaddons-bin-dev to libkf5coreaddons-dev-bin. + Move the cmake file to the m-a: same -dev package, and add the + corresponding Breaks/Replaces. + Thanks to Helmut Grohne (Closes: 882692) + + -- Dmitry Shachnev Sat, 13 Jan 2018 13:37:06 +0300 + +kcoreaddons (5.37.0-2) sid; urgency=medium + + * New revision + * Update install file + * Bump Standards-Version to 4.1.0. + * Update upstream metadata + * Release to sid + + -- Maximiliano Curia Sun, 03 Sep 2017 09:57:47 +0200 + +kcoreaddons (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) + * Update symbols file + * Add a libkf5coreaddons-doc package for the qch files + * Bump Standards-Version to 4.0.1. + * Set section for the doc package + * Release to experimental + + -- Maximiliano Curia Wed, 16 Aug 2017 10:41:59 +0200 + +kcoreaddons (5.37.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 11 Aug 2017 15:11:54 +0000 + +kcoreaddons (5.36.0-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * Update watch file + * 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) + * Drop upstream patches + * 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 + + [ Jonathan Riddell ] + * add gpg key + + -- Maximiliano Curia Sun, 09 Jul 2017 23:41:05 +0200 + +kcoreaddons (5.36.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 10 Jul 2017 17:10:14 +0000 + +kcoreaddons (5.35.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 11 Jun 2017 20:36:03 +0000 + +kcoreaddons (5.34.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 14 May 2017 17:34:38 +0000 + +kcoreaddons (5.33.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 07 Apr 2017 16:22:03 +0000 + +kcoreaddons (5.32.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 12 Mar 2017 13:21:29 +0000 + +kcoreaddons (5.31.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 13 Feb 2017 14:34:54 +0000 + +kcoreaddons (5.30.1-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 16 Jan 2017 13:39:09 +0000 + +kcoreaddons (5.29.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 09 Dec 2016 19:06:46 +0000 + +kcoreaddons (5.28.0-2) unstable; urgency=medium + + * Add new upstream patch: + Fix-Bug-343275-1-added-at-the-end-of-a-hyperlink.patch + * Add new upstream patch: + Fix-Bug-363427-unsafe-characters-incorrectly-parsed-as-pa.patch + * Add new upstream patch: KDirWatch-fix-memory-leak-on-destruction.patch + + -- Maximiliano Curia Fri, 31 Mar 2017 15:53:53 +0200 + +kcoreaddons (5.28.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Refresh patches + + [ Maximiliano Curia ] + * New upstream release (5.28) + * Bump group breaks (5.28) + + -- Maximiliano Curia Fri, 18 Nov 2016 16:01:12 +0100 + +kcoreaddons (5.28.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Thu, 17 Nov 2016 09:45:11 +0000 + +kcoreaddons (5.27.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Refresh patches + + [ Maximiliano Curia ] + * New upstream release (5.27) + * Bump group breaks (5.27) + + -- Maximiliano Curia Sat, 15 Oct 2016 16:49:11 +0200 + +kcoreaddons (5.27.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sat, 08 Oct 2016 11:29:40 +0000 + +kcoreaddons (5.26.0-3) unstable; urgency=high + + [ Sandro Knauß ] + * Additional patches to complete the fix for CVE-2016-7966 + 0003-Add-more-autotests.patch + 0004-Display-bad-url.patch + + -- Sandro Knauß Thu, 13 Oct 2016 11:53:36 +0200 + +kcoreaddons (5.26.0-2) unstable; urgency=high + + [ Sandro Knauß ] + * Added patches to fix CVE-2016-7966 (Closes: #840547) + 0001-Fix-very-old-bug-when-we-remove-space-in-url-as-foo-.patch + 0002-Don-t-convert-as-url-an-url-which-has-a.patch + - Fixes CVE-2016-7966 + https://security-tracker.debian.org/tracker/CVE-2016-7966 + + -- Debian Qt/KDE Maintainers Fri, 07 Oct 2016 22:46:43 +0200 + +kcoreaddons (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) + + -- Maximiliano Curia Thu, 29 Sep 2016 11:55:53 +0200 + +kcoreaddons (5.26.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 12 Sep 2016 08:30:17 +0000 + +kcoreaddons (5.25.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * Update install files + * Bump group breaks (5.25) + + -- Maximiliano Curia Thu, 18 Aug 2016 17:19:25 +0200 + +kcoreaddons (5.25.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sat, 13 Aug 2016 20:15:12 +0000 + +kcoreaddons (5.24.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Jul 2016 07:42:31 +0000 + +kcoreaddons (5.23.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Update symbols files. + + -- Maximiliano Curia Sat, 18 Jun 2016 08:11:30 +0200 + +kcoreaddons (5.23.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 13 Jun 2016 09:38:40 +0000 + +kcoreaddons (5.22.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Refresh patches + + -- Maximiliano Curia Thu, 19 May 2016 00:20:48 +0200 + +kcoreaddons (5.22.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Tue, 17 May 2016 07:27:29 +0000 + +kcoreaddons (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 + * Update acc.in file + * Ignore acc test till #820070 gets fixed + * uscan no longer supports more than one main upstream tarball being listed + * Add new patch: missing_include.diff + * Drop forced includes in the acc file + * Re enable acc test + * Update testsuite script + + [ Automatic packaging ] + * Update symbols files. + * Bump Standards-Version to 3.9.8 + * Update build-deps and deps with the info from cmake + + -- Maximiliano Curia Fri, 06 May 2016 20:06:41 +0200 + +kcoreaddons (5.21.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Apr 2016 09:21:39 +0000 + +kcoreaddons (5.20.0-0neon) wily; urgency=medium + + * New release + + -- Neon CI Fri, 01 Apr 2016 11:05:18 +0000 + +kcoreaddons (5.19.0-1) experimental; urgency=medium + + * New upstream release (5.19.0). + + -- Maximiliano Curia Sat, 13 Feb 2016 15:15:56 +0100 + +kcoreaddons (5.18.0-1) experimental; urgency=medium + + * New upstream release (5.17.0). + * New upstream release (5.18.0). + * Update symbols files. + + -- Maximiliano Curia Wed, 27 Jan 2016 13:33:30 +0100 + +kcoreaddons (5.18.0-0ubuntu1) UNRELEASED; urgency=medium + + [ Scarlett Clark ] + * New upstream release Xenial + + [ Philip Muškovac ] + * New upstream release + * Add new library symbols + + -- Philip Muškovac Wed, 06 Jan 2016 14:58:04 +0100 + +kcoreaddons (5.16.0-1) unstable; urgency=medium + + * Move bin-dev cmake files from the -dev package. Thanks to Aleix Pol + * New upstream release (5.16.0). + * Update symbols files. + + -- Maximiliano Curia Mon, 30 Nov 2015 12:12:43 +0100 + +kcoreaddons (5.15.0-0ubuntu3) UNRELEASED; urgency=medium + + * Fix merge madness. + + -- Scarlett Clark Wed, 11 Nov 2015 19:21:19 -0800 + +kcoreaddons (5.15.0-2~) UNRELEASED; urgency=medium + + [ Maximiliano Curia ] + * Move bin-dev cmake files from the -dev package. Thanks to Aleix Pol + + -- Maximiliano Curia Wed, 04 Nov 2015 17:05:18 +0100 + +kcoreaddons (5.15.0-1) unstable; urgency=medium + + * New upstream release (5.15.0). + + -- Maximiliano Curia Fri, 09 Oct 2015 19:15:59 +0200 + +kcoreaddons (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:33 +0100 + +kcoreaddons (5.15.0-0ubuntu1) wily; urgency=medium + + [ Scarlett Clark ] + * Vivid backport + + [ Jonathan Riddell ] + * new upstream release + + -- Jonathan Riddell Wed, 07 Oct 2015 13:44:49 +0100 + +kcoreaddons (5.14.0-1) unstable; urgency=medium + + * New upstream release (5.14.0). + + -- Maximiliano Curia Tue, 15 Sep 2015 13:48:01 +0200 + +kcoreaddons (5.14.0-0ubuntu1) wily; urgency=medium + + * new upstream release + + -- Clive Johnston Thu, 17 Sep 2015 13:11:49 +0100 + +kcoreaddons (5.13.0-1) unstable; urgency=medium + + * Drop XS-Testsuite field + * New upstream release (5.13.0). + * Update symbols files. + + -- Maximiliano Curia Wed, 12 Aug 2015 21:36:47 +0200 + +kcoreaddons (5.13.0-0ubuntu1) wily; urgency=medium + + [ Jonathan Riddell ] + * new upstream release + + [ José Manuel Santamaría Lema ] + * Update symbols files. + + -- Jonathan Riddell Mon, 10 Aug 2015 12:53:50 +0200 + +kcoreaddons (5.12.0-1) unstable; urgency=medium + + * Update copyright information. + * New upstream release (5.12.0). + * Update symbols files. + + -- Maximiliano Curia Thu, 09 Jul 2015 12:43:02 +0200 + +kcoreaddons (5.12.0-0ubuntu1) wily; urgency=medium + + * New upstream release + * Vivid backport. + * Apply 0001-Update-symbols.patch provided by santa. + + -- Scarlett Clark Mon, 03 Aug 2015 14:26:22 +0200 + +kcoreaddons (5.11.0-1) unstable; urgency=medium + + * New upstream release (5.10.0). + * Remove upstream applied patch: colliding_webp_mime_info + * New upstream release (5.11.0). + * Revert the -dev package to MA same. + * Update symbols files. + * Update copyright information. + + -- Maximiliano Curia Fri, 26 Jun 2015 13:14:02 +0200 + +kcoreaddons (5.11.0-0ubuntu1) UNRELEASED; urgency=medium + + * Vivid backport + + -- Scarlett Clark Wed, 08 Jul 2015 08:09:53 -0700 + +kcoreaddons (5.11.0-2~) UNRELEASED; urgency=medium + + * Update copyright information. + + -- Maximiliano Curia Fri, 26 Jun 2015 21:51:05 +0200 + +kcoreaddons (5.11.0-1) unstable; urgency=medium + + * New upstream release (5.10.0). + * Remove upstream applied patch: colliding_webp_mime_info + * New upstream release (5.11.0). + * Revert the -dev package to MA same. + * Update symbols files. + * Update copyright information. + + -- Maximiliano Curia Fri, 26 Jun 2015 13:14:02 +0200 + +kcoreaddons (5.10.0-0ubuntu1) wily; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.10.0). + * Remove upstream applied patch: colliding_webp_mime_info + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Wed, 03 Jun 2015 20:49:39 +0200 + +kcoreaddons (5.9.0-1) experimental; urgency=medium + + * Remove colliding webp mime info. + * New patch: colliding_webp_mime_info + * New upstream release (5.9.0). + + -- Maximiliano Curia Thu, 23 Apr 2015 08:25:19 +0200 + +kcoreaddons (5.9.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 13 Apr 2015 22:24:41 +0200 + +kcoreaddons (5.8.0-1) experimental; urgency=medium + + * New upstream release (5.8.0). + * Remove upstream patch: + upstream_add_licensing_information_for_files_missing_it + * Update symbols files. + + -- Maximiliano Curia Sat, 14 Mar 2015 22:26:52 +0100 + +kcoreaddons (5.8.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 17 Mar 2015 15:31:53 +0100 + +kcoreaddons (5.7.0-1) experimental; urgency=medium + + * New upstream release (5.7.0). + * Update build dependencies. + * New upstream patch: + upstream_add_licensing_information_for_files_missing_it + + -- Maximiliano Curia Fri, 27 Feb 2015 23:52:34 +0100 + +kcoreaddons (5.7.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Harald Sitter Tue, 10 Feb 2015 16:54:12 +0100 + +kcoreaddons (5.6.0-1) experimental; urgency=medium + + [ Harald Sitter ] + * Fix a typo in -data description. + * Do not build depend on qt5-default, we use qtbase5-dev instead. + + [ Maximiliano Curia ] + * New upstream release (5.6.0). + * Update build dependencies to experimental versions. + * Bump Standards-Version to 3.9.6, no changes needed + * Update build dependencies to follow cmake. + * Fix dependencies. + * Update copyright information. + * Add basic autopkgtests support. + * Update install files. + + -- Maximiliano Curia Wed, 21 Jan 2015 23:04:24 +0100 + +kcoreaddons (5.6.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 06 Jan 2015 20:14:40 +0100 + +kcoreaddons (5.5.0-0ubuntu1) vivid; urgency=medium + + [ Jonathan Riddell ] + * Remove unused FAM build-dep, we use inotify + * Remove unused patch disable-failing-test.diff + + [ Scarlett Clark ] + * Add -data as a depend to parent package. + * wrap-and-sort + * New upstream release + + -- Scarlett Clark Mon, 15 Dec 2014 12:16:26 +0100 + +kcoreaddons (5.4.0-0ubuntu1) vivid; urgency=medium + + [ Scarlett Clark ] + * Add new build dependency FAM + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Fri, 07 Nov 2014 15:15:54 +0100 + +kcoreaddons (5.3.0-0ubuntu1) utopic; urgency=medium + + [ Harald Sitter ] + * Fix a typo in -data description. + * Do not build depend on qt5-default, we use qtbase5-dev instead. + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Tue, 07 Oct 2014 11:28:23 +0100 + +kcoreaddons (5.2.0-0ubuntu1) utopic; urgency=medium + + * New upstream release + * Use pkg-kde-tools version 3 scripts + * dev package Depends on libkf5service-dev used by KF5CoreAddonsTargets.cmake + * desktoptojson moved from libkf5service-dev to here + + -- Jonathan Riddell Mon, 22 Sep 2014 19:45:22 +0200 + +kcoreaddons (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 + * Patch symbols with batchpatch + + -- Scarlett Clark Tue, 05 Aug 2014 17:14:50 +0200 + +kcoreaddons (5.0.0-0ubuntu1) utopic; urgency=medium + + [ Jonathan Riddell ] + * Initial stable upstream release + + -- Rohan Garg Wed, 09 Jul 2014 16:36:04 +0200 diff --git a/control b/control new file mode 100644 index 0000000..478456e --- /dev/null +++ b/control @@ -0,0 +1,190 @@ +Source: kcoreaddons +Section: libs +Priority: optional +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Maximiliano Curia , + Norbert Preining , +Build-Depends: cmake (>= 3.5~), + debhelper-compat (= 13), + doxygen (>= 1.8.13~), + extra-cmake-modules (>= 5.77.0~), + graphviz, + libfam-dev, + libqt5sql5-sqlite:native, + pkg-kde-tools (>= 0.15.16~), + qtbase5-dev (>= 5.13.0~), + qttools5-dev (>= 5.4), + qttools5-dev-tools (>= 5.4), + shared-mime-info (>= 1.3), +Standards-Version: 4.5.1 +Homepage: https://invent.kde.org/frameworks/kcoreaddons +Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kcoreaddons +Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kcoreaddons.git +Rules-Requires-Root: no + +Package: libkf5coreaddons-data +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends} +Description: KDE Frameworks 5 addons to QtCore - data files + KCoreAddons provides classes built on top of QtCore to perform various tasks + such as manipulating mime types, autosaving files, creating backup files, + generating random sequences, performing text manipulations such as macro + replacement, accessing user information and many more. + . + This package is part of KDE Frameworks 5. + . + This package contains the arch independent files for KCoreAddons. + +Package: libkf5coreaddons-dev +Section: libdevel +Architecture: any +Multi-Arch: same +Depends: libkf5coreaddons-dev-bin (= ${binary:Version}), + libkf5coreaddons5 (= ${binary:Version}), + qtbase5-dev (>= 5.13.0~), + ${misc:Depends}, +Replaces: libkf5coreaddons-bin-dev (<< 5.41) +Breaks: baloo-kf5-dev (<< 5.54), + kded5-dev (<< 5.54), + libkf5auth-dev (<< 5.54), + libkf5coreaddons-bin-dev (<< 5.41), + libkf5crash-dev (<< 5.54), + libkf5guiaddons-dev (<< 5.54), + libkf5jobwidgets-dev (<< 5.54), + libkf5notifications-dev (<< 5.54), + libkf5package-dev (<< 5.54), + libkf5pty-dev (<< 5.54), + libkf5purpose-dev (<< 5.54), + libkf5service-dev (<< 5.54), +Recommends: libkf5coreaddons-doc (= ${source:Version}) +Description: KDE Frameworks 5 addons to QtCore - development files + KCoreAddons provides classes built on top of QtCore to perform various tasks + such as manipulating mime types, autosaving files, creating backup files, + generating random sequences, performing text manipulations such as macro + replacement, accessing user information and many more. + . + This package is part of KDE Frameworks 5. + . + This package contains the development files for KCoreAddons. + +Package: libkf5coreaddons-dev-bin +Section: libdevel +Architecture: any +Multi-Arch: foreign +Depends: ${misc:Depends}, ${shlibs:Depends} +Replaces: libkf5coreaddons-bin-dev +Breaks: libkf5coreaddons-bin-dev +Description: KDE Frameworks 5 addons to QtCore - development files + KCoreAddons provides classes built on top of QtCore to perform various tasks + such as manipulating mime types, autosaving files, creating backup files, + generating random sequences, performing text manipulations such as macro + replacement, accessing user information and many more. + . + This package is part of KDE Frameworks 5. + . + This package is an implementation detail for KCoreAddons. + +Package: libkf5coreaddons-doc +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends} +Description: KDE Frameworks 5 addons to QtCore (documentation) + KCoreAddons provides classes built on top of QtCore to perform various tasks + such as manipulating mime types, autosaving files, creating backup files, + generating random sequences, performing text manipulations such as macro + replacement, accessing user information and many more. + . + This package is part of KDE Frameworks 5. + . + This package contains the qch documentation files. +Section: doc + +Package: libkf5coreaddons5 +Architecture: any +Multi-Arch: same +Depends: libkf5coreaddons-data (= ${source:Version}), + shared-mime-info (>= 1.3), + ${misc:Depends}, + ${shlibs:Depends}, +Description: KDE Frameworks 5 addons to QtCore + KCoreAddons provides classes built on top of QtCore to perform various tasks + such as manipulating mime types, autosaving files, creating backup files, + generating random sequences, performing text manipulations such as macro + replacement, accessing user information and many more. + . + This package is part of KDE Frameworks 5. +Breaks: baloo-kf5 (<< 5.54), + frameworkintegration (<< 5.42), + kded5 (<< 5.54), + kdesignerplugin (<< 5.42), + kgendesignerplugin (<< 5.54), + kgendesignerplugin-bin (<< 5.54), + kinit (<< 5.54), + kio (<< 5.54), + kpackagelauncherqml (<< 5.54), + kpackagetool5 (<< 5.54), + kross (<< 5.54), + ktexteditor-katepart (<< 5.54), + libkf5auth5 (<< 5.54), + libkf5baloo5 (<< 5.54), + libkf5balooengine5 (<< 5.42), + libkf5bookmarks5 (<< 5.54), + libkf5configwidgets5 (<< 5.54), + libkf5crash5 (<< 5.54), + libkf5declarative5 (<< 5.42), + libkf5emoticons-bin (<< 5.54), + libkf5emoticons5 (<< 5.54), + libkf5globalaccel-bin (<< 5.54), + libkf5globalaccelprivate5 (<< 5.54), + libkf5iconthemes5 (<< 5.54), + libkf5jobwidgets5 (<< 5.54), + libkf5kcmutils5 (<< 5.54), + libkf5kdelibs4support5 (<< 5.54), + libkf5kdelibs4support5-bin (<< 5.54), + libkf5khtml-bin (<< 5.54), + libkf5khtml5 (<< 5.54), + libkf5kiocore5 (<< 5.54), + libkf5kiofilewidgets5 (<< 5.54), + libkf5kiogui5 (<< 5.54), + libkf5kiontlm5 (<< 5.54), + libkf5kiowidgets5 (<< 5.54), + libkf5krossui5 (<< 5.42), + libkf5mediaplayer5 (<< 5.42), + libkf5newstuff5 (<< 5.54), + libkf5newstuffcore5 (<< 5.54), + libkf5notifications5 (<< 5.54), + libkf5notifyconfig5 (<< 5.42), + libkf5package5 (<< 5.54), + libkf5parts-plugins (<< 5.54), + libkf5parts5 (<< 5.54), + libkf5people5 (<< 5.54), + libkf5peoplewidgets5 (<< 5.54), + libkf5plasma5 (<< 5.54), + libkf5plasmaquick5 (<< 5.54), + libkf5pty5 (<< 5.54), + libkf5purpose-bin (<< 5.54), + libkf5purpose5 (<< 5.54), + libkf5quickaddons5 (<< 5.54), + libkf5runner5 (<< 5.54), + libkf5service-bin (<< 5.54), + libkf5service5 (<< 5.54), + libkf5style5 (<< 5.42), + libkf5su-bin (<< 5.54), + libkf5su5 (<< 5.54), + libkf5texteditor5 (<< 5.54), + libkf5textwidgets5 (<< 5.54), + libkf5wallet-bin (<< 5.54), + libkf5webkit5 (<< 5.54), + libkf5xmlgui5 (<< 5.54), + libkf5xmlrpcclient5 (<< 5.54), + libkwalletbackend5-5 (<< 5.42), + plasma-framework (<< 5.54), + qml-module-org-kde-activities (<< 5.54), + qml-module-org-kde-extensionplugin (<< 5.28), + qml-module-org-kde-kcoreaddons (<< 5.54), + qml-module-org-kde-kio (<< 5.42), + qml-module-org-kde-newstuff (<< 5.42), + qml-module-org-kde-purpose (<< 5.54), + qml-module-org-kde-qqc2desktopstyle (<< 5.42), + qml-module-org-kde-runnermodel (<< 5.42), diff --git a/copyright b/copyright new file mode 100644 index 0000000..312e45d --- /dev/null +++ b/copyright @@ -0,0 +1,376 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: kcoreaddons +Source: https://invent.kde.org/frameworks/kcoreaddons +Upstream-Contact: kde-frameworks-devel@kde.org + +Files: * +Copyright: 2008, Albert Astals Cid + 2013, Alex Merry + 2014, Alex Richardson + 2007, Allen Winter + 2007, Bernhard Loos + 2000, Charles Samuels + 2014, Daniel Vrátil + 2002, Dave Corrie + 2016, David Edmundson + 2013, David Faure + 2005-2014, David Faure + 2006, Dominic Battre + 2000, Espen Sand + 1991, Free Software Foundation, Inc + 2008, Friedrich W. H. Kossebau + 2017, Harald Sitter + 1999, Ian Zepp + 2014, Ivan Cukic + 2006, Jacob R Rideout + 2004, Jan Schaefer + 2013, John Layt + 2005, Joseph Wenninger + 2006, Kevin Ottens + 2006, Martin Pool + 1999, Matthias Kalle Dalheimer + 2007, Matthias Kretz + 2010, Michael Leupold + 2009, Michael Pyne + 2014, Montel Laurent + 2015, Nick Shaforostoff + 2002-2008, Oswald Buddenhagen + 1999, Sean Harmer + 2000, Stephan Kulow + 2010, Teo Mrnjavac + 2002-2003, Tim Jansen + 2003, Waldo Bastian + 2000, Espen Sand + 2008, Friedrich W. H. Kossebau + 2017, Harald Sitter + 2006, Nicolas GOUTTE + 2010, Teo Mrnjavac + 2009, Adriaan de Groot, Mustapha Abubakar, Ibrahim Dasuna + 2006, Canonical Ltd, and Rosetta Contributors + 1998, Erez Nir + 1998-2017, Free Software Foundation, Inc + 2008-2009, K Desktop Environment + 2005, KDE Armenian translation team + 2005, KDE Russian translation team + 2000-2004, KDE e.v + 2007, KDE i18n Project for Vietnamese + 1999-2003, Meni Livne + 2006, This file is distributed under the same license as the kdelibs package + 2002-2016, This_file_is_part_of_KDE + 2001, translate.org.za +License: LGPL-2+ + +Files: autotests/kaboutdataapplicationdatatest.cpp + autotests/kaboutdatatest.cpp + autotests/kcompositejobtest.cpp + autotests/kcompositejobtest.h + autotests/kdelibs4configmigratortest.cpp + autotests/kdelibs4migrationtest.cpp + autotests/kjobtest.cpp + autotests/kjobtest.h + autotests/kmacroexpandertest.cpp + autotests/krandomtest.cpp + autotests/kshelltest.cpp + autotests/ktexttohtmltest.cpp + src/lib/caching/kshareddatacache.cpp + src/lib/caching/kshareddatacache.h + src/lib/caching/kshareddatacache_p.h + src/lib/caching/kshareddatacache_win.cpp + src/lib/io/kbackup.cpp + src/lib/io/kbackup.h + src/lib/io/kdirwatch.cpp + src/lib/io/kdirwatch.h + src/lib/io/kdirwatch_p.h + src/lib/io/kmessage.cpp + src/lib/io/kmessage.h + src/lib/jobs/kcompositejob.cpp + src/lib/jobs/kcompositejob.h + src/lib/jobs/kcompositejob_p.h + src/lib/jobs/kjob.cpp + src/lib/jobs/kjob.h + src/lib/jobs/kjob_p.h + src/lib/jobs/kjobtrackerinterface.cpp + src/lib/jobs/kjobtrackerinterface.h + src/lib/plugin/kexportplugin.h + src/lib/plugin/kpluginloader.cpp + src/lib/plugin/kpluginloader.h + src/lib/plugin/kpluginmetadata.cpp + src/lib/plugin/kpluginmetadata.h + src/lib/randomness/krandomsequence.h + src/lib/text/kstringhandler.h + tests/faceicontest.cpp + tests/faceicontest.h + tests/kdirwatchtest.cpp + tests/kdirwatchtest.h + tests/kdirwatchtest_gui.cpp + tests/kdirwatchtest_gui.h + tests/krandomsequencetest.cpp +Copyright: 2014, Alex Richardson + 2006-2007, Allen Winter + 2016, Arne Spiegelhauer + 2007, Bernhard Loos + 2010-2014, David Faure + 2006, Dirk Mueller + 2006, Dirk Stoecker + 2006, Dominic Battre + 2007, Flavio Castelli + 2008-2016, Friedrich W. H. Kossebau + 2006, Gregory S. Hayes + 2017, Harald Sitter + 1999, Ian Zepp + 2005, Ingo Kloecker + 2006, Jaison Lee + 2008, Jarosław Staniek + 2013, Kevin Funk + 2006-2007, Kevin Ottens + 2006, Martin Pool + 2010-2016, Michael Pyne + 2006, Michaël Larouche + 2014, Montel Laurent + 2014, Nicolás Alvarez + 2003-2008, Oswald Buddenhagen + 2008, Rafal Rzepecki + 2012, Ralf Jung + 2000, Rik Hemsley (rikkus) + 2011, Romain Perier + 1999, Sean Harmer + 2000, Stephan Kulow + 1998, Sven Radej + 2005, Thomas Braxton + 1999, Waldo Bastian +License: LGPL-2 + +Files: autotests/alwaysunloadplugin.cpp + autotests/alwaysunloadplugin.h + autotests/jsonplugin.cpp + autotests/jsonplugin.h + autotests/jsonplugin2.cpp + autotests/jsonplugin2.h + autotests/multiplugin.cpp + autotests/multiplugin.h + autotests/unversionedplugin.cpp + autotests/unversionedplugin.h + autotests/versionedplugin.cpp + autotests/versionedplugin.h +Copyright: 2014, Alex Merry + 2013, Sebastian Kügler +License: GPL-2+3+KDEeV + +Files: autotests/kpluginfactorytest.cpp + autotests/kpluginloadertest.cpp + autotests/kpluginmetadatatest.cpp + po/ca/* + po/ca@valencia/* + po/uk/* + src/desktoptojson/desktoptojson.cpp + src/desktoptojson/desktoptojson.h + src/desktoptojson/main.cpp + src/lib/plugin/desktopfileparser_p.h +Copyright: 2014, Alex Merry + 2015, Alex Richardson + 2014, Alex Richardson + 2013-2014, Sebastian Kügler + 2014-2018, This_file_is_part_of_KDE +License: LGPL-2.1+3+KDEeV + +Files: cmake/* +Copyright: 2006, Alexander Neundorf + 2016, Shaheed Haque + 2016, Stephen Kelly +License: BSD-3-clause + +Files: src/lib/io/kfilesystemtype.cpp + src/lib/io/kfilesystemtype.h +Copyright: 2011, David Faure +License: LGPL-2.1 + +Files: src/lib/caching/posix_fallocate_mac.h +Copyright: 2010, Mozilla Foundation + 2015-2016, R.J.V. Bertin +License: GPL-2+ or LGPL-2.1+ or MPL-1.1 + +Files: autotests/kshareddatacachetest.cpp +Copyright: 2012, David Faure +License: LGPL-2+3+KDEeV + +Files: debian/* +Copyright: 2014 Michał Zając +License: LGPL-2+ + +License: BSD-3-clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License: GPL-2+ + 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. + (at your option) any later version. + . + 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. + . + On Debian systems, the complete text of the GNU General Public License + version 2 can be found in "/usr/share/common-licenses/GPL-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", and the + complete text of 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 version 2 as published by the Free Software Foundation; + . + 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. If not, see + . + 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 package 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) any later version. + . + This package 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 General Public License + along with this program. If not, see . + . + 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 Lesser General Public License + version 2 can be found in "/usr/share/common-licenses/LGPL-2", and the + complete text of the GNU Lesser General Public License version 3 can be found + in "/usr/share/common-licenses/LGPL-3". + +License: LGPL-2.1 + This library is free software; you can redistribute it and/or modify it under + the terms of the GNU Lesser General Public License version 2.1 as published + by the Free Software Foundation. + . + 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'. + +License: LGPL-2.1+ + 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) 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 + Lesser General Public License for more details. + . + 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'. + +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, 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 Lesser General Public License + version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1", and the + complete text of the GNU Lesser General Public License version 3 can be found + in "/usr/share/common-licenses/LGPL-3". + +License: MPL-1.1 + The contents of this file are subject to the Mozilla Public License Version + 1.1 (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + http://www.mozilla.org/MPL/ + . + Software distributed under the License is distributed on an "AS IS" basis, + WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + for the specific language governing rights and limitations under the + License. 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/libkf5coreaddons-data.install b/libkf5coreaddons-data.install new file mode 100644 index 0000000..d2adef7 --- /dev/null +++ b/libkf5coreaddons-data.install @@ -0,0 +1,6 @@ +usr/share/kf5/licenses/ +usr/share/locale/*/*/kcoreaddons5_qt.* +usr/share/locale/*/*/kde5_xml_mimetypes.qm +usr/share/mime/packages/kde5.xml +usr/share/qlogging-categories5/kcoreaddons.categories +usr/share/qlogging-categories5/kcoreaddons.renamecategories diff --git a/libkf5coreaddons-data.lintian-overrides b/libkf5coreaddons-data.lintian-overrides new file mode 100644 index 0000000..b431183 --- /dev/null +++ b/libkf5coreaddons-data.lintian-overrides @@ -0,0 +1,3 @@ +# These are copies used in kaboutdialog to have applications offer their full +# license version in the about dialog. +libkf5coreaddons-data: extra-license-file usr/share/kf5/licenses/* diff --git a/libkf5coreaddons-data.maintscript b/libkf5coreaddons-data.maintscript new file mode 100644 index 0000000..be205ed --- /dev/null +++ b/libkf5coreaddons-data.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/xdg/kcoreaddons.categories 5.61.0-1~~ diff --git a/libkf5coreaddons-dev-bin.install b/libkf5coreaddons-dev-bin.install new file mode 100644 index 0000000..b5e10c0 --- /dev/null +++ b/libkf5coreaddons-dev-bin.install @@ -0,0 +1 @@ +usr/bin/desktoptojson diff --git a/libkf5coreaddons-dev.acc.in b/libkf5coreaddons-dev.acc.in new file mode 100644 index 0000000..f631fb4 --- /dev/null +++ b/libkf5coreaddons-dev.acc.in @@ -0,0 +1,21 @@ + + + + + 5.4.0 + + + + /usr/include/KF5/KCoreAddons/ + + + + /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5CoreAddons.so + + + + -fPIC + -std=c++11 + + + diff --git a/libkf5coreaddons-dev.install b/libkf5coreaddons-dev.install new file mode 100644 index 0000000..7e710d9 --- /dev/null +++ b/libkf5coreaddons-dev.install @@ -0,0 +1,5 @@ +usr/include/KF5/KCoreAddons/ +usr/include/KF5/kcoreaddons_version.h +usr/lib/*/cmake/KF5CoreAddons/ +usr/lib/*/libKF5CoreAddons.so +usr/lib/*/qt5/mkspecs/modules/qt_KCoreAddons.pri diff --git a/libkf5coreaddons-doc.install b/libkf5coreaddons-doc.install new file mode 100644 index 0000000..7919663 --- /dev/null +++ b/libkf5coreaddons-doc.install @@ -0,0 +1,2 @@ +usr/share/qt5/doc/KF5CoreAddons.qch +usr/share/qt5/doc/KF5CoreAddons.tags diff --git a/libkf5coreaddons5.install b/libkf5coreaddons5.install new file mode 100644 index 0000000..6602980 --- /dev/null +++ b/libkf5coreaddons5.install @@ -0,0 +1,2 @@ +usr/lib/*/libKF5CoreAddons.so.5 +usr/lib/*/libKF5CoreAddons.so.5.* diff --git a/libkf5coreaddons5.symbols b/libkf5coreaddons5.symbols new file mode 100644 index 0000000..d1b7047 --- /dev/null +++ b/libkf5coreaddons5.symbols @@ -0,0 +1,716 @@ +# SymbolsHelper-Confirmed: 5.77.0 amd64 +libKF5CoreAddons.so.5 libkf5coreaddons5 #MINVER# +* Build-Depends-Package: libkf5coreaddons-dev + _ZN10KAboutData10addLicenseEN13KAboutLicense10LicenseKeyE@Base 4.100.0 + _ZN10KAboutData10addLicenseEN13KAboutLicense10LicenseKeyENS0_18VersionRestrictionE@Base 5.37.0 + _ZN10KAboutData10pluginDataERK7QString@Base 4.97.0 + _ZN10KAboutData10setLicenseEN13KAboutLicense10LicenseKeyE@Base 4.100.0 + _ZN10KAboutData10setLicenseEN13KAboutLicense10LicenseKeyENS0_18VersionRestrictionE@Base 5.37.0 + _ZN10KAboutData10setVersionERK10QByteArray@Base 4.97.0 + _ZN10KAboutData11setHomepageERK7QString@Base 4.97.0 + _ZN10KAboutData12setOtherTextERK7QString@Base 4.97.0 + _ZN10KAboutData13setBugAddressERK10QByteArray@Base 4.97.0 + _ZN10KAboutData13setTranslatorERK7QStringS2_@Base 4.97.0 + _ZN10KAboutData14addLicenseTextERK7QString@Base 4.97.0 + _ZN10KAboutData14setDisplayNameERK7QString@Base 4.97.0 + _ZN10KAboutData14setLicenseTextERK7QString@Base 4.97.0 + _ZN10KAboutData14setOcsProviderERK7QString@Base 4.97.0 + _ZN10KAboutData14setProductNameERK10QByteArray@Base 4.97.0 + _ZN10KAboutData14setProgramLogoERK8QVariant@Base 4.97.0 + _ZN10KAboutData15applicationDataEv@Base 4.97.0 + _ZN10KAboutData16setComponentNameERK7QString@Base 4.97.0 + _ZN10KAboutData16setupCommandLineEP18QCommandLineParser@Base 4.97.0 + _ZN10KAboutData16staticMetaObjectE@Base 5.53.1 + _ZN10KAboutData18addLicenseTextFileERK7QString@Base 4.97.0 + _ZN10KAboutData18fromPluginMetaDataERK15KPluginMetaData@Base 5.18.0 + _ZN10KAboutData18processCommandLineEP18QCommandLineParser@Base 4.97.0 + _ZN10KAboutData18registerPluginDataERKS_@Base 4.97.0 + _ZN10KAboutData18setApplicationDataERKS_@Base 4.97.0 + _ZN10KAboutData18setDesktopFileNameERK7QString@Base 5.16.0 + _ZN10KAboutData18setLicenseTextFileERK7QString@Base 4.97.0 + _ZN10KAboutData18setProgramIconNameERK7QString@Base 4.97.0 + _ZN10KAboutData19setCustomAuthorTextERK7QStringS2_@Base 4.97.0 + _ZN10KAboutData19setShortDescriptionERK7QString@Base 4.97.0 + _ZN10KAboutData20aboutTranslationTeamEv@Base 4.97.0 + _ZN10KAboutData21setCopyrightStatementERK7QString@Base 4.97.0 + _ZN10KAboutData21setOrganizationDomainERK10QByteArray@Base 4.97.0 + _ZN10KAboutData21unsetCustomAuthorTextEv@Base 4.97.0 + _ZN10KAboutData22applicationDataPointerEv@Base 4.97.0 + _ZN10KAboutData9addAuthorERK7QStringS2_S2_S2_S2_@Base 4.97.0 + _ZN10KAboutData9addCreditERK7QStringS2_S2_S2_S2_@Base 4.97.0 + _ZN10KAboutDataC1ERK7QStringS2_S2_@Base 4.99.0 + _ZN10KAboutDataC1ERK7QStringS2_S2_S2_N13KAboutLicense10LicenseKeyES2_S2_S2_S2_@Base 4.100.0 + _ZN10KAboutDataC1ERKS_@Base 4.97.0 + _ZN10KAboutDataC2ERK7QStringS2_S2_@Base 4.99.0 + _ZN10KAboutDataC2ERK7QStringS2_S2_S2_N13KAboutLicense10LicenseKeyES2_S2_S2_S2_@Base 4.100.0 + _ZN10KAboutDataC2ERKS_@Base 4.97.0 + _ZN10KAboutDataD1Ev@Base 4.97.0 + _ZN10KAboutDataD2Ev@Base 4.97.0 + _ZN10KAboutDataaSERKS_@Base 4.97.0 + _ZN10KFileUtils11suggestNameERK4QUrlRK7QString@Base 5.61.0 + _ZN10KFileUtils17makeSuggestedNameERK7QString@Base 5.77.0 + _ZN10KOSReleaseC1ERK7QString@Base 5.61.0 + _ZN10KOSReleaseC2ERK7QString@Base 5.74.0 + _ZN10KOSReleaseD1Ev@Base 5.61.0 + _ZN10KOSReleaseD2Ev@Base 5.74.0 + _ZN10KUserGroup13allGroupNamesEj@Base 4.98.0 + _ZN10KUserGroup9allGroupsEj@Base 4.98.0 + _ZN10KUserGroupC1E8KGroupId@Base 4.98.0 + _ZN10KUserGroupC1EN5KUser7UIDModeE@Base 4.97.0 + _ZN10KUserGroupC1EPK5group@Base 4.97.0 + _ZN10KUserGroupC1EPKc@Base 4.97.0 + _ZN10KUserGroupC1ERK7QString@Base 4.97.0 + _ZN10KUserGroupC1ERKS_@Base 4.97.0 + _ZN10KUserGroupC1Ej@Base 4.97.0 + _ZN10KUserGroupC2E8KGroupId@Base 4.98.0 + _ZN10KUserGroupC2EN5KUser7UIDModeE@Base 4.97.0 + _ZN10KUserGroupC2EPK5group@Base 4.97.0 + _ZN10KUserGroupC2EPKc@Base 4.97.0 + _ZN10KUserGroupC2ERK7QString@Base 4.97.0 + _ZN10KUserGroupC2ERKS_@Base 4.97.0 + _ZN10KUserGroupC2Ej@Base 4.97.0 + _ZN10KUserGroupD1Ev@Base 4.97.0 + _ZN10KUserGroupD2Ev@Base 4.97.0 + _ZN10KUserGroupaSERKS_@Base 4.97.0 + _ZN11KCoreAddons13versionStringEv@Base 5.20.0 + _ZN11KCoreAddons7versionEv@Base 5.20.0 + _ZN11KJobPrivate15_k_speedTimeoutEv@Base 4.97.0 + _ZN11KJobPrivateC1Ev@Base 4.97.0 + _ZN11KJobPrivateC2Ev@Base 4.97.0 + _ZN11KJobPrivateD0Ev@Base 4.97.0 + _ZN11KJobPrivateD1Ev@Base 4.97.0 + _ZN11KJobPrivateD2Ev@Base 4.97.0 + _ZN11KTextToHTML13convertToHtmlERK7QStringRK6QFlagsINS_6OptionEEii@Base 5.4.0+git20141204.0007+15.04 + _ZN12KAboutPerson16staticMetaObjectE@Base 5.53.1 + _ZN12KAboutPerson8fromJSONERK11QJsonObject@Base 5.18.0 + _ZN12KAboutPersonC1ERK7QStringS2_S2_S2_S2_@Base 4.97.0 + _ZN12KAboutPersonC1ERK7QStringS2_b@Base 4.97.0 + _ZN12KAboutPersonC1ERKS_@Base 4.97.0 + _ZN12KAboutPersonC2ERK7QStringS2_S2_S2_S2_@Base 4.97.0 + _ZN12KAboutPersonC2ERK7QStringS2_b@Base 4.97.0 + _ZN12KAboutPersonC2ERKS_@Base 4.97.0 + _ZN12KAboutPersonD1Ev@Base 4.97.0 + _ZN12KAboutPersonD2Ev@Base 4.97.0 + _ZN12KAboutPersonaSERKS_@Base 4.97.0 + _ZN12KProcessList11processInfoEx@Base 5.61.0 + _ZN12KProcessList12KProcessInfoC1ERKS0_@Base 5.61.0 + _ZN12KProcessList12KProcessInfoC1Ev@Base 5.61.0 + _ZN12KProcessList12KProcessInfoC1ExRK7QStringS3_@Base 5.61.0 + _ZN12KProcessList12KProcessInfoC1ExRK7QStringS3_S3_@Base 5.62.0 + _ZN12KProcessList12KProcessInfoC2ERKS0_@Base 5.61.0 + _ZN12KProcessList12KProcessInfoC2Ev@Base 5.61.0 + _ZN12KProcessList12KProcessInfoC2ExRK7QStringS3_@Base 5.61.0 + _ZN12KProcessList12KProcessInfoC2ExRK7QStringS3_S3_@Base 5.62.0 + _ZN12KProcessList12KProcessInfoD1Ev@Base 5.61.0 + _ZN12KProcessList12KProcessInfoD2Ev@Base 5.61.0 + _ZN12KProcessList12KProcessInfoaSERKS0_@Base 5.61.0 + _ZN12KProcessList15processInfoListEv@Base 5.61.0 + _ZN12KUrlMimeData11setMetaDataERK4QMapI7QStringS1_EP9QMimeData@Base 4.97.0 + _ZN12KUrlMimeData13mimeDataTypesEv@Base 4.97.0 + _ZN12KUrlMimeData16urlsFromMimeDataEPK9QMimeDataNS_13DecodeOptionsEP4QMapI7QStringS5_E@Base 4.97.0 + _ZN12KUrlMimeData7setUrlsERK5QListI4QUrlES4_P9QMimeData@Base 4.97.0 + _ZN13KAboutLicense16staticMetaObjectE@Base 5.53.1 + _ZN13KAboutLicense18setLicenseFromPathERK7QString@Base 4.97.0 + _ZN13KAboutLicense18setLicenseFromTextERK7QString@Base 4.97.0 + _ZN13KAboutLicense9byKeywordERK7QString@Base 4.97.0 + _ZN13KAboutLicenseC1ENS_10LicenseKeyENS_18VersionRestrictionEPK10KAboutData@Base 5.37.0 + _ZN13KAboutLicenseC1ENS_10LicenseKeyEPK10KAboutData@Base 4.100.0 + _ZN13KAboutLicenseC1EPK10KAboutData@Base 4.97.0 + _ZN13KAboutLicenseC1ERKS_@Base 4.97.0 + _ZN13KAboutLicenseC1Ev@Base 5.53.1 + _ZN13KAboutLicenseC2ENS_10LicenseKeyENS_18VersionRestrictionEPK10KAboutData@Base 5.37.0 + _ZN13KAboutLicenseC2ENS_10LicenseKeyEPK10KAboutData@Base 4.100.0 + _ZN13KAboutLicenseC2EPK10KAboutData@Base 4.97.0 + _ZN13KAboutLicenseC2ERKS_@Base 4.97.0 + _ZN13KAboutLicenseC2Ev@Base 5.53.1 + _ZN13KAboutLicenseD1Ev@Base 4.97.0 + _ZN13KAboutLicenseD2Ev@Base 4.97.0 + _ZN13KAboutLicenseaSERKS_@Base 4.97.0 + _ZN13KAutoSaveFile10staleFilesERK4QUrlRK7QString@Base 4.97.0 + _ZN13KAutoSaveFile11qt_metacallEN11QMetaObject4CallEiPPv@Base 4.97.0 + _ZN13KAutoSaveFile11qt_metacastEPKc@Base 4.97.0 + _ZN13KAutoSaveFile11releaseLockEv@Base 4.97.0 + _ZN13KAutoSaveFile13allStaleFilesERK7QString@Base 4.97.0 + _ZN13KAutoSaveFile14setManagedFileERK4QUrl@Base 4.97.0 + _ZN13KAutoSaveFile16staticMetaObjectE@Base 4.97.0 + _ZN13KAutoSaveFile4openE6QFlagsIN9QIODevice12OpenModeFlagEE@Base 4.97.0 + _ZN13KAutoSaveFileC1EP7QObject@Base 4.97.0 + _ZN13KAutoSaveFileC1ERK4QUrlP7QObject@Base 4.97.0 + _ZN13KAutoSaveFileC2EP7QObject@Base 4.97.0 + _ZN13KAutoSaveFileC2ERK4QUrlP7QObject@Base 4.97.0 + _ZN13KAutoSaveFileD0Ev@Base 4.97.0 + _ZN13KAutoSaveFileD1Ev@Base 4.97.0 + _ZN13KAutoSaveFileD2Ev@Base 4.97.0 + _ZN13KCompositeJob10slotResultEP4KJob@Base 4.97.0 + _ZN13KCompositeJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 4.97.0 + _ZN13KCompositeJob11qt_metacastEPKc@Base 4.97.0 + _ZN13KCompositeJob12clearSubjobsEv@Base 4.97.0 + _ZN13KCompositeJob12removeSubjobEP4KJob@Base 4.97.0 + _ZN13KCompositeJob15slotInfoMessageEP4KJobRK7QStringS4_@Base 4.97.0 + _ZN13KCompositeJob16staticMetaObjectE@Base 4.97.0 + _ZN13KCompositeJob9addSubjobEP4KJob@Base 4.97.0 + _ZN13KCompositeJobC1EP7QObject@Base 4.97.0 + _ZN13KCompositeJobC1ER20KCompositeJobPrivateP7QObject@Base 4.97.0 + _ZN13KCompositeJobC2EP7QObject@Base 4.97.0 + _ZN13KCompositeJobC2ER20KCompositeJobPrivateP7QObject@Base 4.97.0 + _ZN13KCompositeJobD0Ev@Base 4.97.0 + _ZN13KCompositeJobD1Ev@Base 4.97.0 + _ZN13KCompositeJobD2Ev@Base 4.97.0 + _ZN13KPluginLoader10findPluginERK7QString@Base 4.99.0 + _ZN13KPluginLoader11findPluginsERK7QStringSt8functionIFbRK15KPluginMetaDataEE@Base 5.2.0 + _ZN13KPluginLoader11qt_metacallEN11QMetaObject4CallEiPPv@Base 4.99.0 + _ZN13KPluginLoader11qt_metacastEPKc@Base 4.99.0 + _ZN13KPluginLoader12setLoadHintsE6QFlagsIN8QLibrary8LoadHintEE@Base 4.99.0 + _ZN13KPluginLoader13forEachPluginERK7QStringSt8functionIFvS2_EE@Base 5.2.0 + _ZN13KPluginLoader13pluginVersionEv@Base 4.99.0 + _ZN13KPluginLoader15findPluginsByIdERK7QStringS2_@Base 5.11.0 + _ZN13KPluginLoader16staticMetaObjectE@Base 4.99.0 + _ZN13KPluginLoader18instantiatePluginsERK7QStringSt8functionIFbRK15KPluginMetaDataEEP7QObject@Base 5.2.0 + _ZN13KPluginLoader4loadEv@Base 4.99.0 + _ZN13KPluginLoader6unloadEv@Base 4.99.0 + _ZN13KPluginLoader7factoryEv@Base 4.99.0 + _ZN13KPluginLoader8instanceEv@Base 4.99.0 + _ZN13KPluginLoaderC1ERK11KPluginNameP7QObject@Base 4.99.0 + _ZN13KPluginLoaderC1ERK7QStringP7QObject@Base 4.99.0 + _ZN13KPluginLoaderC2ERK11KPluginNameP7QObject@Base 4.99.0 + _ZN13KPluginLoaderC2ERK7QStringP7QObject@Base 4.99.0 + _ZN13KPluginLoaderD0Ev@Base 4.99.0 + _ZN13KPluginLoaderD1Ev@Base 4.99.0 + _ZN13KPluginLoaderD2Ev@Base 4.99.0 + _ZN14KJobUiDelegate10connectJobEP4KJob@Base 4.97.0 + _ZN14KJobUiDelegate11qt_metacallEN11QMetaObject4CallEiPPv@Base 4.97.0 + _ZN14KJobUiDelegate11qt_metacastEPKc@Base 4.97.0 + _ZN14KJobUiDelegate11slotWarningEP4KJobRK7QStringS4_@Base 4.97.0 + _ZN14KJobUiDelegate16showErrorMessageEv@Base 4.97.0 + _ZN14KJobUiDelegate16staticMetaObjectE@Base 4.97.0 + _ZN14KJobUiDelegate27setAutoErrorHandlingEnabledEb@Base 4.97.0 + _ZN14KJobUiDelegate29setAutoWarningHandlingEnabledEb@Base 4.97.0 + _ZN14KJobUiDelegate6setJobEP4KJob@Base 4.97.0 + _ZN14KJobUiDelegateC1E6QFlagsINS_4FlagEE@Base 5.70.0 + _ZN14KJobUiDelegateC1Ev@Base 4.97.0 + _ZN14KJobUiDelegateC2E6QFlagsINS_4FlagEE@Base 5.70.0 + _ZN14KJobUiDelegateC2Ev@Base 4.97.0 + _ZN14KJobUiDelegateD0Ev@Base 4.97.0 + _ZN14KJobUiDelegateD1Ev@Base 4.97.0 + _ZN14KJobUiDelegateD2Ev@Base 4.97.0 + _ZN14KMacroExpander12expandMacrosERK7QStringRK5QHashI5QChar11QStringListES4_@Base 4.97.0 + _ZN14KMacroExpander12expandMacrosERK7QStringRK5QHashI5QCharS0_ES4_@Base 4.97.0 + _ZN14KMacroExpander12expandMacrosERK7QStringRK5QHashIS0_11QStringListE5QChar@Base 4.97.0 + _ZN14KMacroExpander12expandMacrosERK7QStringRK5QHashIS0_S0_E5QChar@Base 4.97.0 + _ZN14KMacroExpander22expandMacrosShellQuoteERK7QStringRK5QHashI5QChar11QStringListES4_@Base 4.97.0 + _ZN14KMacroExpander22expandMacrosShellQuoteERK7QStringRK5QHashI5QCharS0_ES4_@Base 4.97.0 + _ZN14KMacroExpander22expandMacrosShellQuoteERK7QStringRK5QHashIS0_11QStringListE5QChar@Base 4.97.0 + _ZN14KMacroExpander22expandMacrosShellQuoteERK7QStringRK5QHashIS0_S0_E5QChar@Base 4.97.0 + _ZN14KPluginFactory11qt_metacallEN11QMetaObject4CallEiPPv@Base 4.99.0 + _ZN14KPluginFactory11qt_metacastEPKc@Base 4.99.0 + _ZN14KPluginFactory11setMetaDataERK15KPluginMetaData@Base 5.77.0 + _ZN14KPluginFactory12createObjectEP7QObjectPKcRK11QStringList@Base 4.99.0 + _ZN14KPluginFactory13objectCreatedEP7QObject@Base 4.99.0 + _ZN14KPluginFactory14registerPluginERK7QStringPK11QMetaObjectPFP7QObjectP7QWidgetS7_RK15KPluginMetaDataRK5QListI8QVariantEE@Base 5.77.0 + _ZN14KPluginFactory14registerPluginERK7QStringPK11QMetaObjectPFP7QObjectP7QWidgetS7_RK5QListI8QVariantEE@Base 4.99.0 + _ZN14KPluginFactory16createPartObjectEP7QWidgetP7QObjectPKcRK11QStringList@Base 4.99.0 + _ZN14KPluginFactory16staticMetaObjectE@Base 4.99.0 + _ZN14KPluginFactory23stringListToVariantListERK11QStringList@Base 4.99.0 + _ZN14KPluginFactory23variantListToStringListERK5QListI8QVariantE@Base 4.99.0 + _ZN14KPluginFactory6createEPKcP7QWidgetP7QObjectRK5QListI8QVariantERK7QString@Base 4.99.0 + _ZN14KPluginFactoryC1ER21KPluginFactoryPrivate@Base 4.99.0 + _ZN14KPluginFactoryC1Ev@Base 4.99.0 + _ZN14KPluginFactoryC2ER21KPluginFactoryPrivate@Base 4.99.0 + _ZN14KPluginFactoryC2Ev@Base 4.99.0 + _ZN14KPluginFactoryD0Ev@Base 4.99.0 + _ZN14KPluginFactoryD1Ev@Base 4.99.0 + _ZN14KPluginFactoryD2Ev@Base 4.99.0 + _ZN14KStringHandler13logicalLengthERK7QString@Base 5.41.0 + _ZN14KStringHandler14preProcessWrapERK7QString@Base 4.97.0 + _ZN14KStringHandler6isUtf8EPKc@Base 4.97.0 + _ZN14KStringHandler7obscureERK7QString@Base 4.97.0 + _ZN14KStringHandler7tagUrlsERK7QString@Base 4.97.0 + _ZN14KStringHandler8capwordsERK11QStringList@Base 4.97.0 + _ZN14KStringHandler8capwordsERK7QString@Base 4.97.0 + _ZN14KStringHandler8csqueezeERK7QStringi@Base 4.97.0 + _ZN14KStringHandler8from8BitEPKc@Base 4.97.0 + _ZN14KStringHandler8lsqueezeERK7QStringi@Base 4.97.0 + _ZN14KStringHandler8rsqueezeERK7QStringi@Base 4.97.0 + _ZN14KStringHandler9perlSplitERK18QRegularExpressionRK7QStringi@Base 5.69.0 + _ZN14KStringHandler9perlSplitERK5QCharRK7QStringi@Base 4.97.0 + _ZN14KStringHandler9perlSplitERK7QRegExpRK7QStringi@Base 4.97.0 + _ZN14KStringHandler9perlSplitERK7QStringS2_i@Base 4.97.0 + _ZN15KFileSystemType14fileSystemTypeERK7QString@Base 4.97.0 + _ZN15KPluginMetaData14readStringListERK11QJsonObjectRK7QString@Base 5.2.0 + _ZN15KPluginMetaData15fromDesktopFileERK7QStringRK11QStringList@Base 5.16.0 + _ZN15KPluginMetaData16staticMetaObjectE@Base 5.74.0 + _ZN15KPluginMetaData19loadFromDesktopFileERK7QStringRK11QStringList@Base 5.16.0 + _ZN15KPluginMetaData19readTranslatedValueERK11QJsonObjectRK7QStringRK10QJsonValue@Base 5.2.0 + _ZN15KPluginMetaData20readTranslatedStringERK11QJsonObjectRK7QStringS5_@Base 5.2.0 + _ZN15KPluginMetaDataC1ERK11QJsonObjectRK7QString@Base 5.2.0 + _ZN15KPluginMetaDataC1ERK11QJsonObjectRK7QStringS5_@Base 5.4.0+git20141202.0008+15.04 + _ZN15KPluginMetaDataC1ERK13KPluginLoader@Base 5.2.0 + _ZN15KPluginMetaDataC1ERK13QPluginLoader@Base 5.2.0 + _ZN15KPluginMetaDataC1ERK7QString@Base 5.2.0 + _ZN15KPluginMetaDataC1ERKS_@Base 5.2.0 + _ZN15KPluginMetaDataC1Ev@Base 5.2.0 + _ZN15KPluginMetaDataC2ERK11QJsonObjectRK7QString@Base 5.2.0 + _ZN15KPluginMetaDataC2ERK11QJsonObjectRK7QStringS5_@Base 5.4.0+git20141202.0008+15.04 + _ZN15KPluginMetaDataC2ERK13KPluginLoader@Base 5.2.0 + _ZN15KPluginMetaDataC2ERK13QPluginLoader@Base 5.2.0 + _ZN15KPluginMetaDataC2ERK7QString@Base 5.2.0 + _ZN15KPluginMetaDataC2ERKS_@Base 5.2.0 + _ZN15KPluginMetaDataC2Ev@Base 5.2.0 + _ZN15KPluginMetaDataD1Ev@Base 5.2.0 + _ZN15KPluginMetaDataD2Ev@Base 5.2.0 + _ZN15KPluginMetaDataaSERKS_@Base 5.2.0 + _ZN15KRandomSequence6getIntEj@Base 5.6.0+git20150124.0026+15.04 + _ZN15KRandomSequence7getBoolEv@Base 4.97.0 + _ZN15KRandomSequence7getLongEm@Base 4.97.0 + _ZN15KRandomSequence7setSeedEi@Base 5.6.0+git20150124.0026+15.04 + _ZN15KRandomSequence7setSeedEl@Base 4.97.0 + _ZN15KRandomSequence8modulateEi@Base 4.97.0 + _ZN15KRandomSequence9getDoubleEv@Base 4.97.0 + _ZN15KRandomSequenceC1ERKS_@Base 4.97.0 + _ZN15KRandomSequenceC1Ei@Base 5.6.0+git20150124.0026+15.04 + _ZN15KRandomSequenceC1El@Base 4.97.0 + _ZN15KRandomSequenceC2ERKS_@Base 4.97.0 + _ZN15KRandomSequenceC2Ei@Base 5.6.0+git20150124.0026+15.04 + _ZN15KRandomSequenceC2El@Base 4.97.0 + _ZN15KRandomSequenceD0Ev@Base 4.97.0 + _ZN15KRandomSequenceD1Ev@Base 4.97.0 + _ZN15KRandomSequenceD2Ev@Base 4.97.0 + _ZN15KRandomSequenceaSERKS_@Base 4.97.0 + _ZN16KSharedDataCache11deleteCacheERK7QString@Base 4.97.0 + _ZN16KSharedDataCache12setTimestampEj@Base 4.97.0 + _ZN16KSharedDataCache17setEvictionPolicyENS_14EvictionPolicyE@Base 4.97.0 + _ZN16KSharedDataCache5clearEv@Base 4.97.0 + _ZN16KSharedDataCache6insertERK7QStringRK10QByteArray@Base 4.97.0 + _ZN16KSharedDataCacheC1ERK7QStringjj@Base 4.97.0 + _ZN16KSharedDataCacheC2ERK7QStringjj@Base 4.97.0 + _ZN16KSharedDataCacheD1Ev@Base 4.97.0 + _ZN16KSharedDataCacheD2Ev@Base 4.97.0 + _ZN17KListOpenFilesJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.69.0 + _ZN17KListOpenFilesJob11qt_metacastEPKc@Base 5.69.0 + _ZN17KListOpenFilesJob16staticMetaObjectE@Base 5.69.0 + _ZN17KListOpenFilesJob5startEv@Base 5.69.0 + _ZN17KListOpenFilesJobC1ERK7QString@Base 5.69.0 + _ZN17KListOpenFilesJobC2ERK7QString@Base 5.69.0 + _ZN17KListOpenFilesJobD0Ev@Base 5.69.0 + _ZN17KListOpenFilesJobD1Ev@Base 5.69.0 + _ZN17KListOpenFilesJobD2Ev@Base 5.69.0 + _ZN17Kdelibs4MigrationC1Ev@Base 4.99.0 + _ZN17Kdelibs4MigrationC2Ev@Base 5.74.0 + _ZN17Kdelibs4MigrationD1Ev@Base 4.99.0 + _ZN17Kdelibs4MigrationD2Ev@Base 5.74.0 + _ZN18KCharMacroExpander16expandPlainMacroERK7QStringiR11QStringList@Base 4.97.0 + _ZN18KCharMacroExpander18expandEscapedMacroERK7QStringiR11QStringList@Base 4.97.0 + _ZN18KMacroExpanderBase12expandMacrosER7QString@Base 4.97.0 + _ZN18KMacroExpanderBase13setEscapeCharE5QChar@Base 4.97.0 + _ZN18KMacroExpanderBase16expandPlainMacroERK7QStringiR11QStringList@Base 4.97.0 + _ZN18KMacroExpanderBase18expandEscapedMacroERK7QStringiR11QStringList@Base 4.97.0 + _ZN18KMacroExpanderBase22expandMacrosShellQuoteER7QString@Base 4.97.0 + _ZN18KMacroExpanderBase22expandMacrosShellQuoteER7QStringRi@Base 4.97.0 + _ZN18KMacroExpanderBaseC1E5QChar@Base 4.97.0 + _ZN18KMacroExpanderBaseC2E5QChar@Base 4.97.0 + _ZN18KMacroExpanderBaseD0Ev@Base 4.97.0 + _ZN18KMacroExpanderBaseD1Ev@Base 4.97.0 + _ZN18KMacroExpanderBaseD2Ev@Base 4.97.0 + _ZN18KWordMacroExpander16expandPlainMacroERK7QStringiR11QStringList@Base 4.97.0 + _ZN18KWordMacroExpander18expandEscapedMacroERK7QStringiR11QStringList@Base 4.97.0 + _ZN20KCompositeJobPrivateC1Ev@Base 4.97.0 + _ZN20KCompositeJobPrivateC2Ev@Base 4.97.0 + _ZN20KCompositeJobPrivateD0Ev@Base 4.97.0 + _ZN20KCompositeJobPrivateD1Ev@Base 4.97.0 + _ZN20KCompositeJobPrivateD2Ev@Base 4.97.0 + _ZN20KJobTrackerInterface11descriptionEP4KJobRK7QStringRK5QPairIS2_S2_ES8_@Base 4.97.0 + _ZN20KJobTrackerInterface11infoMessageEP4KJobRK7QStringS4_@Base 4.97.0 + _ZN20KJobTrackerInterface11qt_metacallEN11QMetaObject4CallEiPPv@Base 4.97.0 + _ZN20KJobTrackerInterface11qt_metacastEPKc@Base 4.97.0 + _ZN20KJobTrackerInterface11registerJobEP4KJob@Base 4.97.0 + _ZN20KJobTrackerInterface11totalAmountEP4KJobNS0_4UnitEy@Base 4.97.0 + _ZN20KJobTrackerInterface13unregisterJobEP4KJob@Base 4.97.0 + _ZN20KJobTrackerInterface15processedAmountEP4KJobNS0_4UnitEy@Base 4.97.0 + _ZN20KJobTrackerInterface16staticMetaObjectE@Base 4.97.0 + _ZN20KJobTrackerInterface5speedEP4KJobm@Base 4.97.0 + _ZN20KJobTrackerInterface7percentEP4KJobm@Base 4.97.0 + _ZN20KJobTrackerInterface7resumedEP4KJob@Base 4.97.0 + _ZN20KJobTrackerInterface7warningEP4KJobRK7QStringS4_@Base 4.97.0 + _ZN20KJobTrackerInterface8finishedEP4KJob@Base 4.97.0 + _ZN20KJobTrackerInterface9suspendedEP4KJob@Base 4.97.0 + _ZN20KJobTrackerInterfaceC1EP7QObject@Base 4.97.0 + _ZN20KJobTrackerInterfaceC2EP7QObject@Base 4.97.0 + _ZN20KJobTrackerInterfaceD0Ev@Base 4.97.0 + _ZN20KJobTrackerInterfaceD1Ev@Base 4.97.0 + _ZN20KJobTrackerInterfaceD2Ev@Base 4.97.0 + _ZN22Kdelibs4ConfigMigrator10setUiFilesERK11QStringList@Base 5.2.0 + _ZN22Kdelibs4ConfigMigrator14setConfigFilesERK11QStringList@Base 5.2.0 + _ZN22Kdelibs4ConfigMigrator7migrateEv@Base 5.2.0 + _ZN22Kdelibs4ConfigMigratorC1ERK7QString@Base 5.2.0 + _ZN22Kdelibs4ConfigMigratorC2ERK7QString@Base 5.2.0 + _ZN22Kdelibs4ConfigMigratorD1Ev@Base 5.2.0 + _ZN22Kdelibs4ConfigMigratorD2Ev@Base 5.2.0 + _ZN4KJob10emitResultEv@Base 4.97.0 + _ZN4KJob10setPercentEm@Base 4.97.0 + _ZN4KJob11descriptionEPS_RK7QStringRK5QPairIS1_S1_ES7_@Base 4.97.0 + _ZN4KJob11emitPercentEyy@Base 4.97.0 + _ZN4KJob11infoMessageEPS_RK7QStringS3_@Base 4.97.0 + _ZN4KJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 4.97.0 + _ZN4KJob11qt_metacastEPKc@Base 4.97.0 + _ZN4KJob11totalAmountEPS_NS_4UnitEy@Base 4.97.0 + _ZN4KJob12setErrorTextERK7QString@Base 4.97.0 + _ZN4KJob13processedSizeEPS_y@Base 4.97.0 + _ZN4KJob13setAutoDeleteEb@Base 4.97.0 + _ZN4KJob13setUiDelegateEP14KJobUiDelegate@Base 4.97.0 + _ZN4KJob14setTotalAmountENS_4UnitEy@Base 4.97.0 + _ZN4KJob15processedAmountEPS_NS_4UnitEy@Base 4.97.0 + _ZN4KJob15setCapabilitiesE6QFlagsINS_10CapabilityEE@Base 4.97.0 + _ZN4KJob15setProgressUnitENS_4UnitE@Base 5.77.0 + _ZN4KJob16staticMetaObjectE@Base 4.97.0 + _ZN4KJob18setProcessedAmountENS_4UnitEy@Base 4.97.0 + _ZN4KJob4execEv@Base 4.97.0 + _ZN4KJob4killENS_13KillVerbosityE@Base 4.97.0 + _ZN4KJob5speedEPS_m@Base 4.97.0 + _ZN4KJob6doKillEv@Base 4.97.0 + _ZN4KJob6resultEPS_NS_14QPrivateSignalE@Base 4.97.0 + _ZN4KJob6resumeEv@Base 4.97.0 + _ZN4KJob7percentEPS_m@Base 4.97.0 + _ZN4KJob7resumedEPS_NS_14QPrivateSignalE@Base 4.97.0 + _ZN4KJob7suspendEv@Base 4.97.0 + _ZN4KJob7warningEPS_RK7QStringS3_@Base 4.97.0 + _ZN4KJob8doResumeEv@Base 4.97.0 + _ZN4KJob8finishedEPS_NS_14QPrivateSignalE@Base 4.97.0 + _ZN4KJob8setErrorEi@Base 4.97.0 + _ZN4KJob9doSuspendEv@Base 4.97.0 + _ZN4KJob9emitSpeedEm@Base 4.97.0 + _ZN4KJob9finishJobEb@Base 5.16.0 + _ZN4KJob9suspendedEPS_NS_14QPrivateSignalE@Base 4.97.0 + _ZN4KJob9totalSizeEPS_y@Base 4.97.0 + _ZN4KJobC1EP7QObject@Base 4.97.0 + _ZN4KJobC1ER11KJobPrivateP7QObject@Base 4.97.0 + _ZN4KJobC2EP7QObject@Base 4.97.0 + _ZN4KJobC2ER11KJobPrivateP7QObject@Base 4.97.0 + _ZN4KJobD0Ev@Base 4.97.0 + _ZN4KJobD1Ev@Base 4.97.0 + _ZN4KJobD2Ev@Base 4.97.0 + _ZN5KUser12allUserNamesEj@Base 4.98.0 + _ZN5KUser8allUsersEj@Base 4.98.0 + _ZN5KUserC1E7KUserId@Base 4.98.0 + _ZN5KUserC1ENS_7UIDModeE@Base 4.97.0 + _ZN5KUserC1EPK6passwd@Base 4.97.0 + _ZN5KUserC1EPKc@Base 4.97.0 + _ZN5KUserC1ERK7QString@Base 4.97.0 + _ZN5KUserC1ERKS_@Base 4.97.0 + _ZN5KUserC1Ej@Base 4.97.0 + _ZN5KUserC2E7KUserId@Base 4.98.0 + _ZN5KUserC2ENS_7UIDModeE@Base 4.97.0 + _ZN5KUserC2EPK6passwd@Base 4.97.0 + _ZN5KUserC2EPKc@Base 4.97.0 + _ZN5KUserC2ERK7QString@Base 4.97.0 + _ZN5KUserC2ERKS_@Base 4.97.0 + _ZN5KUserC2Ej@Base 4.97.0 + _ZN5KUserD1Ev@Base 4.97.0 + _ZN5KUserD2Ev@Base 4.97.0 + _ZN5KUseraSERKS_@Base 4.97.0 + _ZN6KShell11tildeExpandERK7QString@Base 4.97.0 + _ZN6KShell13tildeCollapseERK7QString@Base 5.69.0 + _ZN6KShell8joinArgsERK11QStringList@Base 4.97.0 + _ZN6KShell8quoteArgERK7QString@Base 4.97.0 + _ZN6KShell9splitArgsERK7QString6QFlagsINS_6OptionEEPNS_6ErrorsE@Base 4.97.0 + _ZN7KBackup10backupFileERK7QStringS2_@Base 4.97.0 + _ZN7KBackup13rcsBackupFileERK7QStringS2_S2_@Base 4.97.0 + _ZN7KBackup16simpleBackupFileERK7QStringS2_S2_@Base 4.97.0 + _ZN7KBackup18numberedBackupFileERK7QStringS2_S2_j@Base 4.97.0 + _ZN7KFormat16staticMetaObjectE@Base 5.2.0+git20140930 + _ZN7KFormatC1ERK7QLocale@Base 4.97.0 + _ZN7KFormatC1ERKS_@Base 4.97.0 + _ZN7KFormatC2ERK7QLocale@Base 5.74.0 + _ZN7KFormatC2ERKS_@Base 5.74.0 + _ZN7KFormatD1Ev@Base 4.97.0 + _ZN7KFormatD2Ev@Base 5.74.0 + _ZN7KFormataSERKS_@Base 5.23.0 + _ZN7KRandom12randomStringEi@Base 4.97.0 + _ZN7KRandom6randomEv@Base 4.97.0 + _ZN7KUserId13currentUserIdEv@Base 4.98.0 + _ZN7KUserId22currentEffectiveUserIdEv@Base 4.98.0 + _ZN7KUserId8fromNameERK7QString@Base 4.98.0 + _ZN8KGroupId14currentGroupIdEv@Base 4.98.0 + _ZN8KGroupId23currentEffectiveGroupIdEv@Base 4.98.0 + _ZN8KGroupId8fromNameERK7QString@Base 4.98.0 + _ZN8KMessage17setMessageHandlerEP15KMessageHandler@Base 4.97.0 + _ZN8KMessage7messageENS_11MessageTypeERK7QStringS3_@Base 4.97.0 + _ZN8KProcess10setProgramERK11QStringList@Base 4.97.0 + _ZN8KProcess10setProgramERK7QStringRK11QStringList@Base 4.97.0 + _ZN8KProcess11qt_metacallEN11QMetaObject4CallEiPPv@Base 4.97.0 + _ZN8KProcess11qt_metacastEPKc@Base 4.97.0 + _ZN8KProcess12clearProgramEv@Base 4.97.0 + _ZN8KProcess13startDetachedERK11QStringList@Base 4.97.0 + _ZN8KProcess13startDetachedERK7QStringRK11QStringList@Base 4.97.0 + _ZN8KProcess13startDetachedEv@Base 4.97.0 + _ZN8KProcess15setNextOpenModeE6QFlagsIN9QIODevice12OpenModeFlagEE@Base 4.97.0 + _ZN8KProcess15setShellCommandERK7QString@Base 4.97.0 + _ZN8KProcess16clearEnvironmentEv@Base 4.97.0 + _ZN8KProcess16staticMetaObjectE@Base 4.97.0 + _ZN8KProcess20setOutputChannelModeENS_17OutputChannelModeE@Base 4.97.0 + _ZN8KProcess5startEv@Base 4.97.0 + _ZN8KProcess6setEnvERK7QStringS2_b@Base 4.97.0 + _ZN8KProcess7executeERK11QStringListi@Base 4.97.0 + _ZN8KProcess7executeERK7QStringRK11QStringListi@Base 4.97.0 + _ZN8KProcess7executeEi@Base 4.97.0 + _ZN8KProcess8unsetEnvERK7QString@Base 4.97.0 + _ZN8KProcessC1EP15KProcessPrivateP7QObject@Base 4.97.0 + _ZN8KProcessC1EP7QObject@Base 4.97.0 + _ZN8KProcessC2EP15KProcessPrivateP7QObject@Base 4.97.0 + _ZN8KProcessC2EP7QObject@Base 4.97.0 + _ZN8KProcessD0Ev@Base 4.97.0 + _ZN8KProcessD1Ev@Base 4.97.0 + _ZN8KProcessD2Ev@Base 4.97.0 + _ZN8KProcesslsERK11QStringList@Base 4.97.0 + _ZN8KProcesslsERK7QString@Base 4.97.0 + _ZN9KDirWatch10removeFileERK7QString@Base 4.97.0 + _ZN9KDirWatch10setCreatedERK7QString@Base 4.97.0 + _ZN9KDirWatch10setDeletedERK7QString@Base 4.97.0 + _ZN9KDirWatch10statisticsEv@Base 4.97.0 + _ZN9KDirWatch11qt_metacallEN11QMetaObject4CallEiPPv@Base 4.97.0 + _ZN9KDirWatch11qt_metacastEPKc@Base 4.97.0 + _ZN9KDirWatch11stopDirScanERK7QString@Base 4.97.0 + _ZN9KDirWatch14restartDirScanERK7QString@Base 4.97.0 + _ZN9KDirWatch16deleteQFSWatcherEv@Base 4.97.0 + _ZN9KDirWatch16staticMetaObjectE@Base 4.97.0 + _ZN9KDirWatch4selfEv@Base 4.97.0 + _ZN9KDirWatch5dirtyERK7QString@Base 4.97.0 + _ZN9KDirWatch6addDirERK7QString6QFlagsINS_9WatchModeEE@Base 4.97.0 + _ZN9KDirWatch6existsEv@Base 4.97.0 + _ZN9KDirWatch7addFileERK7QString@Base 4.97.0 + _ZN9KDirWatch7createdERK7QString@Base 4.97.0 + _ZN9KDirWatch7deletedERK7QString@Base 4.97.0 + _ZN9KDirWatch8setDirtyERK7QString@Base 4.97.0 + _ZN9KDirWatch8stopScanEv@Base 4.97.0 + _ZN9KDirWatch9isStoppedEv@Base 4.97.0 + _ZN9KDirWatch9removeDirERK7QString@Base 4.97.0 + _ZN9KDirWatch9startScanEbb@Base 4.97.0 + _ZN9KDirWatchC1EP7QObject@Base 4.97.0 + _ZN9KDirWatchC2EP7QObject@Base 4.97.0 + _ZN9KDirWatchD0Ev@Base 4.97.0 + _ZN9KDirWatchD1Ev@Base 4.97.0 + _ZN9KDirWatchD2Ev@Base 4.97.0 + _ZNK10KAboutData10bugAddressEv@Base 4.97.0 + _ZNK10KAboutData11displayNameEv@Base 4.97.0 + _ZNK10KAboutData11productNameEv@Base 4.97.0 + _ZNK10KAboutData11programLogoEv@Base 4.97.0 + _ZNK10KAboutData11translatorsEv@Base 4.97.0 + _ZNK10KAboutData13componentNameEv@Base 4.97.0 + _ZNK10KAboutData14authorsVariantEv@Base 5.53.1 + _ZNK10KAboutData14creditsVariantEv@Base 5.53.1 + _ZNK10KAboutData14ocsProviderUrlEv@Base 4.97.0 + _ZNK10KAboutData15desktopFileNameEv@Base 5.16.0 + _ZNK10KAboutData15internalVersionEv@Base 4.97.0 + _ZNK10KAboutData15licensesVariantEv@Base 5.53.1 + _ZNK10KAboutData15programIconNameEv@Base 4.97.0 + _ZNK10KAboutData16shortDescriptionEv@Base 4.97.0 + _ZNK10KAboutData18copyrightStatementEv@Base 4.97.0 + _ZNK10KAboutData18internalBugAddressEv@Base 4.97.0 + _ZNK10KAboutData18organizationDomainEv@Base 4.97.0 + _ZNK10KAboutData18translatorsVariantEv@Base 5.53.1 + _ZNK10KAboutData19internalProgramNameEv@Base 4.97.0 + _ZNK10KAboutData20customAuthorRichTextEv@Base 4.97.0 + _ZNK10KAboutData21customAuthorPlainTextEv@Base 4.97.0 + _ZNK10KAboutData23customAuthorTextEnabledEv@Base 4.97.0 + _ZNK10KAboutData7authorsEv@Base 4.97.0 + _ZNK10KAboutData7creditsEv@Base 4.97.0 + _ZNK10KAboutData7versionEv@Base 4.97.0 + _ZNK10KAboutData8homepageEv@Base 4.97.0 + _ZNK10KAboutData8licensesEv@Base 4.97.0 + _ZNK10KAboutData9otherTextEv@Base 4.97.0 + _ZNK10KOSRelease10extraValueERK7QString@Base 5.61.0 + _ZNK10KOSRelease10prettyNameEv@Base 5.61.0 + _ZNK10KOSRelease10supportUrlEv@Base 5.61.0 + _ZNK10KOSRelease12bugReportUrlEv@Base 5.61.0 + _ZNK10KOSRelease15versionCodenameEv@Base 5.61.0 + _ZNK10KOSRelease16documentationUrlEv@Base 5.61.0 + _ZNK10KOSRelease16privacyPolicyUrlEv@Base 5.61.0 + _ZNK10KOSRelease2idEv@Base 5.61.0 + _ZNK10KOSRelease4logoEv@Base 5.61.0 + _ZNK10KOSRelease4nameEv@Base 5.61.0 + _ZNK10KOSRelease6idLikeEv@Base 5.61.0 + _ZNK10KOSRelease7buildIdEv@Base 5.61.0 + _ZNK10KOSRelease7cpeNameEv@Base 5.61.0 + _ZNK10KOSRelease7homeUrlEv@Base 5.61.0 + _ZNK10KOSRelease7variantEv@Base 5.61.0 + _ZNK10KOSRelease7versionEv@Base 5.61.0 + _ZNK10KOSRelease9ansiColorEv@Base 5.61.0 + _ZNK10KOSRelease9extraKeysEv@Base 5.61.0 + _ZNK10KOSRelease9variantIdEv@Base 5.61.0 + _ZNK10KOSRelease9versionIdEv@Base 5.61.0 + _ZNK10KUserGroup4nameEv@Base 4.97.0 + _ZNK10KUserGroup5usersEj@Base 4.98.0 + _ZNK10KUserGroup7groupIdEv@Base 4.98.0 + _ZNK10KUserGroup7isValidEv@Base 4.97.0 + _ZNK10KUserGroup9userNamesEj@Base 4.98.0 + _ZNK10KUserGroupeqERKS_@Base 4.97.0 + _ZNK12KAboutPerson10webAddressEv@Base 4.97.0 + _ZNK12KAboutPerson11ocsUsernameEv@Base 4.97.0 + _ZNK12KAboutPerson12emailAddressEv@Base 4.97.0 + _ZNK12KAboutPerson4nameEv@Base 4.97.0 + _ZNK12KAboutPerson4taskEv@Base 4.97.0 + _ZNK12KProcessList12KProcessInfo3pidEv@Base 5.61.0 + _ZNK12KProcessList12KProcessInfo4nameEv@Base 5.61.0 + _ZNK12KProcessList12KProcessInfo4userEv@Base 5.61.0 + _ZNK12KProcessList12KProcessInfo7commandEv@Base 5.62.0 + _ZNK12KProcessList12KProcessInfo7isValidEv@Base 5.61.0 + _ZNK13KAboutLicense3keyEv@Base 4.97.0 + _ZNK13KAboutLicense4nameENS_10NameFormatE@Base 4.100.0 + _ZNK13KAboutLicense4spdxEv@Base 5.37.0 + _ZNK13KAboutLicense4textEv@Base 4.97.0 + _ZNK13KAutoSaveFile10metaObjectEv@Base 4.97.0 + _ZNK13KAutoSaveFile11managedFileEv@Base 4.97.0 + _ZNK13KCompositeJob10hasSubjobsEv@Base 4.97.0 + _ZNK13KCompositeJob10metaObjectEv@Base 4.97.0 + _ZNK13KCompositeJob7subjobsEv@Base 4.97.0 + _ZNK13KPluginLoader10metaObjectEv@Base 4.99.0 + _ZNK13KPluginLoader10pluginNameEv@Base 4.99.0 + _ZNK13KPluginLoader11errorStringEv@Base 4.99.0 + _ZNK13KPluginLoader8fileNameEv@Base 4.99.0 + _ZNK13KPluginLoader8isLoadedEv@Base 4.99.0 + _ZNK13KPluginLoader8metaDataEv@Base 4.99.0 + _ZNK13KPluginLoader9loadHintsEv@Base 4.99.0 + _ZNK14KJobUiDelegate10metaObjectEv@Base 4.97.0 + _ZNK14KJobUiDelegate26isAutoErrorHandlingEnabledEv@Base 4.97.0 + _ZNK14KJobUiDelegate28isAutoWarningHandlingEnabledEv@Base 4.97.0 + _ZNK14KJobUiDelegate3jobEv@Base 4.97.0 + _ZNK14KPluginFactory10metaObjectEv@Base 4.99.0 + _ZNK14KPluginFactory8metaDataEv@Base 5.77.0 + _ZNK15KPluginMetaData10rootObjectEv@Base 5.2.0 + _ZNK15KPluginMetaData11descriptionEv@Base 5.2.0 + _ZNK15KPluginMetaData11formFactorsEv@Base 5.12.0 + _ZNK15KPluginMetaData11instantiateEv@Base 5.2.0 + _ZNK15KPluginMetaData11licenseTextEv@Base 5.74.0 + _ZNK15KPluginMetaData11translatorsEv@Base 5.18.0 + _ZNK15KPluginMetaData12dependenciesEv@Base 5.2.0 + _ZNK15KPluginMetaData12serviceTypesEv@Base 5.2.0 + _ZNK15KPluginMetaData13copyrightTextEv@Base 5.18.0 + _ZNK15KPluginMetaData14authorsVariantEv@Base 5.74.0 + _ZNK15KPluginMetaData16extraInformationEv@Base 5.18.0 + _ZNK15KPluginMetaData16metaDataFileNameEv@Base 5.4.0+git20141202.0008+15.04 + _ZNK15KPluginMetaData16supportsMimeTypeERK7QString@Base 5.69.0 + _ZNK15KPluginMetaData17initialPreferenceEv@Base 5.69.0 + _ZNK15KPluginMetaData17otherContributorsEv@Base 5.18.0 + _ZNK15KPluginMetaData18isEnabledByDefaultEv@Base 5.2.0 + _ZNK15KPluginMetaData18translatorsVariantEv@Base 5.74.0 + _ZNK15KPluginMetaData24otherContributorsVariantEv@Base 5.74.0 + _ZNK15KPluginMetaData4nameEv@Base 5.2.0 + _ZNK15KPluginMetaData5valueERK7QStringS2_@Base 5.2.0 + _ZNK15KPluginMetaData7authorsEv@Base 5.2.0 + _ZNK15KPluginMetaData7isValidEv@Base 5.2.0 + _ZNK15KPluginMetaData7licenseEv@Base 5.2.0 + _ZNK15KPluginMetaData7rawDataEv@Base 5.2.0 + _ZNK15KPluginMetaData7versionEv@Base 5.2.0 + _ZNK15KPluginMetaData7websiteEv@Base 5.2.0 + _ZNK15KPluginMetaData8categoryEv@Base 5.2.0 + _ZNK15KPluginMetaData8fileNameEv@Base 5.2.0 + _ZNK15KPluginMetaData8iconNameEv@Base 5.2.0 + _ZNK15KPluginMetaData8isHiddenEv@Base 5.7.0+git20150221.0039+15.04 + _ZNK15KPluginMetaData8pluginIdEv@Base 5.2.0 + _ZNK15KPluginMetaData9mimeTypesEv@Base 5.16.0 + _ZNK15KPluginMetaDataeqERKS_@Base 5.2.0 + _ZNK16KSharedDataCache14evictionPolicyEv@Base 4.97.0 + _ZNK16KSharedDataCache4findERK7QStringP10QByteArray@Base 4.97.0 + _ZNK16KSharedDataCache8containsERK7QString@Base 4.97.0 + _ZNK16KSharedDataCache8freeSizeEv@Base 4.97.0 + _ZNK16KSharedDataCache9timestampEv@Base 4.97.0 + _ZNK16KSharedDataCache9totalSizeEv@Base 4.97.0 + _ZNK17KListOpenFilesJob10metaObjectEv@Base 5.69.0 + _ZNK17KListOpenFilesJob15processInfoListEv@Base 5.69.0 + _ZNK17Kdelibs4Migration11locateLocalEPKcRK7QString@Base 4.99.0 + _ZNK17Kdelibs4Migration12kdeHomeFoundEv@Base 4.99.0 + _ZNK17Kdelibs4Migration12saveLocationEPKcRK7QString@Base 4.99.0 + _ZNK17Kdelibs4Migration7kdeHomeEv@Base 5.13.0 + _ZNK18KMacroExpanderBase10escapeCharEv@Base 4.97.0 + _ZNK20KJobTrackerInterface10metaObjectEv@Base 4.97.0 + _ZNK4KJob10isFinishedEv@Base 5.77.0 + _ZNK4KJob10metaObjectEv@Base 4.97.0 + _ZNK4KJob10uiDelegateEv@Base 4.97.0 + _ZNK4KJob11errorStringEv@Base 4.97.0 + _ZNK4KJob11isSuspendedEv@Base 4.97.0 + _ZNK4KJob11totalAmountENS_4UnitE@Base 4.97.0 + _ZNK4KJob12capabilitiesEv@Base 4.97.0 + _ZNK4KJob12isAutoDeleteEv@Base 4.97.0 + _ZNK4KJob15processedAmountENS_4UnitE@Base 4.97.0 + _ZNK4KJob5errorEv@Base 4.97.0 + _ZNK4KJob7percentEv@Base 4.97.0 + _ZNK4KJob9errorTextEv@Base 4.97.0 + _ZNK5KUser10groupNamesEj@Base 4.98.0 + _ZNK5KUser11isSuperUserEv@Base 4.97.0 + _ZNK5KUser12faceIconPathEv@Base 4.97.0 + _ZNK5KUser5shellEv@Base 4.97.0 + _ZNK5KUser6groupsEj@Base 4.98.0 + _ZNK5KUser6userIdEv@Base 4.98.0 + _ZNK5KUser7groupIdEv@Base 4.98.0 + _ZNK5KUser7homeDirEv@Base 4.97.0 + _ZNK5KUser7isValidEv@Base 4.97.0 + _ZNK5KUser8propertyENS_12UserPropertyE@Base 4.97.0 + _ZNK5KUser9loginNameEv@Base 4.97.0 + _ZNK5KUsereqERKS_@Base 4.97.0 + _ZNK7KFormat11formatValueEdNS_4UnitEiNS_10UnitPrefixENS_17BinaryUnitDialectE@Base 5.49.0 + _ZNK7KFormat11formatValueEdRK7QStringiNS_10UnitPrefixE@Base 5.49.0 + _ZNK7KFormat11formatValueEdRK7QStringiNS_10UnitPrefixENS_17BinaryUnitDialectE@Base 5.74.0 + _ZNK7KFormat14formatByteSizeEdiNS_17BinaryUnitDialectENS_15BinarySizeUnitsE@Base 4.97.0 + _ZNK7KFormat14formatDurationEy6QFlagsINS_20DurationFormatOptionEE@Base 4.97.0 + _ZNK7KFormat18formatRelativeDateERK5QDateN7QLocale10FormatTypeE@Base 4.97.0 + _ZNK7KFormat21formatDecimalDurationEyi@Base 4.97.0 + _ZNK7KFormat22formatRelativeDateTimeERK9QDateTimeN7QLocale10FormatTypeE@Base 4.97.0 + _ZNK7KFormat22formatSpelloutDurationEy@Base 4.97.0 + _ZNK8KProcess10metaObjectEv@Base 4.97.0 + _ZNK8KProcess17outputChannelModeEv@Base 4.97.0 + _ZNK8KProcess3pidEv@Base 4.97.0 + _ZNK8KProcess7programEv@Base 4.97.0 + _ZNK9KDirWatch10metaObjectEv@Base 4.97.0 + _ZNK9KDirWatch14internalMethodEv@Base 4.97.0 + _ZNK9KDirWatch5ctimeERK7QString@Base 4.97.0 + _ZNK9KDirWatch8containsERK7QString@Base 4.97.0 + _ZTI11KJobPrivate@Base 4.97.0 + _ZTI11QSharedData@Base 4.97.0 + _ZTI13KAutoSaveFile@Base 4.97.0 + _ZTI13KCompositeJob@Base 4.97.0 + _ZTI13KPluginLoader@Base 4.99.0 + _ZTI14KJobUiDelegate@Base 4.97.0 + _ZTI14KPluginFactory@Base 4.99.0 + _ZTI15KRandomSequence@Base 4.97.0 + _ZTI17KListOpenFilesJob@Base 5.69.0 + _ZTI18KCharMacroExpander@Base 4.97.0 + _ZTI18KMacroExpanderBase@Base 4.97.0 + _ZTI18KWordMacroExpander@Base 4.97.0 + _ZTI20KCompositeJobPrivate@Base 4.97.0 + _ZTI20KJobTrackerInterface@Base 4.97.0 + _ZTI4KJob@Base 4.97.0 + _ZTI8KProcess@Base 4.97.0 + _ZTI9KDirWatch@Base 4.97.0 + _ZTS11KJobPrivate@Base 4.97.0 + _ZTS11QSharedData@Base 4.97.0 + _ZTS13KAutoSaveFile@Base 4.97.0 + _ZTS13KCompositeJob@Base 4.97.0 + _ZTS13KPluginLoader@Base 4.99.0 + _ZTS14KJobUiDelegate@Base 4.97.0 + _ZTS14KPluginFactory@Base 4.99.0 + _ZTS15KRandomSequence@Base 4.97.0 + _ZTS17KListOpenFilesJob@Base 5.69.0 + _ZTS18KCharMacroExpander@Base 4.97.0 + _ZTS18KMacroExpanderBase@Base 4.97.0 + _ZTS18KWordMacroExpander@Base 4.97.0 + _ZTS20KCompositeJobPrivate@Base 4.97.0 + _ZTS20KJobTrackerInterface@Base 4.97.0 + _ZTS4KJob@Base 4.97.0 + _ZTS8KProcess@Base 4.97.0 + _ZTS9KDirWatch@Base 4.97.0 + _ZTV11KJobPrivate@Base 4.97.0 + _ZTV13KAutoSaveFile@Base 4.97.0 + _ZTV13KCompositeJob@Base 4.97.0 + _ZTV13KPluginLoader@Base 4.99.0 + _ZTV14KJobUiDelegate@Base 4.97.0 + _ZTV14KPluginFactory@Base 4.99.0 + _ZTV15KRandomSequence@Base 4.97.0 + _ZTV17KListOpenFilesJob@Base 5.69.0 + _ZTV18KCharMacroExpander@Base 4.97.0 + _ZTV18KMacroExpanderBase@Base 4.97.0 + _ZTV18KWordMacroExpander@Base 4.97.0 + _ZTV20KCompositeJobPrivate@Base 4.97.0 + _ZTV20KJobTrackerInterface@Base 4.97.0 + _ZTV4KJob@Base 4.97.0 + _ZTV8KProcess@Base 4.97.0 + _ZTV9KDirWatch@Base 4.97.0 + _ZZZN10KAboutDataC4ERK7QStringS2_S2_S2_N13KAboutLicense10LicenseKeyES2_S2_S2_S2_Ed_NKUlvE_clEvE15qstring_literal@Base 5.18.0 diff --git a/rules b/rules new file mode 100755 index 0000000..00640fb --- /dev/null +++ b/rules @@ -0,0 +1,13 @@ +#!/usr/bin/make -f + +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +%: + dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp + +override_dh_auto_configure: + dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_TESTING=OFF + +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----- + +mQINBFbRhD8BEADR1NNpDI/ekbEMKy0rn8wYWMFgkdg8T7U7iok+QbNd6pad7ZmY +vMZ9YydyKFDXzrXdx06SFDUMdFnYHhedReROJF3C6/IWBQHHKsad1cxu6HtHwBER +P7CMqyjwbQaNf7VR40iSPLiSH4AhpW4L9G0POCrl3oMVKRreMhk86aST6H5YLafb +CTwoELE5GU50pNMena98MUdjCrDNPRdUu1+GFxjjGB5T2ESeQ1zsa1OhMxHw8dgt +pk35WTyD5ETGYs6JVpN1GYvGruCm6dKjMMgIiH0OO7oNUtkqiUE/jAzb0UEX1VqS +d74QrFpqfRpDy+gatglYt3aK1k6HX2aGR3NJshtjejjVhDpOTn8oQrslD+Rtn7nN +bdzf5agYFzyfWBA/466VXWpRp0n+2QfDYnpabuzKN+CYaWsIdpNgVgr3PshpTzKV +vN3wle0V5kEeA1wO5lNRcc+NG98SvL+gNIrH0BZzNOVKAGuZ83pm2cr636IJSBTo +wP40+RWCy5skB67s6MlXa3tq4Q/EVoL9VdgyffOQHgVb6d2jMiXXEjPYqPVnsWkp +w7+PgqaH32wLKwyUbYRz21WVzkwbFr7LvDgaj0PiI9r5c/qN4cKmi4+1zgJuAFOh +wjKbRIzFOApYmcIWXA8suVhUHgzKye1Cix4mD0eoKIGA2nM+wEvLy0DcaQARAQAB +tDxMWFF0IFBhY2thZ2luZyBUZWFtIDxwa2ctbHhxdC1kZXZlbEBsaXN0cy5hbGlv +dGguZGViaWFuLm9yZz6JAjcEEwEKACEFAlbRhD8CGwMFCwkIBwMFFQoJCAsFFgID +AQACHgECF4AACgkQOgXVl5oByVEhUxAAp3TQOStOjwRN26/I4YFeMttDQ3AlWuSB +PycTZbkHoZLNkvIJJuzoXkGXiGZLA7UVuEPTEztB3Bo3IgB+FiDkXWUtG5qj42KV +vqGYq8IjIO8gxRQH+ZK0aiPIZrcCE2z7jFi5ocGVDveS9PbXs7FxVnuP+nBvpuI9 +e43rJM5VgQZbVQbqSmyeaM5KFd+izTfkm0qDVRz6X0l+q1lb2fRjalYXtrueeQro +0E7r1QrYgCxvWT8L71E8eRAdrDbmtCTUebIE/Dle6TDm/tagS9I05COEdOFi2SPa +I4esRzU1tuQxtCVb8E+1rSi1wmNRQSDr2GumIGAJC8ME5StuntwLAJXbzWu/NjJT +uNz2noyfk4ZRNVRuJAZjFivJQqAC1ycRJpLPZuHFJy8Z+8ugKD3sE6MJJfM/tZi1 +hD1nZzgV35uPo2kgVe96zZQlDAZJVlNIF5GOFNOgSN/s+Bq8/zmBJGrkz6/kwRp7 +dJJG1BSMGoyi1vh3Iy9H+Eq1TYd2C1u3GbV2wE7UR2d9Obt+NmCwTpG0nimsW0DD +KNNuzkgBjBQUpt0b99gJULI6aYxWFIvTD77fsmjaKgnlx4shS0y4i+L5sOWqdTXX +ICu+Xnq0ROzmf1+aOGeR500RR7OjU+PmShDklmdE5Ss3Hzqi36tTipGpjKDaDoKA +lM6xZCxUi+25Ag0EVtGEPwEQALR3uffc7bq+xGUVUtCiEbeOYvEDYzoZPvt/Yu57 +BQ56Ar/SkrKthAt7C+IMOJ2NJDHRWtkcYOqQqb4anAlf9a7NSkIwtZh4KeXfA6VZ +3T3JubIrMcO0YFKi11wga2BNkDPv+z9MdYPq9ocoP7pyIWSz70TE/Yo1aaA18l6g +Rx1Wdg/+vjrNjcz8BVEM1szaZTGSb8W2lPqESiG/lTUC90rGKh+7fbEOJPvf1CG9 +wzGgH5NhcU4evu14obvQTwmXo6XPjmx7YtvcfQynNBECdJOyZg2O6qR4wwMKYzSU ++U0KnntCxSFGt4cspnMvnC13DhRmfRJoZxCaCA2GE6ThLu6aqAqcXvaUQUZRP9o/ +HIQm4rEPaZSdJq4pgPv8QKOXWhvk88uh0xW5j2tYyrS8klok42tXIKmGhYej13rJ +e2CJ57bZTGz12ferGCLUUMTH3oAUxdzykrao/gDk+kKxxYpCe6MAbtamVbsBbiar +rp11y4WhLmeb69SXrE2uNJSf71f7GvjjiZQoCvRJL/1OFtpUCj/c8Dz+8gnMsPwU +lXJa7tbsxLrOhkNf/clBt4Nf/v60o7Ig9glgyuNXc2cq8VtP+vU3Pde1GNJp4qsP +JgmlU97n1eIdubg2o7HBsSBJ860+Fn2CfnO1umQoMP0uzF4M5fyfTWXy0A/DgFEH +7o03ABEBAAGJAh8EGAEKAAkFAlbRhD8CGwwACgkQOgXVl5oByVHfeA/9HCaVGqpv +RaZa5ciomYsg9vsZoMB6WhM1kyG11utwgV+Hl9XhktAFFo6B9BnyzhxYGn8Tcefi +Et3lKi/vt6vvk9BU5sKmE9Pt+T9tnjK8MKcOHco0bmnCByE6HZxtVkcSlYgnyf4s +II9kQoSADwwodQn4f5JSb9NIxHxBD+Aga3d4yYBDOLrBzW2BN6xilqTGZpcMioht +8VIOvs/YUOpLhZuARtPszCUjGB/WGspQlrIldSRIpvshSUd79SrcYM5OyzeuF7aP +h1xt+3l5kxDE1oKYgW9rKycp6liillOQyZlIJmeU2D30IqVQshYDfYvy/3cL9TO6 +CcYGkBaFFf8fKGEEBWG35M0+PXaiivQ2efBfekt1i3MaFn25t2Lgjt31wKjZqRfZ +xRFodkRx/qSxZcaJU8NYSxVC2OEwlEIN0v3/eWZMOzYwFvCcg/a3M7ARlQOwt1YZ +Lsj83SJ263KjdGpgDE0Rk6B416dT/vClRmGg5jyX05keymzzfl//z93rerwPqbV/ +ygi4vRVswBSrACwRKXEzaUEeutGX8L49XFNi/p5gYL8RCTGOM4PxD5AmTC7+VnnO +T1155UsunpBrlFUTKhxJGUux11TgojiGJY3ID7fP8EqyZWp6z3CXqXTxv8CP8Ye1 +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..4251c76 --- /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 ] && [ -n "$ADT_ARTIFACTS" ]; 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..459e5f3 --- /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..30025a7 --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,7 @@ +Bug-Database: https://bugs.kde.org/buglist.cgi?product=frameworks-kcoreaddons&resolution=--- +Bug-Submit: https://bugs.kde.org/enter_bug.cgi?product=frameworks-kcoreaddons +Changelog: https://invent.kde.org/frameworks/kcoreaddons/-/commits/master +Donation: https://www.kde.org/community/donations/index.php +Repository: https://invent.kde.org/frameworks/kcoreaddons.git +Repository-Browse: https://invent.kde.org/frameworks/kcoreaddons +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..cf30d6b --- /dev/null +++ b/watch @@ -0,0 +1,3 @@ +version=4 + +opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/([\d\.]*)/kcoreaddons-(.*)\.tar\.xz -- 2.30.2