[SCM] tora Debian packaging branch, master, updated. upstream/2.1.3-39-gd6d47e0

Michael Meskes meskes at moszumanska.debian.org
Mon Dec 12 16:09:51 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/tora.git;a=commitdiff;h=f6f1818

The following commit has been merged in the master branch:
commit f6f181801c5d4d207b8691dca2144f90a8530b6c
Author: Michael Meskes <meskes at debian.org>
Date:   Mon Dec 12 15:18:51 2016 +0100

    Added missing entry in initializer.
    
    Closes: #811663
    
    Thanks: Christoph Biedl <debian.axhn at manchmal.in-ulm.de>
---
 debian/patches/initializer.diff | 11 +++++++++++
 debian/patches/series           |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/initializer.diff b/debian/patches/initializer.diff
new file mode 100644
index 0000000..b6fa105
--- /dev/null
+++ b/debian/patches/initializer.diff
@@ -0,0 +1,11 @@
+--- a/src/toplsqltext.cpp
++++ b/src/toplsqltext.cpp
+@@ -77,7 +77,7 @@ TypeMap[] = { { "FUNCTION", "Fc", ":/icons/function.png", true , true },    // M
+     { "LOOP", "Loop", NULL, false, false},
+     { "WHILE", "Loop", NULL, false, false},
+     { "FOR", "Loop", NULL, false, false},
+-    { NULL, NULL, false, false}
++    { NULL, NULL, NULL, false, false}
+ };
+ 
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..d75723a
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+initializer.diff

-- 
tora Debian packaging 



More information about the pkg-kde-commits mailing list