From 47d95d6893158c15dabd9b1f17cded8527df53c4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sandro=20Knau=C3=9F?= Date: Wed, 28 Dec 2016 17:52:52 +0000 Subject: [PATCH 1/1] Import kwallet-kf5_5.28.0-3.debian.tar.xz [dgit import tarball kwallet-kf5 5.28.0-3 kwallet-kf5_5.28.0-3.debian.tar.xz] --- changelog | 289 +++++++++++++++++++++++++++++ compat | 1 + control | 92 +++++++++ copyright | 110 +++++++++++ libkf5wallet-bin.install | 8 + libkf5wallet-bin.lintian-overrides | 1 + libkf5wallet-data.install | 1 + libkf5wallet-dev.acc.in | 21 +++ libkf5wallet-dev.install | 7 + libkf5wallet5.install | 2 + libkf5wallet5.symbols | 73 ++++++++ libkwalletbackend5-5.install | 2 + libkwalletbackend5-5.symbols | 91 +++++++++ meta/cmake-ignore | 1 + not-installed | 2 + patches/blowfish_endianess.diff | 60 ++++++ patches/series | 1 + rules | 7 + source/format | 1 + tests/acc | 18 ++ tests/control | 7 + tests/testsuite | 3 + upstream/metadata | 7 + upstream/signing-key.asc | 29 +++ watch | 3 + 25 files changed, 837 insertions(+) create mode 100644 changelog create mode 100644 compat create mode 100644 control create mode 100644 copyright create mode 100644 libkf5wallet-bin.install create mode 100644 libkf5wallet-bin.lintian-overrides create mode 100644 libkf5wallet-data.install create mode 100644 libkf5wallet-dev.acc.in create mode 100644 libkf5wallet-dev.install create mode 100644 libkf5wallet5.install create mode 100644 libkf5wallet5.symbols create mode 100644 libkwalletbackend5-5.install create mode 100644 libkwalletbackend5-5.symbols create mode 100644 meta/cmake-ignore create mode 100644 not-installed create mode 100644 patches/blowfish_endianess.diff create mode 100644 patches/series create mode 100755 rules create mode 100644 source/format create mode 100755 tests/acc create mode 100644 tests/control create mode 100755 tests/testsuite create mode 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..d3635e2 --- /dev/null +++ b/changelog @@ -0,0 +1,289 @@ +kwallet-kf5 (5.28.0-3) unstable; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * Use unversioned libboost-dev build-dep. + + -- Sandro Knauß Wed, 28 Dec 2016 18:52:52 +0100 + +kwallet-kf5 (5.28.0-2) unstable; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * Add signature verification for uscan. + * Build against gpgme>=1.8.0, to get rid of gpgmepp. + - Update Build-Deps (libboost1.61-dev, libgpgme-dev, libgpgmepp-dev). + - Update symbol files (new templinst symbols). + + -- Sandro Knauß Sat, 03 Dec 2016 12:58:58 +0100 + +kwallet-kf5 (5.28.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Update symbols files from buildds logs (5.27.0-1). + + [ Maximiliano Curia ] + * New upstream release (5.28) + * Bump group breaks (5.28) + + -- Maximiliano Curia Fri, 18 Nov 2016 16:05:36 +0100 + +kwallet-kf5 (5.27.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * New upstream release (5.27) + * Bump group breaks (5.27) + + -- Maximiliano Curia Sat, 15 Oct 2016 17:04:56 +0200 + +kwallet-kf5 (5.26.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Update symbols files with the buildds logs. + + [ Maximiliano Curia ] + * Bump group breaks (5.26) + + -- Maximiliano Curia Thu, 29 Sep 2016 12:01:20 +0200 + +kwallet-kf5 (5.25.0-1) unstable; urgency=medium + + [ Maximiliano Curia ] + * Fix previous upload + * Bump group breaks (5.25) + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + -- Maximiliano Curia Sat, 20 Aug 2016 12:56:12 +0200 + +kwallet-kf5 (5.23.0-3) unstable; urgency=medium + + * Fix previous upload. + + -- Maximiliano Curia Sun, 17 Jul 2016 17:23:18 +0200 + +kwallet-kf5 (5.23.0-2) unstable; urgency=medium + + [ Maximiliano Curia ] + * Add new patch: blowfish_endianess.diff (Closes: 828160) + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Refresh patches + + -- Maximiliano Curia Sat, 16 Jul 2016 17:38:44 +0200 + +kwallet-kf5 (5.23.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Update symbols files from buildds logs (5.22.0-1). + + -- Maximiliano Curia Sun, 19 Jun 2016 22:43:10 +0200 + +kwallet-kf5 (5.22.0-1) unstable; urgency=medium + + [ Maximiliano Curia ] + * Replace the "Historical name" ddeb-migration by its "Modern, clearer" replacement dbgsym-migration. + * Add upstream metadata (DEP-12) + * debian/control: Update Vcs-Browser and Vcs-Git fields + * Update acc test script + * uscan no longer supports more than one main upstream tarball being listed + + [ Automatic packaging ] + * Update symbols files with the buildds logs (5.19.0-1) + * Bump Standards-Version to 3.9.8 + * Update build-deps and deps with the info from cmake + + -- Maximiliano Curia Sun, 22 May 2016 08:57:10 +0200 + +kwallet-kf5 (5.19.0-1) experimental; urgency=medium + + * New upstream release (5.19.0). + + -- Maximiliano Curia Sat, 13 Feb 2016 15:16:28 +0100 + +kwallet-kf5 (5.18.0-1) experimental; urgency=medium + + * New upstream release (5.17.0). + * New upstream release (5.18.0). + + -- Maximiliano Curia Wed, 27 Jan 2016 13:34:20 +0100 + +kwallet-kf5 (5.16.0-1) unstable; urgency=medium + + * New upstream release (5.16.0). + + -- Maximiliano Curia Mon, 30 Nov 2015 12:12:37 +0100 + +kwallet-kf5 (5.15.0-1) unstable; urgency=medium + + * New upstream release (5.15.0). + + -- Maximiliano Curia Fri, 09 Oct 2015 19:16:37 +0200 + +kwallet-kf5 (5.14.0-1) unstable; urgency=medium + + [ Scott Kitterman ] + * Team upload. + * Add the libkf5wallet-bin dependency in the symbols files, to have a + working kwallet on programs that link against libkf5wallet5. + (Closes: #798724) + + [ Maximiliano Curia ] + * New upstream release (5.14.0). + + -- Maximiliano Curia Tue, 15 Sep 2015 13:49:36 +0200 + +kwallet-kf5 (5.13.0-2) unstable; urgency=medium + + * Add kf5gpgmepp build dep, to build the gpg backend. + * Update symbols files. + + -- Maximiliano Curia Sun, 13 Sep 2015 18:33:28 +0200 + +kwallet-kf5 (5.13.0-1) unstable; urgency=medium + + * New upstream release (5.13.0). + + -- Maximiliano Curia Mon, 31 Aug 2015 10:18:37 +0200 + +kwallet-kf5 (5.12.0-1) unstable; urgency=medium + + * New upstream release (5.12.0). + * Add new build dep. + + -- Maximiliano Curia Thu, 09 Jul 2015 12:43:51 +0200 + +kwallet-kf5 (5.11.0-1) unstable; urgency=medium + + * New upstream release (5.11.0). + + -- Maximiliano Curia Sun, 28 Jun 2015 20:36:24 +0200 + +kwallet-kf5 (5.10.0-0ubuntu2) wily; urgency=medium + + * libkf5wallet-data Breaks/Replaces libkf5wallet5 (<< 5.10) + + -- José Manuel Santamaría Lema Mon, 08 Jun 2015 11:06:38 +0200 + +kwallet-kf5 (5.10.0-0ubuntu1) wily; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.10.0). + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Wed, 03 Jun 2015 20:38:22 +0200 + +kwallet-kf5 (5.9.0-1) experimental; urgency=medium + + * New upstream release (5.9.0). + + -- Maximiliano Curia Thu, 23 Apr 2015 08:26:09 +0200 + +kwallet-kf5 (5.9.0-0ubuntu1.1) vivid; urgency=medium + + * Add upstream_check-empty-wallet-migration.diff LP: #1434052 + + -- Jonathan Riddell Thu, 23 Apr 2015 15:28:12 +0200 + +kwallet-kf5 (5.9.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 13 Apr 2015 22:17:04 +0200 + +kwallet-kf5 (5.8.0-1) experimental; urgency=medium + + * New upstream release (5.8.0). + + -- Maximiliano Curia Sun, 22 Mar 2015 11:39:06 +0100 + +kwallet-kf5 (5.8.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 17 Mar 2015 15:28:48 +0100 + +kwallet-kf5 (5.7.0-1) experimental; urgency=medium + + * New upstream release (5.7.0). + + -- Maximiliano Curia Fri, 06 Mar 2015 22:57:55 +0100 + +kwallet-kf5 (5.7.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Harald Sitter Tue, 10 Feb 2015 16:15:47 +0100 + +kwallet-kf5 (5.6.0-1) experimental; urgency=medium + + * Prepare initial Debian release. + * Update build dependencies to build against experimental and to + follow cmake. + * Bump Standards-Version to 3.9.6, no changes needed. + * Update copyright information. + * Split -data package and update install files. + * Update watch file. + * Add acc autopkgtests. + * Update install files. + + -- Maximiliano Curia Thu, 29 Jan 2015 09:05:21 +0100 + +kwallet-kf5 (5.6.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 06 Jan 2015 19:46:09 +0100 + +kwallet-kf5 (5.5.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 15 Dec 2014 11:21:15 +0100 + +kwallet-kf5 (5.4.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Fri, 07 Nov 2014 15:09:36 +0100 + +kwallet-kf5 (5.3.0-0ubuntu1) utopic; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 07 Oct 2014 11:18:45 +0100 + +kwallet-kf5 (5.2.0-0ubuntu1) utopic; urgency=medium + + * New upstream release + + -- Jonathan Riddell Mon, 22 Sep 2014 19:49:48 +0200 + +kwallet-kf5 (5.1.0-0ubuntu1) utopic; urgency=medium + + * New upstream release + * Removed patches applied upstream. + + -- Scarlett Clark Tue, 05 Aug 2014 17:25:49 +0200 + +kwallet-kf5 (5.0.0-0ubuntu1) utopic; urgency=medium + + * Initial stable upstream release + * Add patches recommended by upstream: + - upstream_default-choice.diff + - upstream_first-use-logic.diff + - upstream_first-use-name.diff + + -- Scarlett Clark Tue, 22 Jul 2014 16:07:20 +0200 diff --git a/compat b/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/compat @@ -0,0 +1 @@ +9 diff --git a/control b/control new file mode 100644 index 0000000..39121b9 --- /dev/null +++ b/control @@ -0,0 +1,92 @@ +Source: kwallet-kf5 +Section: libs +Priority: optional +Maintainer: Debian/Kubuntu Qt/KDE Maintainers +Uploaders: Maximiliano Curia +Build-Depends: cmake (>= 2.8.12), + debhelper (>= 9), + extra-cmake-modules (>= 5.28.0~), + kdoctools-dev (>= 5.25.0~), + libboost-dev, + libgcrypt20-dev (>= 1.5.0~), + libgpgme-dev, + libgpgmepp-dev, + libkf5config-dev (>= 5.28.0~), + libkf5configwidgets-dev (>= 5.28.0~), + libkf5coreaddons-dev (>= 5.28.0~), + libkf5dbusaddons-dev (>= 5.28.0~), + libkf5doctools-dev (>= 5.28.0~), + libkf5i18n-dev (>= 5.28.0~), + libkf5iconthemes-dev (>= 5.28.0~), + libkf5notifications-dev (>= 5.28.0~), + libkf5service-dev (>= 5.28.0~), + libkf5widgetsaddons-dev (>= 5.28.0~), + libkf5windowsystem-dev (>= 5.28.0~), + pkg-kde-tools (>= 0.15.15ubuntu1~), + qtbase5-dev (>= 5.5.0~) +Standards-Version: 3.9.8 +Homepage: https://projects.kde.org/projects/frameworks/kwallet +Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/kwallet.git +Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kwallet.git + +Package: libkf5wallet-dev +Section: libdevel +Architecture: any +Depends: libkf5config-dev (>= 5.28.0~), + libkf5wallet5 (= ${binary:Version}), + libkf5windowsystem-dev (>= 5.28.0~), + libkwalletbackend5-5 (= ${binary:Version}), + qtbase5-dev (>= 5.5.0~), + ${misc:Depends} +Description: development files for kwallet-framework + Interface to KWallet, the safe desktop-wide storage + for passwords on KDE workspaces. + . + Contains development files for kwallet-framework. +Breaks: libkf5kdelibs4support-dev (<< 5.28), libkf5khtml-dev (<< 5.28) + +Package: libkf5wallet-bin +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Breaks: kio (<< 5.28), + libkf5khtml5 (<< 5.28), + libkf5wallet5 (<< 4.100.0), + libkf5webkit5 (<< 5.28) +Replaces: libkf5wallet5 (<< 4.100.0) +Description: Secure and unified container for user passwords. + Runtime for interface to KWallet, the safe desktop-wide storage + for passwords on KDE workspaces. + . + Contains the runtime files for kwallet-framework + +Package: libkf5wallet5 +Architecture: any +Depends: libkf5wallet-data (= ${source:Version}), + libkwalletbackend5-5 (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Multi-Arch: same +Description: Secure and unified container for user passwords. + Interface to KWallet, the safe desktop-wide storage + for passwords on KDE workspaces. +Breaks: kio (<< 5.28), libkf5khtml5 (<< 5.28), libkf5webkit5 (<< 5.28) + +Package: libkf5wallet-data +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, ${shlibs:Depends} +Breaks: libkf5wallet5 (<< 5.10) +Replaces: libkf5wallet5 (<< 5.10) +Description: Secure and unified container for user passwords. + Interface to KWallet, the safe desktop-wide storage + for passwords on KDE workspaces. + . + Contains the translation files for kwallet-framework + +Package: libkwalletbackend5-5 +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Multi-Arch: same +Description: Secure and unified container for user passwords. + Backend to KWallet, the safe desktop-wide storage + for passwords on KDE workspaces. diff --git a/copyright b/copyright new file mode 100644 index 0000000..1e4c6a5 --- /dev/null +++ b/copyright @@ -0,0 +1,110 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: kwallet +Source: https://projects.kde.org/projects/frameworks/kwallet + +Files: * +Copyright: 1996, Bruce Schneier + 1998, FSF + 2010, Frank Osterfeld + 2001-2004, George Staikos + 2008, Michael Leupold + 2007, Pino Toscano + 2007, Thomas McGuire + 2011-2014, Valentin Rusu +License: LGPL-2+ + +Files: src/runtime/kwalletd/kbetterthankdialog.cpp + src/runtime/kwalletd/kwalletwizard.h + src/runtime/kwalletd/kwalletwizard.cpp + src/runtime/kwalletd/kbetterthankdialog.h +Copyright: 2004, George Staikos +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. + . + 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". + +Files: src/runtime/kwalletd/backend/backendpersisthandler.cpp + src/runtime/kwalletd/backend/backendpersisthandler.h + src/runtime/kwalletd/knewwalletdialog.cpp + src/runtime/kwalletd/main.cpp + src/runtime/kwalletd/knewwalletdialog.h +Copyright: 2008, Michael Leupold + 2013, Valentin Rusu +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; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General Public + License version 2 can be found in "/usr/share/common-licenses/LGPL-2". + +Files: cmake/FindLibGcrypt.cmake +Copyright: 2014, Nicolás Alvarez +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. + +Files: debian/* +Copyright: 2014, Scarlett Clark +License: LGPL-2+ + +License: LGPL-2+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General + Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2". diff --git a/libkf5wallet-bin.install b/libkf5wallet-bin.install new file mode 100644 index 0000000..4cd95a6 --- /dev/null +++ b/libkf5wallet-bin.install @@ -0,0 +1,8 @@ +usr/bin/kwallet-query +usr/bin/kwalletd5 +usr/share/dbus-1/services/org.kde.kwalletd.service +usr/share/dbus-1/services/org.kde.kwalletd5.service +usr/share/knotifications5/kwalletd.notifyrc +usr/share/kservices5/kwalletd5.desktop +usr/share/locale/*/LC_MESSAGES/kwallet-query.mo +usr/share/man/man1/kwallet-query.1 diff --git a/libkf5wallet-bin.lintian-overrides b/libkf5wallet-bin.lintian-overrides new file mode 100644 index 0000000..9a0dfdb --- /dev/null +++ b/libkf5wallet-bin.lintian-overrides @@ -0,0 +1 @@ +libkf5wallet-bin: binary-without-manpage usr/bin/kwalletd5 diff --git a/libkf5wallet-data.install b/libkf5wallet-data.install new file mode 100644 index 0000000..63b7822 --- /dev/null +++ b/libkf5wallet-data.install @@ -0,0 +1 @@ +usr/share/locale/*/*/kwalletd5.mo diff --git a/libkf5wallet-dev.acc.in b/libkf5wallet-dev.acc.in new file mode 100644 index 0000000..8305606 --- /dev/null +++ b/libkf5wallet-dev.acc.in @@ -0,0 +1,21 @@ + + + + + 5.0.0 + + + + /usr/include/KF5/KWallet/ + + + + /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5Wallet.so + /usr/lib/@@DEB_HOST_MULTIARCH@@/libkwalletbackend5.so + + + + -fPIC + + + diff --git a/libkf5wallet-dev.install b/libkf5wallet-dev.install new file mode 100644 index 0000000..56b3377 --- /dev/null +++ b/libkf5wallet-dev.install @@ -0,0 +1,7 @@ +usr/include/KF5/KWallet/ +usr/include/KF5/kwallet_version.h +usr/lib/*/cmake/KF5Wallet/ +usr/lib/*/libKF5Wallet.so +usr/lib/*/libkwalletbackend5.so +usr/lib/*/qt5/mkspecs/modules/qt_KWallet.pri +usr/share/dbus-1/interfaces/kf5_org.kde.KWallet.xml diff --git a/libkf5wallet5.install b/libkf5wallet5.install new file mode 100644 index 0000000..b0a1a0a --- /dev/null +++ b/libkf5wallet5.install @@ -0,0 +1,2 @@ +usr/lib/*/libKF5Wallet.so.5 +usr/lib/*/libKF5Wallet.so.5.* diff --git a/libkf5wallet5.symbols b/libkf5wallet5.symbols new file mode 100644 index 0000000..92628fc --- /dev/null +++ b/libkf5wallet5.symbols @@ -0,0 +1,73 @@ +# SymbolsHelper-Confirmed: 4.100.0 amd64 +libKF5Wallet.so.5 libkf5wallet5 #MINVER#, libkf5wallet-bin + _ZN7KWallet6Wallet10folderListEv@Base 4.96.0 + _ZN7KWallet6Wallet10lockWalletEv@Base 4.96.0 + (subst)_ZN7KWallet6Wallet10openWalletERK7QString{quintptr}NS0_8OpenTypeE@Base 4.96.0 + _ZN7KWallet6Wallet10walletListEv@Base 4.96.0 + _ZN7KWallet6Wallet10writeEntryERK7QStringRK10QByteArray@Base 4.96.0 + _ZN7KWallet6Wallet10writeEntryERK7QStringRK10QByteArrayNS0_9EntryTypeE@Base 4.96.0 + _ZN7KWallet6Wallet11LocalWalletEv@Base 4.96.0 + _ZN7KWallet6Wallet11closeWalletERK7QStringb@Base 4.96.0 + _ZN7KWallet6Wallet11qt_metacallEN11QMetaObject4CallEiPPv@Base 4.96.0 + _ZN7KWallet6Wallet11qt_metacastEPKc@Base 4.96.0 + _ZN7KWallet6Wallet11readMapListERK7QStringR4QMapIS1_S4_IS1_S1_EE@Base 4.96.0 + _ZN7KWallet6Wallet11removeEntryERK7QString@Base 4.96.0 + _ZN7KWallet6Wallet11renameEntryERK7QStringS3_@Base 4.96.0 + _ZN7KWallet6Wallet12createFolderERK7QString@Base 4.96.0 + _ZN7KWallet6Wallet12deleteWalletERK7QString@Base 4.96.0 + _ZN7KWallet6Wallet12readPasswordERK7QStringRS1_@Base 4.96.0 + _ZN7KWallet6Wallet12removeFolderERK7QString@Base 4.96.0 + _ZN7KWallet6Wallet12virtual_hookEiPv@Base 4.96.0 + _ZN7KWallet6Wallet12walletClosedEv@Base 4.96.0 + _ZN7KWallet6Wallet12walletOpenedEb@Base 4.96.0 + _ZN7KWallet6Wallet13NetworkWalletEv@Base 4.96.0 + _ZN7KWallet6Wallet13WalletPrivate25walletServiceUnregisteredEv@Base 4.96.0 + _ZN7KWallet6Wallet13folderRemovedERK7QString@Base 4.96.0 + _ZN7KWallet6Wallet13folderUpdatedERK7QString@Base 4.96.0 + _ZN7KWallet6Wallet13readEntryListERK7QStringR4QMapIS1_10QByteArrayE@Base 4.96.0 + _ZN7KWallet6Wallet13writePasswordERK7QStringS3_@Base 4.96.0 + _ZN7KWallet6Wallet14FormDataFolderEv@Base 4.96.0 + _ZN7KWallet6Wallet14PasswordFolderEv@Base 4.96.0 + (subst)_ZN7KWallet6Wallet14changePasswordERK7QString{quintptr}@Base 4.96.0 + _ZN7KWallet6Wallet15keyDoesNotExistERK7QStringS3_S3_@Base 4.96.0 + _ZN7KWallet6Wallet16emitWalletOpenedEv@Base 4.96.0 + _ZN7KWallet6Wallet16readPasswordListERK7QStringR4QMapIS1_S1_E@Base 4.96.0 + _ZN7KWallet6Wallet16slotWalletClosedEi@Base 4.96.0 + _ZN7KWallet6Wallet16staticMetaObjectE@Base 4.96.0 + _ZN7KWallet6Wallet17folderListUpdatedEv@Base 4.96.0 + _ZN7KWallet6Wallet17slotFolderUpdatedERK7QStringS3_@Base 4.96.0 + _ZN7KWallet6Wallet17walletAsyncOpenedEii@Base 4.96.0 + _ZN7KWallet6Wallet18folderDoesNotExistERK7QStringS3_@Base 4.96.0 + _ZN7KWallet6Wallet21disconnectApplicationERK7QStringS3_@Base 4.96.0 + (subst)_ZN7KWallet6Wallet21requestChangePasswordE{quintptr}@Base 4.96.0 + _ZN7KWallet6Wallet21slotCollectionDeletedEv@Base 4.96.0 + _ZN7KWallet6Wallet21slotFolderListUpdatedERK7QString@Base 4.96.0 + _ZN7KWallet6Wallet22isUsingKSecretsServiceEv@Base 4.96.0 + _ZN7KWallet6Wallet24emitWalletAsyncOpenErrorEv@Base 4.96.0 + _ZN7KWallet6Wallet27slotApplicationDisconnectedERK7QStringS3_@Base 4.96.0 + _ZN7KWallet6Wallet27slotCollectionStatusChangedEi@Base 4.96.0 + _ZN7KWallet6Wallet4syncEv@Base 4.96.0 + _ZN7KWallet6Wallet5usersERK7QString@Base 4.96.0 + _ZN7KWallet6Wallet6isOpenERK7QString@Base 4.96.0 + _ZN7KWallet6Wallet7readMapERK7QStringR4QMapIS1_S1_E@Base 4.96.0 + _ZN7KWallet6Wallet8hasEntryERK7QString@Base 4.96.0 + _ZN7KWallet6Wallet8writeMapERK7QStringRK4QMapIS1_S1_E@Base 4.96.0 + _ZN7KWallet6Wallet9entryListEv@Base 4.96.0 + _ZN7KWallet6Wallet9entryTypeERK7QString@Base 4.96.0 + _ZN7KWallet6Wallet9hasFolderERK7QString@Base 4.96.0 + _ZN7KWallet6Wallet9isEnabledEv@Base 4.96.0 + _ZN7KWallet6Wallet9readEntryERK7QStringR10QByteArray@Base 4.96.0 + _ZN7KWallet6Wallet9setFolderERK7QString@Base 4.96.0 + _ZN7KWallet6WalletC1EiRK7QString@Base 4.96.0 + _ZN7KWallet6WalletC2EiRK7QString@Base 4.96.0 + _ZN7KWallet6WalletD0Ev@Base 4.96.0 + _ZN7KWallet6WalletD1Ev@Base 4.96.0 + _ZN7KWallet6WalletD2Ev@Base 4.96.0 + (optional=templinst)_ZNK12KConfigGroup9readEntryIbEET_PKcRKS1_@Base 4.100.0 + _ZNK7KWallet6Wallet10metaObjectEv@Base 4.96.0 + _ZNK7KWallet6Wallet10walletNameEv@Base 4.96.0 + _ZNK7KWallet6Wallet13currentFolderEv@Base 4.96.0 + _ZNK7KWallet6Wallet6isOpenEv@Base 4.96.0 + _ZTIN7KWallet6WalletE@Base 4.96.0 + _ZTSN7KWallet6WalletE@Base 4.96.0 + _ZTVN7KWallet6WalletE@Base 4.96.0 diff --git a/libkwalletbackend5-5.install b/libkwalletbackend5-5.install new file mode 100644 index 0000000..6c746e1 --- /dev/null +++ b/libkwalletbackend5-5.install @@ -0,0 +1,2 @@ +usr/lib/*/libkwalletbackend5.so.5 +usr/lib/*/libkwalletbackend5.so.5.* diff --git a/libkwalletbackend5-5.symbols b/libkwalletbackend5-5.symbols new file mode 100644 index 0000000..21adec5 --- /dev/null +++ b/libkwalletbackend5-5.symbols @@ -0,0 +1,91 @@ +# SymbolsHelper-Confirmed: 5.28.0 amd64 +libkwalletbackend5.so.5 libkwalletbackend5-5 #MINVER# + _ZN11BlockCipherC1Ev@Base 5.27.0 + _ZN11BlockCipherC2Ev@Base 5.27.0 + _ZN11BlockCipherD0Ev@Base 5.27.0 + _ZN11BlockCipherD1Ev@Base 5.27.0 + _ZN11BlockCipherD2Ev@Base 5.27.0 + _ZN4SHA14hashEv@Base 4.96.0 + _ZN4SHA15resetEv@Base 4.96.0 + _ZN4SHA17processEPKvi@Base 4.96.0 + _ZN4SHA19transformEPv@Base 4.96.0 + _ZN4SHA1C1Ev@Base 4.96.0 + _ZN4SHA1C2Ev@Base 4.96.0 + _ZN4SHA1D1Ev@Base 4.96.0 + _ZN4SHA1D2Ev@Base 4.96.0 + _ZN7KWallet5Entry4copyEPKS0_@Base 4.96.0 + _ZN7KWallet5Entry6setKeyERK7QString@Base 4.96.0 + _ZN7KWallet5Entry7setTypeENS_6Wallet9EntryTypeE@Base 4.96.0 + _ZN7KWallet5Entry8setValueERK10QByteArray@Base 4.96.0 + _ZN7KWallet5Entry8setValueERK7QString@Base 4.96.0 + _ZN7KWallet5EntryC1Ev@Base 4.96.0 + _ZN7KWallet5EntryC2Ev@Base 4.96.0 + _ZN7KWallet5EntryD1Ev@Base 4.96.0 + _ZN7KWallet5EntryD2Ev@Base 4.96.0 + _ZN7KWallet7Backend10writeEntryEPNS_5EntryE@Base 4.96.0 + _ZN7KWallet7Backend11removeEntryERK7QString@Base 4.96.0 + _ZN7KWallet7Backend11renameEntryERK7QStringS3_@Base 4.96.0 + _ZN7KWallet7Backend11setPasswordERK10QByteArray@Base 4.96.0 + _ZN7KWallet7Backend12createFolderERK7QString@Base 4.96.0 + (subst)_ZN7KWallet7Backend12openInternalE{quintptr}@Base 4.96.0 + _ZN7KWallet7Backend12removeFolderERK7QString@Base 4.96.0 + _ZN7KWallet7Backend13openPreHashedERK10QByteArray@Base 4.96.0 + _ZN7KWallet7Backend13readEntryListERK7QString@Base 4.96.0 + _ZN7KWallet7Backend13setCipherTypeENS_17BackendCipherTypeE@Base 4.96.0 + _ZN7KWallet7Backend13swapToNewHashEv@Base 4.98.0 + _ZN7KWallet7Backend14openRCToStringEi@Base 4.96.0 + _ZN7KWallet7Backend15getSaveLocationEv@Base 4.96.0 + (subst)_ZN7KWallet7Backend4openERK10QByteArray{quintptr}@Base 4.96.0 + _ZN7KWallet7Backend4openERKN5GpgME3KeyE@Base 5.13.0 + (subst)_ZN7KWallet7Backend4syncE{quintptr}@Base 4.96.0 + _ZN7KWallet7Backend5closeEb@Base 4.96.0 + _ZN7KWallet7Backend5derefEv@Base 4.96.0 + _ZN7KWallet7Backend6existsERK7QString@Base 4.96.0 + _ZN7KWallet7Backend9readEntryERK7QString@Base 4.96.0 + _ZN7KWallet7BackendC1ERK7QStringb@Base 4.96.0 + _ZN7KWallet7BackendC2ERK7QStringb@Base 4.96.0 + _ZN7KWallet7BackendD1Ev@Base 4.96.0 + _ZN7KWallet7BackendD2Ev@Base 4.96.0 + _ZN8BlowFish1FEj@Base 4.96.0 + _ZN8BlowFish4initEv@Base 4.96.0 + _ZN8BlowFish6setKeyEPvi@Base 4.96.0 + _ZN8BlowFish7decryptEPvi@Base 4.96.0 + _ZN8BlowFish7encryptEPvi@Base 4.96.0 + _ZN8BlowFish8decipherEPjS0_@Base 4.96.0 + _ZN8BlowFish8encipherEPjS0_@Base 4.96.0 + _ZN8BlowFishC1Ev@Base 4.96.0 + _ZN8BlowFishC2Ev@Base 4.96.0 + _ZN8BlowFishD0Ev@Base 4.96.0 + _ZN8BlowFishD1Ev@Base 4.96.0 + _ZN8BlowFishD2Ev@Base 4.96.0 + _ZNK11BlockCipher9blockSizeEv@Base 5.27.0 + _ZNK4SHA14sizeEv@Base 4.96.0 + _ZNK4SHA19readyToGoEv@Base 4.96.0 + _ZNK7KWallet5Entry3keyEv@Base 4.96.0 + _ZNK7KWallet5Entry4typeEv@Base 4.96.0 + _ZNK7KWallet5Entry5valueEv@Base 4.96.0 + _ZNK7KWallet5Entry8passwordEv@Base 4.96.0 + _ZNK7KWallet7Backend10folderListEv@Base 4.96.0 + _ZNK7KWallet7Backend10walletNameEv@Base 4.96.0 + _ZNK7KWallet7Backend17createAndSaveSaltERK7QString@Base 4.98.0 + _ZNK7KWallet7Backend17entryDoesNotExistERK7QStringS3_@Base 4.96.0 + _ZNK7KWallet7Backend18folderDoesNotExistERK7QString@Base 4.96.0 + _ZNK7KWallet7Backend6gpgKeyEv@Base 5.13.0 + _ZNK7KWallet7Backend6isOpenEv@Base 4.96.0 + _ZNK7KWallet7Backend8hasEntryERK7QString@Base 4.96.0 + _ZNK7KWallet7Backend9entryListEv@Base 4.96.0 + _ZNK8BlowFish14variableKeyLenEv@Base 4.96.0 + _ZNK8BlowFish6keyLenEv@Base 4.96.0 + _ZNK8BlowFish9readyToGoEv@Base 4.96.0 + (optional=templinst)_ZNSt15_Sp_counted_ptrIDnLN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 5.28.0 + (optional=templinst)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 5.28.0 + (optional=templinst)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv@Base 5.28.0 + (optional=templinst)_ZNSt6vectorIN5GpgME3KeyESaIS1_EE19_M_emplace_back_auxIJRKS1_EEEvDpOT_@Base 5.13.0 + _ZTI10QByteArray@Base 4.96.0 + _ZTI11BlockCipher@Base 5.27.0 + _ZTI8BlowFish@Base 4.96.0 + _ZTS10QByteArray@Base 4.96.0 + _ZTS11BlockCipher@Base 5.27.0 + _ZTS8BlowFish@Base 4.96.0 + _ZTV11BlockCipher@Base 5.27.0 + _ZTV8BlowFish@Base 4.96.0 diff --git a/meta/cmake-ignore b/meta/cmake-ignore new file mode 100644 index 0000000..e9cceb2 --- /dev/null +++ b/meta/cmake-ignore @@ -0,0 +1 @@ +KF5Gpgmepp diff --git a/not-installed b/not-installed new file mode 100644 index 0000000..740fcbe --- /dev/null +++ b/not-installed @@ -0,0 +1,2 @@ +# Manpages get compressed and renamed, and the test fails. +usr/share/man/man1/kwallet-query.1 diff --git a/patches/blowfish_endianess.diff b/patches/blowfish_endianess.diff new file mode 100644 index 0000000..6dc0eb5 --- /dev/null +++ b/patches/blowfish_endianess.diff @@ -0,0 +1,60 @@ +From: Debian/Kubuntu Qt/KDE Maintainers +Date: Sat, 9 Jul 2016 12:31:10 +0200 +Subject: blowfish_endianess + +--- + src/runtime/kwalletd/backend/blowfish.cc | 12 ++++++------ + 1 file changed, 6 insertions(+), 6 deletions(-) + +diff --git a/src/runtime/kwalletd/backend/blowfish.cc b/src/runtime/kwalletd/backend/blowfish.cc +index 2cdea70..a020f27 100644 +--- a/src/runtime/kwalletd/backend/blowfish.cc ++++ b/src/runtime/kwalletd/backend/blowfish.cc +@@ -33,7 +33,7 @@ + + // DO NOT INCLUDE THIS. IT BREAKS KWALLET. + // We need to live with -Wundef until someone really figures out the problem. +-//#include // for Q_BYTE_ORDER and friends ++#include // for Q_BYTE_ORDER and friends + + BlowFish::BlowFish() + { +@@ -135,7 +135,7 @@ bool BlowFish::setKey(void *key, int bitlength) + return init(); + } + +-#if Q_BYTE_ORDER == Q_BIG_ENDIAN ++#if Q_BYTE_ORDER == Q_LITTLE_ENDIAN + #define shuffle(x) do { \ + uint32_t r = x; \ + x = (r & 0xff000000) >> 24; \ +@@ -154,12 +154,12 @@ int BlowFish::encrypt(void *block, int len) + } + + for (int i = 0; i < len / _blksz; i++) { +-#if Q_BYTE_ORDER == Q_BIG_ENDIAN ++#if Q_BYTE_ORDER == Q_LITTLE_ENDIAN + shuffle(*d); + shuffle(*(d + 1)); + #endif + encipher(d, d + 1); +-#if Q_BYTE_ORDER == Q_BIG_ENDIAN ++#if Q_BYTE_ORDER == Q_LITTLE_ENDIAN + shuffle(*d); + shuffle(*(d + 1)); + #endif +@@ -178,12 +178,12 @@ int BlowFish::decrypt(void *block, int len) + } + + for (int i = 0; i < len / _blksz; i++) { +-#if Q_BYTE_ORDER == Q_BIG_ENDIAN ++#if Q_BYTE_ORDER == Q_LITTLE_ENDIAN + shuffle(*d); + shuffle(*(d + 1)); + #endif + decipher(d, d + 1); +-#if Q_BYTE_ORDER == Q_BIG_ENDIAN ++#if Q_BYTE_ORDER == Q_LITTLE_ENDIAN + shuffle(*d); + shuffle(*(d + 1)); + #endif diff --git a/patches/series b/patches/series new file mode 100644 index 0000000..b46ff50 --- /dev/null +++ b/patches/series @@ -0,0 +1 @@ +blowfish_endianess.diff diff --git a/rules b/rules new file mode 100755 index 0000000..e88c415 --- /dev/null +++ b/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk + +override_dh_strip: + $(overridden_command) --dbgsym-migration='libkf5wallet5-dbg (<= 5.19.0-1~~)' diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/tests/acc b/tests/acc new file mode 100755 index 0000000..28b8d41 --- /dev/null +++ b/tests/acc @@ -0,0 +1,18 @@ +#!/bin/sh + +DEB_HOST_MULTIARCH=$(dpkg-architecture -qDEB_HOST_MULTIARCH) + +for in_file in debian/*.acc.in; do + out_file=${in_file%.in} + sed 's/@@DEB_HOST_MULTIARCH@@/'"${DEB_HOST_MULTIARCH}"'/' \ + "${in_file}" > "${out_file}" +done + +DH_VERBOSE=1 + +dh_acc +ret=$? +if [ 0 -ne $ret ]; then + cp -r logs "${ADT_ARTIFACTS}"/acc.logs +fi +exit $ret diff --git a/tests/control b/tests/control new file mode 100644 index 0000000..541be7d --- /dev/null +++ b/tests/control @@ -0,0 +1,7 @@ +# Tests: testsuite +# Depends: @, @builddeps@, build-essential +# Restrictions: build-needed + +Tests: acc +Depends: @, dh-acc, exuberant-ctags +Restrictions: allow-stderr diff --git a/tests/testsuite b/tests/testsuite new file mode 100755 index 0000000..dabe645 --- /dev/null +++ b/tests/testsuite @@ -0,0 +1,3 @@ +#!/bin/sh + +dh_auto_test diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..6f35365 --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,7 @@ +Name: kwallet +Changelog: https://quickgit.kde.org/?p=kwallet.git&a=log +Contact: kde-frameworks-devel@kde.org +Donation: https://www.kde.org/community/donations/index.php +Repository: https://anongit.kde.org/kwallet.git +Repository-Browse: https://quickgit.kde.org/?p=kwallet.git +Security-Contact: security@kde.org diff --git a/upstream/signing-key.asc b/upstream/signing-key.asc new file mode 100644 index 0000000..ddaa90d --- /dev/null +++ b/upstream/signing-key.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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..dc7bbb5 --- /dev/null +++ b/watch @@ -0,0 +1,3 @@ +version=3 +opts=pgpsigurlmangle=s/$/.sig/ \ +http://download.kde.org/stable/frameworks/([\d.]+)/kwallet-([\d.]+)\.tar\.xz -- 2.30.2