[SCM] okteta packaging branch, kde4.12, updated. debian/4.11.3-3-25-gb83d5bc

Maximiliano Curia maxy at moszumanska.debian.org
Sat Feb 8 18:34:55 UTC 2014


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

The following commit has been merged in the kde4.12 branch:
commit b83d5bc0054e1d83450d38f2918c7bdfc91d45ff
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed Feb 5 02:57:59 2014 +0100

    Patch bytearraydocument.h after build.
---
 debian/changelog | 1 +
 debian/rules     | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 219c52d..e3ab3b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ okteta (4:4.12.2-1) UNRELEASED; urgency=medium
   * New upstream patch: okteta-fix_wrong_include
   * New upstream patch: okteta-fix_forwarding_to_meanwhile
   * New upstream patch: okteta-install_missing_headers
+  * Patch bytearraydocument.h after build.
 
  -- Maximiliano Curia <maxy at debian.org>  Tue, 04 Feb 2014 22:19:33 +0100
 
diff --git a/debian/rules b/debian/rules
index eb4556c..947a41d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,8 @@ dh = --with sodeps
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 .PHONY: override_dh_auto_test
+
+override_dh_auto_install:
+	$(overridden_command)
+	sed -i 's/<versionable\.h>/"..\/versionable.h"/' \
+	    debian/tmp/usr/include/kasten2/okteta1/bytearraydocument.h

-- 
okteta packaging



More information about the pkg-kde-commits mailing list