[SCM] kdepim-addons packaging branch, master, updated. debian/16.04.3-1-80-gcad3866

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 2 16:42:11 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdepim-addons.git;a=commitdiff;h=ca8926c

The following commit has been merged in the master branch:
commit ca8926c15ff201d71c90ff150982621b697aff71
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Fri Aug 12 13:23:36 2016 +0100

    remove patch now in source
---
 debian/patches/series             |  1 -
 debian/patches/set_icontheme.diff | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index 49eb49e..f533953 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 remove_sh_extensions
 spambayes.patch
-set_icontheme.diff
diff --git a/debian/patches/set_icontheme.diff b/debian/patches/set_icontheme.diff
deleted file mode 100644
index 9badd0d..0000000
--- a/debian/patches/set_icontheme.diff
+++ /dev/null
@@ -1,19 +0,0 @@
---- a/plugins/messageviewer/bodypartformatter/autotests/rendertest.cpp
-+++ b/plugins/messageviewer/bodypartformatter/autotests/rendertest.cpp
-@@ -52,6 +52,9 @@
-     QFETCH(QString, referenceFileName);
-     QFETCH(QString, outFileName);
- 
-+    // This test only works using the oxygen icon theme
-+    QIcon::setThemeName(QStringLiteral("oxygen"));
-+
-     const QString htmlFileName = outFileName + QLatin1String(".html");
- 
-     // load input mail
-@@ -120,4 +123,4 @@
-     QCOMPARE(proc.exitCode(), 0);
- }
- 
--QTEST_MAIN(RenderTest)
-\ No newline at end of file
-+QTEST_MAIN(RenderTest)

-- 
kdepim-addons packaging



More information about the pkg-kde-commits mailing list