[SCM] okteta packaging branch, master, updated. debian/4.11.3-3-18-g4ee4bb9

Maximiliano Curia maxy at moszumanska.debian.org
Tue Feb 4 13:54:43 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/okteta.git;a=commitdiff;h=a87e997

The following commit has been merged in the master branch:
commit a87e9973c20f2d9487b63ff8e8eca5cc39a13755
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Feb 4 01:53:16 2014 +0100

    New patch: install_coordrange
---
 debian/changelog                  |  1 +
 debian/patches/install_coordrange | 18 ++++++++++++++++++
 debian/patches/series             |  1 +
 3 files changed, 20 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a17b662..9b048fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ okteta (4:4.11.5-1) UNRELEASED; urgency=medium
   * Add autopkgtests.
   * Add abi-compliance-checker info.
   * New patch: rename_modelstreamgeneratethread
+  * New patch: install_coordrange
 
  -- Maximiliano Curia <maxy at debian.org>  Mon, 03 Feb 2014 18:42:37 +0100
 
diff --git a/debian/patches/install_coordrange b/debian/patches/install_coordrange
new file mode 100644
index 0000000..c55c4fa
--- /dev/null
+++ b/debian/patches/install_coordrange
@@ -0,0 +1,18 @@
+Index: okteta/gui/CMakeLists.txt
+===================================================================
+--- okteta.orig/gui/CMakeLists.txt	2014-02-04 13:24:55.123541490 +0100
++++ okteta/gui/CMakeLists.txt	2014-02-04 13:25:10.071885970 +0100
+@@ -92,9 +92,12 @@
+   abstractbytearrayview.h
+   bytearraycolumnview.h
+   bytearrayrowview.h
+-  bytearraytablelayout.h 
++  bytearraytablelayout.h
+   bytearraytableranges.h
+   offsetformat.h
++  coord.h
++  coordrange.h
++  coordrangelist.h
+ )
+ 
+ set( oktetagui_LIB_CCHDRS
diff --git a/debian/patches/series b/debian/patches/series
index c200a69..49a81c0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 enable_debianabimanager.diff
 rename_modelstreamgeneratethread
+install_coordrange

-- 
okteta packaging



More information about the pkg-kde-commits mailing list