[SCM] syntax-highlighting packaging branch, master, updated. debian/5.37.0-3-51-gabd7d44

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:52:30 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/syntax-highlighting.git;a=commitdiff;h=c2cf89d

The following commit has been merged in the master branch:
commit c2cf89d22ed52fa8c2798251adf147acbd6b4560
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Nov 7 13:57:49 2016 +0100

    add more debug
---
 debian/patches/0001-debug-path.patch | 24 ++++++++++++++++++++++++
 debian/patches/series                |  1 +
 2 files changed, 25 insertions(+)

diff --git a/debian/patches/0001-debug-path.patch b/debian/patches/0001-debug-path.patch
new file mode 100644
index 0000000..ed4415c
--- /dev/null
+++ b/debian/patches/0001-debug-path.patch
@@ -0,0 +1,24 @@
+From 2ad8c3304957a363d058f3bbac6ab16070868b5f Mon Sep 17 00:00:00 2001
+From: Harald Sitter <sitter at kde.org>
+Date: Mon, 7 Nov 2016 13:57:08 +0100
+Subject: [PATCH] debug path
+
+---
+ autotests/testhighlighter.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/autotests/testhighlighter.cpp b/autotests/testhighlighter.cpp
+index 2b2118c..c6d91a3 100644
+--- a/autotests/testhighlighter.cpp
++++ b/autotests/testhighlighter.cpp
+@@ -144,6 +144,7 @@ private Q_SLOTS:
+                 << syntax;
+         }
+ 
++        qDebug() << QStringLiteral(TESTBUILDDIR "/output/");
+         QVERIFY(QDir().mkpath(QStringLiteral(TESTBUILDDIR "/output/")));
+     }
+ 
+-- 
+2.7.4
+
diff --git a/debian/patches/series b/debian/patches/series
index 611230e..f6b2d70 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-don-t-ignore-return-value-verify-it.patch
+0001-debug-path.patch

-- 
syntax-highlighting packaging



More information about the pkg-kde-commits mailing list