[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=9a4f9e2

The following commit has been merged in the master branch:
commit 9a4f9e22d9dae82bf7927f14f04241afe538c853
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Feb 4 13:24:11 2014 +0100

    New patch: install_selection
---
 debian/changelog                 |  1 +
 debian/patches/install_selection | 12 ++++++++++++
 debian/patches/series            |  1 +
 3 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6856ef3..a6bbf91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ okteta (4:4.11.5-1) UNRELEASED; urgency=medium
   * New patch: install_config-qca2
   * New patch: install_poddata
   * New patch: install_containedstring
+  * New patch: install_selection
 
  -- Maximiliano Curia <maxy at debian.org>  Mon, 03 Feb 2014 18:42:37 +0100
 
diff --git a/debian/patches/install_selection b/debian/patches/install_selection
new file mode 100644
index 0000000..ad5d7db
--- /dev/null
+++ b/debian/patches/install_selection
@@ -0,0 +1,12 @@
+Index: okteta/gui/CMakeLists.txt
+===================================================================
+--- okteta.orig/gui/CMakeLists.txt	2014-02-04 13:28:51.196982224 +0100
++++ okteta/gui/CMakeLists.txt	2014-02-04 13:29:23.393724514 +0100
+@@ -98,6 +98,7 @@
+   coord.h
+   coordrange.h
+   coordrangelist.h
++  selection.h
+ )
+ 
+ set( oktetagui_LIB_CCHDRS
diff --git a/debian/patches/series b/debian/patches/series
index bb7dd84..42cd8e0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ install_coordrange
 install_config-qca2
 install_poddata
 install_containedstring
+install_selection

-- 
okteta packaging



More information about the pkg-kde-commits mailing list