[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=1f898a1

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

    New patch: install_containedstring
---
 debian/changelog                             |  1 +
 debian/libkasten2okteta1controllers1abi1.acc |  1 +
 debian/okteta-dev.install                    |  1 +
 debian/patches/install_containedstring       | 12 ++++++++++++
 debian/patches/series                        |  1 +
 5 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8299f9c..6856ef3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ okteta (4:4.11.5-1) UNRELEASED; urgency=medium
   * Update install files.
   * New patch: install_config-qca2
   * New patch: install_poddata
+  * New patch: install_containedstring
 
  -- Maximiliano Curia <maxy at debian.org>  Mon, 03 Feb 2014 18:42:37 +0100
 
diff --git a/debian/libkasten2okteta1controllers1abi1.acc b/debian/libkasten2okteta1controllers1abi1.acc
index 9996694..c63413f 100644
--- a/debian/libkasten2okteta1controllers1abi1.acc
+++ b/debian/libkasten2okteta1controllers1abi1.acc
@@ -22,6 +22,7 @@
     /usr/include/kasten2/okteta1/checksumtool.h
     /usr/include/kasten2/okteta1/checksumtoolviewfactory.h
     /usr/include/kasten2/okteta1/checksumtoolview.h
+    /usr/include/kasten2/okteta1/containedstring.h
     /usr/include/kasten2/okteta1/documentinfotool.h
     /usr/include/kasten2/okteta1/documentinfotoolview.h
     /usr/include/kasten2/okteta1/filtertoolfactory.h
diff --git a/debian/okteta-dev.install b/debian/okteta-dev.install
index 914ddc3..b07c94b 100644
--- a/debian/okteta-dev.install
+++ b/debian/okteta-dev.install
@@ -257,6 +257,7 @@ usr/include/kasten2/okteta1/checksumtoolfactory.h
 usr/include/kasten2/okteta1/checksumtoolview.h
 usr/include/kasten2/okteta1/checksumtoolviewfactory.h
 usr/include/kasten2/okteta1/config-qca2.h
+usr/include/kasten2/okteta1/containedstring.h
 usr/include/kasten2/okteta1/documentinfotool.h
 usr/include/kasten2/okteta1/documentinfotoolview.h
 usr/include/kasten2/okteta1/filtertool.h
diff --git a/debian/patches/install_containedstring b/debian/patches/install_containedstring
new file mode 100644
index 0000000..07e759d
--- /dev/null
+++ b/debian/patches/install_containedstring
@@ -0,0 +1,12 @@
+Index: okteta/kasten/controllers/CMakeLists.txt
+===================================================================
+--- okteta.orig/kasten/controllers/CMakeLists.txt	2014-02-04 02:30:48.243401922 +0100
++++ okteta/kasten/controllers/CMakeLists.txt	2014-02-04 12:12:25.635054878 +0100
+@@ -525,6 +525,7 @@
+   view/viewstatus/viewstatuscontroller.h
+   view/viewprofiles/viewprofilecontroller.h
+   view/viewprofiles/viewprofilesmanagecontroller.h
++  view/stringsextract/containedstring.h
+   view/stringsextract/stringsextracttool.h
+   view/stringsextract/stringsextracttoolview.h
+   view/stringsextract/stringsextracttoolfactory.h
diff --git a/debian/patches/series b/debian/patches/series
index 52fef9d..bb7dd84 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@ rename_modelstreamgeneratethread
 install_coordrange
 install_config-qca2
 install_poddata
+install_containedstring

-- 
okteta packaging



More information about the pkg-kde-commits mailing list