[SCM] kpimtextedit packaging branch, master, updated. debian/16.04.1-1-11-ge7de016

Maximiliano Curia maxy at moszumanska.debian.org
Mon Jun 27 11:00:45 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kpimtextedit.git;a=commitdiff;h=67681cc

The following commit has been merged in the master branch:
commit 67681cc70cadab7bdbe10e71f265c5769d6a0275
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Jun 27 12:59:11 2016 +0200

    Update patch set_icontheme.diff
---
 debian/patches/set_icontheme.diff | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/patches/set_icontheme.diff b/debian/patches/set_icontheme.diff
index 4e3fada..eb7bac9 100644
--- a/debian/patches/set_icontheme.diff
+++ b/debian/patches/set_icontheme.diff
@@ -11,11 +11,9 @@ unit tests environment).
  src/texttospeech/autotests/texttospeechwidgettest.cpp  | 1 +
  2 files changed, 2 insertions(+)
 
-diff --git a/src/texttospeech/autotests/texttospeechactionstest.cpp b/src/texttospeech/autotests/texttospeechactionstest.cpp
-index ab14c62..a5578ca 100644
 --- a/src/texttospeech/autotests/texttospeechactionstest.cpp
 +++ b/src/texttospeech/autotests/texttospeechactionstest.cpp
-@@ -27,6 +27,7 @@ TextToSpeechActionsTest::TextToSpeechActionsTest(QObject *parent)
+@@ -27,6 +27,7 @@
      : QObject(parent)
  {
      qRegisterMetaType<KPIMTextEdit::TextToSpeechWidget::State>();
@@ -23,11 +21,9 @@ index ab14c62..a5578ca 100644
  }
  
  TextToSpeechActionsTest::~TextToSpeechActionsTest()
-diff --git a/src/texttospeech/autotests/texttospeechwidgettest.cpp b/src/texttospeech/autotests/texttospeechwidgettest.cpp
-index 0ee53fc..401e5eb 100644
 --- a/src/texttospeech/autotests/texttospeechwidgettest.cpp
 +++ b/src/texttospeech/autotests/texttospeechwidgettest.cpp
-@@ -30,6 +30,7 @@ TextToSpeechWidgetTest::TextToSpeechWidgetTest(QObject *parent)
+@@ -30,6 +30,7 @@
      : QObject(parent)
  {
      qRegisterMetaType<KPIMTextEdit::TextToSpeechWidget::State>();
@@ -35,3 +31,13 @@ index 0ee53fc..401e5eb 100644
  }
  
  void TextToSpeechWidgetTest::addInterface(KPIMTextEdit::TextToSpeechWidget *widget)
+--- a/src/composer-ng/autotests/richtextcomposertest.cpp
++++ b/src/composer-ng/autotests/richtextcomposertest.cpp
+@@ -41,6 +41,7 @@
+     : QObject(parent)
+ {
+     qRegisterMetaType<KPIMTextEdit::RichTextComposer::Mode>();
++    QIcon::setThemeName(QStringLiteral("breeze"));
+ }
+ 
+ RichTextComposerTest::~RichTextComposerTest()

-- 
kpimtextedit packaging



More information about the pkg-kde-commits mailing list