From 1e98d18110a8c3d279ce58465fe72d448e8266d2 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 20 Jun 2025 08:41:29 +0200 Subject: core/gpgme-1: was in the wrong place, moved to "core" --- gpgme-1/0025_debian_default_is_openpgp.diff | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 gpgme-1/0025_debian_default_is_openpgp.diff (limited to 'gpgme-1/0025_debian_default_is_openpgp.diff') diff --git a/gpgme-1/0025_debian_default_is_openpgp.diff b/gpgme-1/0025_debian_default_is_openpgp.diff deleted file mode 100644 index 31853359..00000000 --- a/gpgme-1/0025_debian_default_is_openpgp.diff +++ /dev/null @@ -1,18 +0,0 @@ -Description: Adapt testsuite to changed gnupg defaults in Debian -Author: Andreas Metzler -Origin: vendor -Bug-Debian: https://bugs.debian.org/1103189 -Forwarded: not-needed -Last-Update: 2025-04-20 - ---- gpgme1.0-1.24.2.orig/lang/qt/tests/t-config.cpp -+++ gpgme1.0-1.24.2/lang/qt/tests/t-config.cpp -@@ -62,7 +62,7 @@ private Q_SLOTS: - auto entry = conf->entry(QStringLiteral("gpg"), QStringLiteral("compliance")); - QVERIFY(entry); - const auto defaultValue = entry->defaultValue().toString(); -- QCOMPARE(defaultValue, QStringLiteral("gnupg")); -+ QCOMPARE(defaultValue, QStringLiteral("openpgp")); - - entry->setStringValue("de-vs"); - conf->sync(true); -- cgit v1.2.3-70-g09d2