[neon/kf6/kf6-kauth/Neon/unstable] debian: new alpha release
Carlos De Maine
null at kde.org
Fri Nov 17 08:37:46 GMT 2023
Git commit f547ff1535a3b1ad22a3983d7af9b8859670b84e by Carlos De Maine.
Committed on 17/11/2023 at 09:37.
Pushed by carlosdem into branch 'Neon/unstable'.
new alpha release
M +6 -0 debian/changelog
M +10 -11 debian/control
M +0 -40 debian/copyright
A +2 -0 debian/kf6-kauth.lintian-overrides
M +0 -1 debian/not-installed
D +0 -309 debian/patches/kf6_coinstall
D +0 -30 debian/patches/make_kauth-gen-policy_useful_for_crosscompiling.path
D +0 -1 debian/patches/series
M +1 -1 debian/rules
https://invent.kde.org/neon/kf6/kf6-kauth/-/commit/f547ff1535a3b1ad22a3983d7af9b8859670b84e
diff --git a/debian/changelog b/debian/changelog
index 22cf75b..b54ccf2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kf6-kauth (5.245.0-0neon) jammy; urgency=medium
+
+ * New alpha release
+
+ -- Neon CI <neon at kde.org> Fri, 17 Nov 2023 01:18:08 +0000
+
kf6-kauth (0.0-0neon) UNRELEASED; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index c0aa284..e6130d0 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,6 @@ Depends: kf6-kauth (= ${binary:Version}),
qt6-base-dev,
${misc:Depends},
${shlibs:Depends}
-Priority: extra
Description: Abstraction to system policy and authentication features
KAuth is a framework to let applications perform actions as a
privileged user.
@@ -51,42 +50,42 @@ Description: Abstraction to system policy and authentication features
Package: libkf6auth-data
Architecture: all
-Depends: kf6-kauth
+Depends: kf6-kauth, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf6auth-doc
Architecture: all
-Depends: kf6-kauth
+Depends: kf6-kauth-dev, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf6auth6
Architecture: all
-Depends: kf6-kauth
+Depends: kf6-kauth, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf6authcore6
Architecture: all
-Depends: kf6-kauth
+Depends: kf6-kauth, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf6auth-dev
Architecture: all
-Depends: kf6-kauth-dev
+Depends: kf6-kauth-dev, ${misc:Depends}
Description: Dummy transitional
- Transitional dummy package.
+ Transitional dummy package.
Package: libkf6auth-dev-bin
Architecture: all
-Depends: kf6-kauth-dev
+Depends: kf6-kauth-dev, ${misc:Depends}
Description: Dummy transitional
- Transitional dummy package.
+ Transitional dummy package.
Package: libkf6auth-bin-dev
Architecture: all
-Depends: kf6-kauth-dev
+Depends: kf6-kauth-dev, ${misc:Depends}
Description: Dummy transitional
- Transitional dummy package.
+ Transitional dummy package.
diff --git a/debian/copyright b/debian/copyright
index e83ccf3..148f06b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -21,46 +21,6 @@ Copyright: 2009-2012, Dario Freddi <drf at kde.org>
2001, translate.org.za
License: LGPL-2.1+
-Files: cmake/COPYING-CMAKE-SCRIPTS
- cmake/FindPolkitQt-1.cmake
- cmake/FindPolkitQt.cmake
- cmake/KF5AuthMacros.cmake
-Copyright: 2006-2009, Alexander Neundorf <neundorf at kde.org>
- 2009, Daniel Nicoletti <dantti85-pk at yahoo.com.br>
- 2009, Dario Freddi <drf54321 at gmail.com>
- 2009, Dario Freddi <drf at kde.org>
- 2006-2007, Laurent Montel <montel at kde.org>
- 2007, Matthias Kretz <kretz at kde.org>
- 2009, Michal Malek <michalm at jabster.pl>
-License: BSD-3-clause
-
-Files: po/ca/kauth5_qt.po
- po/ca at valencia/kauth5_qt.po
- po/uk/kauth5_qt.po
-Copyright: 1998-2014, This_file_is_part_of_KDE
-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.
- .
- On Debian systems, the complete text of the GNU Lesser General Public License
- version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1", likewise,
- the complete text of the GNU Lesser General Public License version 3 can be
- found in "/usr/share/common-licenses/LGPL-3".
-
-Files: src/kauthobjectdecorator.cpp
- src/kauthobjectdecorator.h
-Copyright: 2009-2012 Dario Freddi <drf at kde.org>
-License: LGPL-2+
-
-Files: po/bg/kauth5_qt.po
-Copyright: 2009-2013, Yasen Pramatarov <yasen at lindeas.com>
- 2006-2009, Zlatko Popov <zlatkopopov at fsa-bg.org>
-License: GPL
- This file is licensed under the GPL.
- .
- On Debian systems, the complete text of the GNU General Public License can be
- found in "/usr/share/common-licenses/GPL".
-
Files: debian/*
Copyright: 2014, Scarlett Clark <sgclark at kubuntu.org>
License: LGPL-2.1+
diff --git a/debian/kf6-kauth.lintian-overrides b/debian/kf6-kauth.lintian-overrides
new file mode 100644
index 0000000..97297a8
--- /dev/null
+++ b/debian/kf6-kauth.lintian-overrides
@@ -0,0 +1,2 @@
+kf6-kauth: dbus-policy-without-send-destination usr/share/dbus-1/system.d/org.kde.kf6auth.conf (rule 1) <policy context="default"><allow send_interface="org.kde.kf6auth"/>
+kf6-kauth: package-name-doesnt-match-sonames libKF6AuthCore6
\ No newline at end of file
diff --git a/debian/not-installed b/debian/not-installed
index 8b13789..e69de29 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -1 +0,0 @@
-
diff --git a/debian/patches/kf6_coinstall b/debian/patches/kf6_coinstall
deleted file mode 100644
index 7b5aeba..0000000
--- a/debian/patches/kf6_coinstall
+++ /dev/null
@@ -1,309 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 0d72fe5b8ed62fe965953b79d2449798f7da2868..719fd8df6cf0095517548286f182eae8524e7530 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -48,7 +48,7 @@ ecm_setup_version(PROJECT VARIABLE_PREFIX KAUTH
-
- find_package(KF6CoreAddons ${KF_DEP_VERSION} REQUIRED)
-
--set(KAUTH_HELPER_INSTALL_DIR "${KDE_INSTALL_LIBEXECDIR}/kauth")
-+set(KAUTH_HELPER_INSTALL_DIR "${KDE_INSTALL_LIBEXECDIR_KF}/kauth")
-
- if(IS_ABSOLUTE ${KAUTH_HELPER_INSTALL_DIR})
- set(KAUTH_HELPER_INSTALL_ABSOLUTE_DIR ${KAUTH_HELPER_INSTALL_DIR})
-diff --git a/autotests/CMakeLists.txt b/autotests/CMakeLists.txt
-index d96c511917c945d70a829711ebd30809ce9b46b0..01271d9c9858c31294796b885f4f8e4c3153b834 100644
---- a/autotests/CMakeLists.txt
-+++ b/autotests/CMakeLists.txt
-@@ -7,7 +7,7 @@ if(NOT TARGET Qt6::Test)
- endif()
-
- qt_add_dbus_adaptor(kauth_dbus_adaptor_tests_SRCS
-- ../src/backends/dbus/org.kde.kf5auth.xml
-+ ../src/backends/dbus/org.kde.kf6auth.xml
- ../src/backends/dbus/DBusHelperProxy.h
- KAuth::DBusHelperProxy)
-
-diff --git a/autotests/HelperTest.cpp b/autotests/HelperTest.cpp
-index 99a7b46304ba4a5bcb10c513b0c067c1cfee0c42..5a340beb1354fbf6bde431528ad5186af431f319 100644
---- a/autotests/HelperTest.cpp
-+++ b/autotests/HelperTest.cpp
-@@ -106,7 +106,7 @@ void HelperHandler::init()
- // The timer is here just to prevent the app from crashing.
- QTimer *timer = new QTimer(nullptr);
-
-- QVERIFY(m_helperProxy->initHelper(QLatin1String("org.kde.kf5auth.autotest")));
-+ QVERIFY(m_helperProxy->initHelper(QLatin1String("org.kde.kf6auth.autotest")));
-
- m_helperProxy->setHelperResponder(m_helper);
-
-@@ -142,8 +142,8 @@ void HelperTest::testBasicActionExecution()
- {
- Q_EMIT changeCapabilities(KAuth::AuthBackend::AuthorizeFromHelperCapability);
-
-- KAuth::Action action(QLatin1String("org.kde.kf5auth.autotest.standardaction"));
-- action.setHelperId(QLatin1String("org.kde.kf5auth.autotest"));
-+ KAuth::Action action(QLatin1String("org.kde.kf6auth.autotest.standardaction"));
-+ action.setHelperId(QLatin1String("org.kde.kf6auth.autotest"));
- QVERIFY(action.isValid());
-
- QCOMPARE(action.status(), KAuth::Action::AuthRequiredStatus);
-@@ -157,8 +157,8 @@ void HelperTest::testBasicActionExecution()
-
- void HelperTest::testExecuteJobSignals()
- {
-- KAuth::Action action(QLatin1String("org.kde.kf5auth.autotest.longaction"));
-- action.setHelperId(QLatin1String("org.kde.kf5auth.autotest"));
-+ KAuth::Action action(QLatin1String("org.kde.kf6auth.autotest.longaction"));
-+ action.setHelperId(QLatin1String("org.kde.kf6auth.autotest"));
- QVERIFY(action.isValid());
-
- QCOMPARE(action.status(), KAuth::Action::AuthRequiredStatus);
-@@ -190,8 +190,8 @@ void HelperTest::testExecuteJobSignals()
-
- void HelperTest::testTwoCalls()
- {
-- KAuth::Action action(QLatin1String("org.kde.kf5auth.autotest.standardaction"));
-- action.setHelperId(QLatin1String("org.kde.kf5auth.autotest"));
-+ KAuth::Action action(QLatin1String("org.kde.kf6auth.autotest.standardaction"));
-+ action.setHelperId(QLatin1String("org.kde.kf6auth.autotest"));
- QVERIFY(action.isValid());
-
- QCOMPARE(action.status(), KAuth::Action::AuthRequiredStatus);
-@@ -204,8 +204,8 @@ void HelperTest::testTwoCalls()
-
- void HelperTest::testActionData()
- {
-- KAuth::Action action(QLatin1String("org.kde.kf5auth.autotest.echoaction"));
-- action.setHelperId(QLatin1String("org.kde.kf5auth.autotest"));
-+ KAuth::Action action(QLatin1String("org.kde.kf6auth.autotest.echoaction"));
-+ action.setHelperId(QLatin1String("org.kde.kf6auth.autotest"));
-
- QVariantMap args;
- // Fill with random data (and test heavy structures while we're at it)
-@@ -228,8 +228,8 @@ void HelperTest::testActionData()
-
- void HelperTest::testHelperFailure()
- {
-- KAuth::Action action(QLatin1String("org.kde.kf5auth.autotest.failingaction"));
-- action.setHelperId(QLatin1String("org.kde.kf5auth.autotest"));
-+ KAuth::Action action(QLatin1String("org.kde.kf6auth.autotest.failingaction"));
-+ action.setHelperId(QLatin1String("org.kde.kf6auth.autotest"));
- QVERIFY(action.isValid());
- QCOMPARE(action.status(), KAuth::Action::AuthRequiredStatus);
- KAuth::ExecuteJob *job = action.execute();
-diff --git a/autotests/TestBackend.cpp b/autotests/TestBackend.cpp
-index b438eb399646f211a0b9f161806cb064b9a8ccdd..0bf835af28e53bc177e4987e60d28d1fdf50ff59 100644
---- a/autotests/TestBackend.cpp
-+++ b/autotests/TestBackend.cpp
-@@ -40,7 +40,7 @@ void TestBackend::setupAction(const QString &action)
- m_actionStatuses.insert(action, Action::AuthRequiredStatus);
- } else if (action == QLatin1String("always.authorized")) {
- m_actionStatuses.insert(action, Action::AuthorizedStatus);
-- } else if (action.startsWith(QLatin1String("org.kde.kf5auth.autotest"))) {
-+ } else if (action.startsWith(QLatin1String("org.kde.kf6auth.autotest"))) {
- m_actionStatuses.insert(action, Action::AuthRequiredStatus);
- }
- }
-@@ -75,7 +75,7 @@ bool TestBackend::isCallerAuthorized(const QString &action, const QByteArray &ca
- return false;
- } else if (action == QLatin1String("always.authorized")) {
- return true;
-- } else if (action.startsWith(QLatin1String("org.kde.kf5auth.autotest"))) {
-+ } else if (action.startsWith(QLatin1String("org.kde.kf6auth.autotest"))) {
- qDebug() << "Caller ID:" << callerId;
- if (callerId == callerID()) {
- m_actionStatuses.insert(action, Action::AuthorizedStatus);
-diff --git a/examples/client.cpp b/examples/client.cpp
-index 1db51855118eac129e89357f772fa8b40654e36d..49f5a6c33c307e643978cb732abfb713ed8e5b3b 100644
---- a/examples/client.cpp
-+++ b/examples/client.cpp
-@@ -23,8 +23,8 @@ int main(int argc, char **argv)
- //! [client_how_to_call_helper]
- QVariantMap args;
- args["filename"] = filename;
-- Action readAction("org.kde.kf5auth.example.read");
-- readAction.setHelperId("org.kde.kf5auth.example");
-+ Action readAction("org.kde.kf6auth.example.read");
-+ readAction.setHelperId("org.kde.kf6auth.example");
- readAction.setArguments(args);
- ExecuteJob *job = readAction.execute();
- if (!job->exec()) {
-diff --git a/examples/helper.cpp b/examples/helper.cpp
-index 7689b26fdf4badd9b4841e44ac51aecf01fbe3ec..fd159867824c0b42a52e89a5290cad6fa7833f6d 100644
---- a/examples/helper.cpp
-+++ b/examples/helper.cpp
-@@ -66,7 +66,7 @@ ActionReply MyHelper::longaction(const QVariantMap &)
- //! [helper_longaction]
-
- //! [helper_main]
--KAUTH_HELPER_MAIN("org.kde.kf5auth.example", MyHelper)
-+KAUTH_HELPER_MAIN("org.kde.kf6auth.example", MyHelper)
- //! [helper_main]
-
- #include "helper.moc"
-diff --git a/src/AuthBackend.h b/src/AuthBackend.h
-index 4e41a121b0bd9a6ffbc9106a2278516102421aec..e38df96eb5e5aa50fa22386c04fdbc7c20a87313 100644
---- a/src/AuthBackend.h
-+++ b/src/AuthBackend.h
-@@ -64,6 +64,6 @@ Q_DECLARE_OPERATORS_FOR_FLAGS(AuthBackend::Capabilities)
-
- } // namespace Auth
-
--Q_DECLARE_INTERFACE(KAuth::AuthBackend, "org.kde.kf5auth.AuthBackend/0.1")
-+Q_DECLARE_INTERFACE(KAuth::AuthBackend, "org.kde.kf6auth.AuthBackend/0.1")
-
- #endif
-diff --git a/src/ConfigureChecks.cmake b/src/ConfigureChecks.cmake
-index bd6b63cb69829400651181ab9905bd5ad832922e..52738da38fc1dce746f1c92daf206b511cac0875 100644
---- a/src/ConfigureChecks.cmake
-+++ b/src/ConfigureChecks.cmake
-@@ -154,7 +154,7 @@ set(KAUTH_HELPER_BACKEND_NAME ${KAUTH_HELPER_BACKEND} CACHE STRING "Specifies th
- # Add the correct libraries/files depending on the backend
- if(KAUTH_HELPER_BACKEND_NAME STREQUAL "DBUS")
- qt_add_dbus_adaptor(kauth_dbus_adaptor_SRCS
-- backends/dbus/org.kde.kf5auth.xml
-+ backends/dbus/org.kde.kf6auth.xml
- backends/dbus/DBusHelperProxy.h
- KAuth::DBusHelperProxy)
-
-@@ -166,7 +166,7 @@ if(KAUTH_HELPER_BACKEND_NAME STREQUAL "DBUS")
- set(KAUTH_HELPER_BACKEND_LIBS Qt6::DBus KF6::AuthCore)
-
- # Install some files as well
-- install(FILES backends/dbus/org.kde.kf5auth.conf
-+ install(FILES backends/dbus/org.kde.kf6auth.conf
- DESTINATION ${KDE_INSTALL_DBUSDIR}/system.d)
-
- install(FILES backends/dbus/dbus_policy.stub
-diff --git a/src/HelperProxy.h b/src/HelperProxy.h
-index 1b1969bc9ca4ca031416df842ac3b48251a2f32e..3874c8dcec001bf08dbf713e80b31237a6f8a0f2 100644
---- a/src/HelperProxy.h
-+++ b/src/HelperProxy.h
-@@ -50,6 +50,6 @@ Q_SIGNALS:
-
- } // namespace KAuth
-
--Q_DECLARE_INTERFACE(KAuth::HelperProxy, "org.kde.kf5auth.HelperProxy/0.1")
-+Q_DECLARE_INTERFACE(KAuth::HelperProxy, "org.kde.kf6auth.HelperProxy/0.1")
-
- #endif
-diff --git a/src/actionreply.h b/src/actionreply.h
-index 17bcfe3df07a0531054156c9812a87ed44eb811f..6e2d4820a1b6262dc2e29e32a8f7074fe164a0ac 100644
---- a/src/actionreply.h
-+++ b/src/actionreply.h
-@@ -126,9 +126,9 @@
-
- The slot names are the last part of the action name, without the helper's ID if
- it's a prefix, with all the dots replaced by underscores. In this case, the
-- helper ID is "org.kde.kf5auth.example", so those three slots implement the
-- actions "org.kde.kf5auth.example.read", "org.kde.kf5auth.example.write" and
-- "org.kde.kf5auth.example.longaction". The helper ID doesn't have to appear at
-+ helper ID is "org.kde.kf6auth.example", so those three slots implement the
-+ actions "org.kde.kf6auth.example.read", "org.kde.kf6auth.example.write" and
-+ "org.kde.kf6auth.example.longaction". The helper ID doesn't have to appear at
- the beginning of the action name, but it's good practice. If you want to extend
- MyHelper to implement also a different action like
- "org.kde.datetime.changetime", since the helper ID doesn't match you'll have to
-@@ -203,7 +203,7 @@
- definition for the read action is:
-
- @verbatim
-- [org.kde.kf5auth.example.read]
-+ [org.kde.kf6auth.example.read]
- Name=Read action
- Description=Read action description
- Policy=auth_admin
-@@ -262,7 +262,7 @@
- @section kauth_async Asynchronous calls, data reporting, and action termination
-
- For a more advanced example, we look at the action
-- "org.kde.kf5auth.example.longaction" in the example helper. This is an action
-+ "org.kde.kf6auth.example.longaction" in the example helper. This is an action
- that takes a long time to execute, so we need some features:
- - The helper needs to regularly send data to the application, to inform about
- the execution status.
-diff --git a/src/backends/dbus/DBusHelperProxy.cpp b/src/backends/dbus/DBusHelperProxy.cpp
-index 681f522bac03c4b070e7357fdab6624416da4bbd..12a12b2f8642499e2b17895443d1f14adef5bdec 100644
---- a/src/backends/dbus/DBusHelperProxy.cpp
-+++ b/src/backends/dbus/DBusHelperProxy.cpp
-@@ -9,7 +9,7 @@
- #include "DBusHelperProxy.h"
- #include "BackendsManager.h"
- #include "kauthdebug.h"
--#include "kf5authadaptor.h"
-+#include "kf6authadaptor.h"
-
- #include <QDBusConnectionInterface>
- #include <QDBusMessage>
-@@ -46,7 +46,7 @@ DBusHelperProxy::~DBusHelperProxy()
- void DBusHelperProxy::stopAction(const QString &action, const QString &helperID)
- {
- QDBusMessage message;
-- message = QDBusMessage::createMethodCall(helperID, QLatin1String("/"), QLatin1String("org.kde.kf5auth"), QLatin1String("stopAction"));
-+ message = QDBusMessage::createMethodCall(helperID, QLatin1String("/"), QLatin1String("org.kde.kf6auth"), QLatin1String("stopAction"));
-
- QList<QVariant> args;
- args << action;
-@@ -74,7 +74,7 @@ void DBusHelperProxy::executeAction(const QString &action, const QString &helper
-
- const bool connected = m_busConnection.connect(helperID,
- QLatin1String("/"),
-- QLatin1String("org.kde.kf5auth"),
-+ QLatin1String("org.kde.kf6auth"),
- QLatin1String("remoteSignal"),
- this,
- SLOT(remoteSignalReceived(int, QString, QByteArray)));
-@@ -89,7 +89,7 @@ void DBusHelperProxy::executeAction(const QString &action, const QString &helper
- }
-
- QDBusMessage message;
-- message = QDBusMessage::createMethodCall(helperID, QLatin1String("/"), QLatin1String("org.kde.kf5auth"), QLatin1String("performAction"));
-+ message = QDBusMessage::createMethodCall(helperID, QLatin1String("/"), QLatin1String("org.kde.kf6auth"), QLatin1String("performAction"));
-
- QList<QVariant> args;
- args << action << BackendsManager::authBackend()->callerID() << BackendsManager::authBackend()->backendDetails(details) << blob;
-@@ -129,7 +129,7 @@ void DBusHelperProxy::executeAction(const QString &action, const QString &helper
-
- bool DBusHelperProxy::initHelper(const QString &name)
- {
-- new Kf5authAdaptor(this);
-+ new Kf6authAdaptor(this);
-
- if (!m_busConnection.registerService(name)) {
- qCWarning(KAUTH) << "Error registering helper DBus service" << name << m_busConnection.lastError().message();
-diff --git a/src/backends/dbus/org.kde.kf5auth.conf b/src/backends/dbus/org.kde.kf6auth.conf
-similarity index 67%
-rename from src/backends/dbus/org.kde.kf5auth.conf
-rename to src/backends/dbus/org.kde.kf6auth.conf
-index 5aea1cdd44d8b19f05b7efc93f66f27a48d739c7..7f12f0d72e3fef3d05dd070286116446bf3b86ed 100644
---- a/src/backends/dbus/org.kde.kf5auth.conf
-+++ b/src/backends/dbus/org.kde.kf6auth.conf
-@@ -5,9 +5,9 @@
-
- <!-- Allow anyone to call into the service - we'll reject callers using Polkit -->
- <policy context="default">
-- <allow send_interface="org.kde.kf5auth"/>
-- <allow receive_sender="org.kde.kf5auth"/>
-- <allow receive_interface="org.kde.kf5auth"/>
-+ <allow send_interface="org.kde.kf6auth"/>
-+ <allow receive_sender="org.kde.kf6auth"/>
-+ <allow receive_interface="org.kde.kf6auth"/>
- </policy>
-
- </busconfig>
-diff --git a/src/backends/dbus/org.kde.kf5auth.xml b/src/backends/dbus/org.kde.kf6auth.xml
-similarity index 96%
-rename from src/backends/dbus/org.kde.kf5auth.xml
-rename to src/backends/dbus/org.kde.kf6auth.xml
-index 34207730181602bfe41bad18828713d18a9e38ea..2194acf9b61bf660d50098e1e59983f66fc46818 100644
---- a/src/backends/dbus/org.kde.kf5auth.xml
-+++ b/src/backends/dbus/org.kde.kf6auth.xml
-@@ -1,6 +1,6 @@
- <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
- <node>
-- <interface name="org.kde.kf5auth">
-+ <interface name="org.kde.kf6auth">
- <method name="performAction" >
- <arg name="action" type="s" direction="in" />
- <arg name="callerID" type="ay" direction="in" />
diff --git a/debian/patches/make_kauth-gen-policy_useful_for_crosscompiling.path b/debian/patches/make_kauth-gen-policy_useful_for_crosscompiling.path
deleted file mode 100644
index eaf57b6..0000000
--- a/debian/patches/make_kauth-gen-policy_useful_for_crosscompiling.path
+++ /dev/null
@@ -1,30 +0,0 @@
-From: =?utf-8?q?Sandro_Kanu=C3=9F?= <hefee at debian.org>
-Date: Thu, 25 Jan 2018 10:02:33 -0300
-Subject: Make kauth-gen-policy useful for cross compilation
-
-kauth-gen-policy appears to be a tool for turning a text file in
-qsettings format (similar to .ini) into an xml file. Both are textual,
-so it seems like putting kauth-gen-policy into a Multi-Arch: foreign
-package (like kconfig_compiler_kf5 in #887452). Thus we can draw the
-same conclusion.
-
-Origin: Debian
-Bug-Debian: https://bugs.debian.org/887521
-Last-Update: 2018-01-21
----
- CMakeLists.txt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index ddb5f55..cce4654 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -42,7 +42,7 @@ ecm_setup_version(PROJECT VARIABLE_PREFIX KAUTH
-
- find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED)
-
--set(KAUTH_HELPER_INSTALL_DIR "${KDE_INSTALL_LIBEXECDIR}/kauth")
-+set(KAUTH_HELPER_INSTALL_DIR "${KDE_INSTALL_LIBEXECDIR}/kauth" CACHE STRING "Set directory for kauth helper tool")
-
- if(IS_ABSOLUTE ${KAUTH_HELPER_INSTALL_DIR})
- set(KAUTH_HELPER_INSTALL_ABSOLUTE_DIR ${KAUTH_HELPER_INSTALL_DIR})
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 245af98..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-#make_kauth-gen-policy_useful_for_crosscompiling.path
diff --git a/debian/rules b/debian/rules
index 2357f1e..5eee8cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@
override_dh_auto_configure:
dh_auto_configure -- \
- -DBUILD_QCH=ON
\ No newline at end of file
+ -DBUILD_QCH=ON
More information about the Neon-commits
mailing list