* Remove armhf from qtwebengine related architecture lists.
* Disable testsuite.
[dgit import unpatched mimetreeparser 24.12.0-3+rpi1]
--- /dev/null
--- /dev/null
++mimetreeparser (24.12.0-3+rpi1) trixie-staging; urgency=medium
++
++ * Remove armhf from qtwebengine related architecture lists.
++ * Disable testsuite.
++
++ -- Peter Michael Green <plugwash@raspbian.org> Sat, 11 Jan 2025 15:32:04 +0000
++
++mimetreeparser (24.12.0-3) unstable; urgency=medium
++
++ [ Patrick Franz ]
++ * Upload to unstable.
++
++ -- Patrick Franz <deltaone@debian.org> Wed, 18 Dec 2024 22:54:31 +0100
++
++mimetreeparser (24.12.0-2) experimental; urgency=medium
++
++ [ Patrick Franz ]
++ * Limit qml6-module-org-kde-mimetreeparser to architectures where Qt 6
++ WebEngine is available.
++
++ -- Patrick Franz <deltaone@debian.org> Sun, 15 Dec 2024 12:41:20 +0100
++
++mimetreeparser (24.12.0-1) experimental; urgency=medium
++
++ [ Patrick Franz ]
++ * Add/update Heiko Becker in upstream signing keys.
++ * New upstream release (24.12.0).
++ * Update build-deps and deps with the info from cmake.
++
++ -- Patrick Franz <deltaone@debian.org> Sat, 14 Dec 2024 15:38:19 +0100
++
++mimetreeparser (24.08.2-2) experimental; urgency=medium
++
++ * Team upload.
++
++ [ Sandro Knauß ]
++ * Use dh_qmldeps to detect QML dependencies.
++ * Add qml6-module packages to -dev package for QML dependency detection.
++ * Temporarily add qt6-declarative-private-dev to workaround #1087385.
++
++ -- Sandro Knauß <hefee@debian.org> Tue, 26 Nov 2024 14:06:51 +0100
++
++mimetreeparser (24.08.2-1) experimental; urgency=medium
++
++ [ Patrick Franz ]
++ * New upstream release (24.08.2).
++ * Update build-deps and deps with the info from cmake.
++
++ -- Patrick Franz <deltaone@debian.org> Sat, 12 Oct 2024 15:03:27 +0200
++
++mimetreeparser (24.08.0-1) experimental; urgency=medium
++
++ * Initial release. (Closes: #1080958)
++
++ -- Patrick Franz <deltaone@debian.org> Sat, 07 Sep 2024 10:59:09 +0200
--- /dev/null
--- /dev/null
++Source: mimetreeparser
++Section: libs
++Priority: optional
++Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
++Uploaders: Patrick Franz <deltaone@debian.org>,
++Build-Depends: cmake (>= 3.16~),
++ debhelper-compat (= 13),
++ dh-sequence-kf6,
++ dh-sequence-qmldeps,
++ extra-cmake-modules (>= 6.6.0~),
++ gettext,
++ gpg-agent <!nocheck>,
++ libgpgme-dev (>= 1.21.0~),
++ libgpgmepp-dev (>= 1.23.2~),
++ libkf6calendarcore-dev (>= 6.6.0~),
++ libkf6i18n-dev (>= 6.6.0~),
++ libkf6widgetsaddons-dev (>= 6.6.0~),
++ libkleo-dev (>= 4:24.12.0~),
++ libkmbox-dev (>= 24.12.0~),
++ libkmime-dev (>= 24.12.0~),
++ libxkbcommon-dev,
++ qml6-module-org-kde-kirigami,
++ qml6-module-qtwebengine [amd64 arm64 i386],
++ qt6-base-dev (>= 6.7.0~),
++ qt6-declarative-dev (>= 6.7.0~),
++ qt6-declarative-private-dev,
++ xauth <!nocheck>,
++ xvfb <!nocheck>,
++Standards-Version: 4.7.0
++Homepage: https://invent.kde.org/pim/mimetreeparser
++Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/mimetreeparser
++Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/mimetreeparser.git
++Rules-Requires-Root: no
++
++Package: libmimetreeparser-data
++Architecture: all
++Multi-Arch: foreign
++Depends: ${misc:Depends},
++Description: MIME tree parser - data files
++ This is a parser for a MIME tree and is based on KMime. The goal is
++ given a MIME tree to extract a list of parts (e.g. text, html) and a
++ list of attachments, check the validity of the signatures and decrypt any
++ encrypted part.
++ .
++ This package contains the data files.
++
++Package: libkpim6mimetreeparsercore6
++Provides: ${ABI:VirtualPackage},
++Architecture: any
++Multi-Arch: same
++Depends: libmimetreeparser-data (>= ${source:Version}),
++ ${misc:Depends},
++ ${shlibs:Depends},
++Description: core library for a MIME tree parser
++ This is a parser for a MIME tree and is based on KMime. The goal is
++ given a MIME tree to extract a list of parts (e.g. text, html) and a
++ list of attachments, check the validity of the signatures and decrypt any
++ encrypted part.
++ .
++ This package contains the core library.
++
++Package: libkpim6mimetreeparserwidgets6
++Provides: ${ABI:VirtualPackage},
++Architecture: any
++Multi-Arch: same
++Depends: libmimetreeparser-data (>= ${source:Version}),
++ ${misc:Depends},
++ ${shlibs:Depends},
++Description: widgets library for a MIME tree parser
++ This is a parser for a MIME tree and is based on KMime. The goal is
++ given a MIME tree to extract a list of parts (e.g. text, html) and a
++ list of attachments, check the validity of the signatures and decrypt any
++ encrypted part.
++ .
++ This package contains the widgets library.
++
++Package: libmimetreeparser-dev
++Architecture: any
++Multi-Arch: same
++Depends: libkf6i18n-dev (>= 6.6.0~),
++ libkmbox-dev (>= 24.12.0~),
++ libkmime-dev (>= 24.12.0~),
++ libkpim6mimetreeparsercore6 (= ${binary:Version}),
++ libkpim6mimetreeparserwidgets6 (= ${binary:Version}),
++ qml6-module-org-kde-mimetreeparser (= ${binary:Version}) [amd64 arm64 i386],
++ ${misc:Depends},
++Description: MIME tree parser - development files
++ This is a parser for a MIME tree and is based on KMime. The goal is
++ given a MIME tree to extract a list of parts (e.g. text, html) and a
++ list of attachments, check the validity of the signatures and decrypt any
++ encrypted part.
++ .
++ This package contains the development files.
++Section: libdevel
++
++Package: qml6-module-org-kde-mimetreeparser
++Architecture: amd64 arm64 i386
++Multi-Arch: same
++Depends: ${misc:Depends}, ${qml6:Depends}, ${shlibs:Depends},
++Description: QML module for a MIME tree parser
++ This is a parser for a MIME tree and is based on KMime. The goal is
++ given a MIME tree to extract a list of parts (e.g. text, html) and a
++ list of attachments, check the validity of the signatures and decrypt any
++ encrypted part.
++ .
++ This package contains the QML module.
--- /dev/null
--- /dev/null
++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
++Upstream-Name: mimetreeparser
++Source: https://invent.kde.org/pim/mimetreeparser
++Upstream-Contact: kde-devel@kde.org
++
++Files: *
++Copyright: 2009, Andras Mantia <andras@kdab.net>
++ 2021-2023, Carl Schwan <carl@carlschwan.eu>
++ 2017-2019, Christian Mollekopf, <mollekopf@kolabsys.com>
++ 2017, Daniel Vrátil <dvratil@kde.org>
++ 2023, g10 Code GmbH
++ 2004, Ingo Kloecker <kloecker@kde.org>
++ 2002-2003, Karl-Heinz Zimmer <khz@kde.org>
++ 2002-2010, Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.net
++ 2003-2004, Marc Mutz <mutz@kde.org>
++ 2016, Michael Bohlender <michael.bohlender@kdemail.net>
++ 2015-2016, Sandro Knauß <sknauss@kde.org>
++ 2001-2002, the KPGP authors
++License: GPL-2+
++
++Files: autotests/core/attachmentmodeltest.cpp
++ autotests/core/attachmenttest.cpp
++ autotests/core/fileopenertest.cpp
++ autotests/core/gpgerrortest.cpp
++ autotests/core/mimetreeparsertest.cpp
++ autotests/setupenv.h
++ autotests/widgets/messageviewerdialogtest.cpp
++ autotests/widgets/messageviewertest.cpp
++ examples/qml/content/main.qml
++ examples/qml/main.cpp
++ examples/qml/messagehandler.cpp
++ examples/qml/messagehandler.h
++ examples/widgets/main.cpp
++ mimetreeparserng-version.h.in
++ src/core/attachmentmodel.cpp
++ src/core/attachmentmodel.h
++ src/core/bodypartformatter.cpp
++ src/core/errors.h
++ src/core/fileopener.cpp
++ src/core/fileopener.h
++ src/core/htmlutils.cpp
++ src/core/htmlutils.h
++ src/core/messageparser.cpp
++ src/core/messageparser.h
++ src/core/messagepart.cpp
++ src/core/messagepart.h
++ src/core/objecttreeparser.h
++ src/core/partmodel.cpp
++ src/core/partmodel.h
++ src/core/utils.cpp
++ src/core/utils.h
++ src/widgets/attachmentview.cpp
++ src/widgets/attachmentview_p.h
++ src/widgets/messagecontainerwidget.cpp
++ src/widgets/messagecontainerwidget_p.h
++ src/widgets/messageviewer.cpp
++ src/widgets/messageviewer.h
++ src/widgets/urlhandler.cpp
++ src/widgets/urlhandler_p.h
++Copyright: 2009, Andras Mantia <andras@kdab.net>
++ 2023, Carl Schwan <carl.schwan@gnupg.com>
++ 2016-2018, Christian Mollekopf <mollekopf@kolabsys.com>
++ 2023, g10 Code GmbH
++ 2002-2010, Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.net
++ 2015-2023, Laurent Montel <montel@kde.org>
++ 2010, Leo Franchi <lfranchi@kde.org>
++ 2003, Marc Mutz <mutz@kde.org>
++ 2015-2016, Sandro Knauß <sknauss@kde.org>
++ 2015, Volker Krause <vkrause@kde.org>
++License: LGPL-2+
++
++Files: src/core/bodypartformatter_impl.cpp
++Copyright: 2003, Marc Mutz <mutz@kde.org>
++License: GPL-2
++
++Files: src/quick/types.h
++Copyright: 2024, Carl Schwan <carl@carlschwan.eu>
++License: LGPL-2.1+
++
++Files: autotests/core/cryptohelpertest.cpp
++ autotests/core/cryptohelpertest.h
++Copyright: 2015, Sandro Knauß <knauss@kolabsys.com>
++ 2009, Thomas McGuire <mcguire@kde.org>
++License: GPL-2 OR GPL-3 OR LicenseRef-KDE-Accepted-GPL
++
++Files: src/quick/qml/private/Banner.qml
++Copyright: 2023, Carl Schwan <carl@carlschwan.eu>
++License: LGPL-2 OR LGPL-3 OR LicenseRef-KDE-Accepted-GPL
++
++Files: src/quick/qml/MailViewer.qml
++Copyright: 2022, Carl Schwan <carl@carlschwan.eu>
++ 2022, Devin Lin <espidev@gmail.com>
++License: LGPL-2.1 OR LGPL-3 OR LicenseRef-KDE-Accepted-LGPL
++
++Files: autotests/CMakeLists.txt
++Copyright: 2023, g10 Code GmbH
++License: BSD-2-clause
++
++Files: autotests/core/CMakeLists.txt
++ autotests/widgets/CMakeLists.txt
++ CMakeLists.txt
++ cmake/modules/add_gpg_crypto_test.cmake
++ cmake/modules/generate_crypto_test_wrapper.cmake
++ cmake/modules/kdepim_add_gpg_crypto_test.cmake
++ cmake/modules/kdepim_generate_crypto_test_wrapper.cmake
++ CMakePresets.json
++ examples/CMakeLists.txt
++ examples/qml/CMakeLists.txt
++ examples/widgets/CMakeLists.txt
++ src/CMakeLists.txt
++ src/core/CMakeLists.txt
++ src/core/KPimMimeTreeParserCoreConfig.cmake.in
++ src/quick/CMakeLists.txt
++ src/widgets/CMakeLists.txt
++ src/widgets/KPimMimeTreeParserWidgetsConfig.cmake.in
++Copyright: 2006, Alexander Neundorf <neundorf@kde.org>
++ 2022-2023, Carl Schwan <carl@carlschwan.eu>
++ 2017, Christian Mollekopf <mollekopf@kolabsys.com>
++ 2023, g10 Code GmbH
++ 2021-2023, Laurent Montel <montel@kde.org>
++ none
++ 2013, Sandro Knauß <mail@sandroknauss.de>
++License: BSD-3-clause
++
++Files: .git-blame-ignore-revs
++ .gitlab-ci.yml
++ .kde-ci.yml
++ src/Messages.sh
++Copyright: 2023, Carl Schwan <carl@carlschwan.eu>
++ 2020-2023, Laurent Montel <montel@kde.org>
++ None
++License: CC0-1.0
++
++Files: autotests/gnupg_home/gpg.conf
++Copyright: 1998-2003, Free Software Foundation, Inc.
++License: FSFULLR
++
++Files: po/ca/*
++ po/ca@valencia/*
++Copyright: 2023, 2024 Josep M. Ferrer <txemaq@gmail.com>
++License: LGPL-2.1+3+KDEeV
++
++Files: debian/*
++Copyright: 2024 Patrick Franz <deltaone@debian.org>
++License: GPL-2+
++
++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; version 2 dated June, 1991.
++ On Debian systems, the complete text of version 2 of the GNU General
++ Public License can be found in '/usr/share/common-licenses/GPL-2'.
++
++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, or
++ (at your option) any later version.
++ On Debian systems, the complete text of version 2 of the GNU General
++ Public License can be found in '/usr/share/common-licenses/GPL-2'.
++
++License: GPL-3
++ 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; version 3 dated June, 2007.
++ On Debian systems, the complete text of version 3 of the GNU General
++ Public License can be found in '/usr/share/common-licenses/GPL-3'.
++
++License: LGPL-2
++ This program is free software; you can redistribute it and/or modify it
++ under the terms of the GNU Library General Public License as published by the
++ Free Software Foundation; version 2 of the License.
++ On Debian systems, the complete text of version 2 of the GNU Library
++ General Public License can be found in '/usr/share/common-licenses/LGPL-2'.
++
++License: LGPL-2.1
++ This program is free software; you can redistribute it and/or modify it
++ under the terms of the GNU Library General Public License as published by the
++ Free Software Foundation; version 2.1 of the License.
++ On Debian systems, the complete text of version 2.1 of the GNU Library
++ General Public License can be found in '/usr/share/common-licenses/LGPL-2.1'.
++
++License: LGPL-2+
++ This program 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.
++ On Debian systems, the complete text of version 2 of the GNU Library
++ General Public License can be found in '/usr/share/common-licenses/LGPL-2'.
++
++License: LGPL-2.1+
++ This program 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.1 of the License, or (at your option)
++ any later version.
++ On Debian systems, the complete text of version 2 of the GNU Library
++ General Public License can be found in '/usr/share/common-licenses/LGPL-2.1'.
++
++License: LGPL-3
++ This program 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; version 3 of the License.
++ On Debian systems, the complete text of version 3 of the GNU Lesser
++ General Public License can be found in '/usr/share/common-licenses/LGPL-3'.
++
++License: LGPL-2.1+3+KDEeV
++ This file is distributed under the license LGPL version 2.1 or
++ version 3 or later versions approved by the membership of KDE e.V.
++ .
++ The complete text of the GNU Lesser General Public License version 2.1
++ can be found in "/usr/share/common-licenses/LGPL-2.1", likewise,
++ the complete text of the GNU Library General Public License version 3
++ can be found in "/usr/share/common-licenses/LGPL-3".
++
++License: LicenseRef-KDE-Accepted-GPL
++ 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 3 of
++ the license or (at your option) at any later version that is
++ 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 as 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.
++
++License: LicenseRef-KDE-Accepted-LGPL
++ 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 3 of the license or (at your option) any later version
++ that is 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 as defined in Section 6 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.
++
++License: BSD-2-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 above copyright
++ notice, this list of conditions and the following disclaimer.
++ 2. Redistributions in binary form must reproduce the above copyright
++ notice, this list of conditions and the following disclaimer in the
++ documentation and/or other materials provided with the distribution.
++ .
++ THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``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 APPLE, INC. OR
++ CONTRIBUTORS 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: 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: CC0-1.0
++ CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
++ SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT
++ RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS.
++ CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR
++ THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR
++ DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
++ PROVIDED HEREUNDER.
++ .
++ Statement of Purpose
++ .
++ The laws of most jurisdictions throughout the world automatically confer
++ exclusive Copyright and Related Rights (defined below) upon the creator and
++ subsequent owner(s) (each and all, an "owner") of an original work of
++ authorship and/or a database (each, a "Work").
++ .
++ On Debian systems, the complete text of the Creative Commons Zero v1.0 Universal
++ license can be found in "/usr/share/common-licenses/CC0-1.0".
++
++License: FSFULLR
++ This file is free software; the Free Software Foundation gives unlimited
++ permission to copy and/or distribute it, with or without modifications,
++ as long as this notice is preserved.
++
--- /dev/null
--- /dev/null
++usr/lib/*/libKPim6MimeTreeParserCore.so.6
++usr/lib/*/libKPim6MimeTreeParserCore.so.6.*
--- /dev/null
--- /dev/null
++usr/lib/*/libKPim6MimeTreeParserWidgets.so.6
++usr/lib/*/libKPim6MimeTreeParserWidgets.so.6.*
--- /dev/null
--- /dev/null
++usr/share/locale/*/LC_MESSAGES/mimetreeparser6.mo
++usr/share/qlogging-categories6/mimetreeparser.categories
--- /dev/null
--- /dev/null
++usr/include/KPim6/MimeTreeParserCore/
++usr/include/KPim6/MimeTreeParserWidgets/
++usr/lib/*/cmake/KPim6MimeTreeParserCore/
++usr/lib/*/cmake/KPim6MimeTreeParserWidgets/
++usr/lib/*/libKPim6MimeTreeParserCore.so
++usr/lib/*/libKPim6MimeTreeParserWidgets.so
++usr/lib/*/qt6/mkspecs/modules/qt_MimeTreeParserCore.pri
++usr/lib/*/qt6/mkspecs/modules/qt_MimeTreeParserWidgets.pri
--- /dev/null
--- /dev/null
++usr/lib/*/qt6/qml/org/kde/pim/mimetreeparser/
--- /dev/null
--- /dev/null
++#!/usr/bin/make -f
++
++export DEB_BUILD_MAINT_OPTIONS = hardening=+all
++
++include /usr/share/dpkg/pkg-info.mk
++
++# Starting with a library package $*, remove the ABI and append a
++# -MAJOR.MINOR suffix without the third component of the upstream version.
++ABIVirtualPackage = $(shell echo $* | sed 's/abi[0-9]\+//')-$(basename $(DEB_VERSION_UPSTREAM))
++pkgs_lib := $(filter-out %-dev %-dbg %-bin %-data,$(filter lib%,$(shell dh_listpackages)))
++
++%:
++ dh $@
++
++override_dh_makeshlibs: $(pkgs_lib:=-makeshlibs)
++ dh_makeshlibs --remaining-packages
++$(pkgs_lib:=-makeshlibs): %-makeshlibs:
++ dh_makeshlibs -p$* '-V$* (>= $(DEB_VERSION_EPOCH_UPSTREAM)), $(ABIVirtualPackage)'
++
++override_dh_gencontrol: $(pkgs_lib:=-gencontrol)
++ dh_gencontrol --remaining-packages
++$(pkgs_lib:=-gencontrol): %-gencontrol:
++ dh_gencontrol -p$* -- -VABI:VirtualPackage=$(ABIVirtualPackage)
++
++override_dh_auto_test:
++ #- xvfb-run -- dh_auto_test --no-parallel
--- /dev/null
--- /dev/null
++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_REPROTEST_ARGS: --variations=-build-path
++ EXTRA_REPOSITORY: debian/salsa/extra_repository.list
++ EXTRA_REPOSITORY_KEY: debian/salsa/qt-kde-team.debian.net.asc
--- /dev/null
--- /dev/null
++deb https://qt-kde-team.debian.net/debian qt-kde-snapshots main
--- /dev/null
--- /dev/null
++-----BEGIN PGP PUBLIC KEY BLOCK-----
++
++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
++bMTcHe5rk6snXqz1neEmP2K7qdNwwakRdAA=
++=o8PI
++-----END PGP PUBLIC KEY BLOCK-----
--- /dev/null
--- /dev/null
++3.0 (quilt)
--- /dev/null
--- /dev/null
++Bug-Database: https://bugs.kde.org/buglist.cgi?product=mimetreeparser&resolution=---
++Bug-Submit: https://bugs.kde.org/enter_bug.cgi?product=mimetreeparser
++Changelog: https://invent.kde.org/pim/mimetreeparser/-/commits/master
++Donation: https://www.kde.org/community/donations/index.php
++Repository: https://invent.kde.org/pim/mimetreeparser.git
++Repository-Browse: https://invent.kde.org/pim/mimetreeparser
++Security-Contact: security@kde.org
--- /dev/null
--- /dev/null
++-----BEGIN PGP PUBLIC KEY BLOCK-----
++
++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
++2c/VR+KQdkKL8d60xX7iINynizQzf9jlpW1KcBejMDHe4RdCYNyEUUTMb7ibLKhu
++P6b8pXoAEaTNenAfxPHnhTnBPG6GSWPRuYtnDA3bGlV+WNla0k1z1mCVLw9Eu6W7
++dnxtVA5Oee6jJnE/v71HleENj9IDa+Puf/DkXqWeqPJvwWxevaqISXYTT7EBrpQS
++S73MaBY81Mdmaa2IMqyqGU1bh4CmEy9kWoL7qLu9FVX2ahn7y54PSsytV0/ne2H9
++b9H1xC1/+zDC2h/v0RGo5sL1Svf/LL8II08j4OPWqoxmwUQoAtWKlx7EpuoaFB8p
++jDBoqANJ7yZUdz8ltPCh/auY/FuYE1BZWAfBFVQYHrcmef1p9LdJgQFMDP9/hLpM
++AzfRUvZOjof68q1zhk+3NEhAPl1TdINZPioYy6wCBKWsbnn4FwKq2AQQXv8ls5Qd
++stS7z6D8XatmkBuyvlXymQINBFfNZD4BEACo0YKCUEhTY7v8VZVw3csAtnsRSFQ1
++8G8xfYIt7mJEBrtfiGG4g28EjNeWQfN8wGIaAeRGl5nb7s9RRpxXStUu719jGX1Z
++9Sr8p/JOmBS5kdfAtYId9Cl3VsGRvf4Smg1ClrEv6tQ97j+d1FY8QfgW/GS46YBO
++EeOFVQRtfi7Yv9lZkiBFrzP0Nr7JV9u1GkBsFgNkVuYs/3RDYULItBwGFerduOyQ
++COt819QvHHSZkXqJWwNROA6lc8gW36lKbDHoZ1jSkDnDV0bW0cX1/6WJSzWYdcPi
++ceA1vj/VDg0Kr23SVQ1PyPvBirT7ToirQm6KrIiKHWLSg156ht8/K2C1Dgypf+YM
++seMbHQxVLrI2p4zpmxu3B2SrSj3ImM5FO0XGd1gxn/qywNVJDQBfcYnndksD2i/9
++/Es8I/F6OymBZl4HWBvx7ixm2JPXkmwVPEC/lJn3eCBb1fAaJSlroHtaAEteCWuE
++5/Mg/uYEh1UeAstP47N3P0B3l1E4Ccw1ne2/O1BdsnXeUaI3YVYz9aZkVlL7ywda
++3h/goRKxc1b18bmgu/EdQmcTEMj29B3szMpetWNt1ZbaMJzfDw+z+SiQ3toOTUiq
++MuWq+l+JK0dVUzOvpGhGVHv5m9CtJFP671ivEc4it0hJRH5kdW9aNbeG0g9TxHQq
++QMJIpeLvRq5WKwARAQABtCFBbGJlcnQgQXN0YWxzIENpZCA8YWFjaWRAa2RlLm9y
++Zz6JAlQEEwEIAD4CGwMFCwkIBwIGFQgJCgsCBBYCAwECHgECF4AWIQTKJixsg95N
++L7KKMyo6ak24Oeqm1wUCYQZjDwUJCyoEUQAKCRA6ak24Oeqm1zmbD/9rwTjPM4gi
++zq97wqRR/PpFV1UAY6SmU4n1ycghuimazbrlx4PQpKmqUuSAY42f9E4C857XGskL
++DZKIQuVzhn+QzievBVpm+ScXekkIA5MMGEmWpd4xIYsMMQNXmT+dR4gZqeaPjAB+
++S8rOMEwlJplq7cEIHXy/+YjR+gSoh1QUW6Sgc067yaThkdHN1mpi75/XBplH+0sY
++rvUOX3XqK2yT4RtKKv5dJ2BImCfrd/WnRsvYM48uNKGCz6jov8e/Lcl2rmeV9tJQ
++d+pPbXdjUt3mTQKE0M9xJmgX2aAUf29TITobqBNZq4fkRaIb/YesNpoFBBC1cA8R
++SoSUOnN/I8SgmuIyBvp7N4BLC3UezKTxZeRtgdm+62LSgKjBakTf00ghchjNmhPS
++H4woyy+QlP8WxFrZvsWGcyJI1CNVtl1NVf7pIDMLGdLoxvh+iNeVbPdMUCri56/f
++E8bk5WLlV2S/M7qyPZdUSiJT72MbTqyXqByaFyIFd6s8bxcl5Ags/J8Pz68ePYgW
++etAPs5EwEEVNh12YCS+sqimy5gAJVNmpMNrG+KH1UyCPsoVkBBenKUMxxL4gFIkh
++8ZI6rVJAARH8omW8oYoya3l6CjmhBxHvew8l0K4XOj4hr92vU8Iza1hNvUAwn6EF
++FI9XWftc6V56Xmko2QEPM2GzY17qv3EAdA==
++=uS5o
++-----END PGP PUBLIC KEY BLOCK-----
--- /dev/null
--- /dev/null
++version=4
++opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/release-service/([\d.]+)/src/@PACKAGE@-([\d.]+)\.tar\.xz