[SCM] kcalutils packaging branch, master, updated. debian/16.04.2-1-16-gf92ecc1

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 10 16:59:01 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kcalutils.git;a=commitdiff;h=43e13e6

The following commit has been merged in the master branch:
commit 43e13e6fadc7b441784253ffebb758711e3484ec
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date:   Thu Aug 25 14:10:31 2016 +0200

    Refresh patches
---
 debian/patches/series             |  1 -
 debian/patches/set_icontheme.diff | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index a19feb9..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-set_icontheme.diff
diff --git a/debian/patches/set_icontheme.diff b/debian/patches/set_icontheme.diff
deleted file mode 100644
index 0fe7ecb..0000000
--- a/debian/patches/set_icontheme.diff
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Date: Tue, 12 Jul 2016 21:57:12 +0200
-Subject: set_icontheme
-
----
- autotests/testincidenceformatter.cpp | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/autotests/testincidenceformatter.cpp b/autotests/testincidenceformatter.cpp
-index 81367f9..564143a 100644
---- a/autotests/testincidenceformatter.cpp
-+++ b/autotests/testincidenceformatter.cpp
-@@ -50,6 +50,8 @@ void IncidenceFormatterTest::initTestCase()
-     QStandardPaths::setTestModeEnabled(true);
-     GrantleeTemplateManager::instance()->setTemplatePath(QStringLiteral(TEST_TEMPLATE_PATH));
-     GrantleeTemplateManager::instance()->setPluginPath(QStringLiteral(TEST_PLUGIN_PATH));
-+    // This test only works using the oxygen icon theme
-+    QIcon::setThemeName(QStringLiteral("oxygen"));
- }
- 
- void IncidenceFormatterTest::testRecurrenceString()

-- 
kcalutils packaging



More information about the pkg-kde-commits mailing list