[Pkg-kde-commits] rev 2161 - branches/kde-3.4.0/packages/kdegraphics/debian branches/kde-3.4.0/packages/kdegraphics/debian/patches trunk/packages/kdegraphics/debian trunk/packages/kdegraphics/debian/patches

Christopher Martin chrsmrtn at costa.debian.org
Tue Nov 8 16:09:52 UTC 2005


Author: chrsmrtn
Date: 2005-11-08 16:09:44 +0000 (Tue, 08 Nov 2005)
New Revision: 2161

Added:
   branches/kde-3.4.0/packages/kdegraphics/debian/patches/11_build-fix_35-backport.diff
   trunk/packages/kdegraphics/debian/patches/11_build-fix_35-backport.diff
Modified:
   branches/kde-3.4.0/packages/kdegraphics/debian/changelog
   trunk/packages/kdegraphics/debian/changelog
Log:
Add a kdegraphics build fix.


Modified: branches/kde-3.4.0/packages/kdegraphics/debian/changelog
===================================================================
--- branches/kde-3.4.0/packages/kdegraphics/debian/changelog	2005-11-08 09:46:18 UTC (rev 2160)
+++ branches/kde-3.4.0/packages/kdegraphics/debian/changelog	2005-11-08 16:09:44 UTC (rev 2161)
@@ -1,3 +1,11 @@
+kdegraphics (4:3.4.3-2) UNRELEASED; urgency=low
+
+  +++ Changes by Christopher Martin:
+
+  * Backport from KDE 3.5 a build fix for ksvg. (Closes: #338142)
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Date
+
 kdegraphics (4:3.4.3-1) experimental; urgency=low
 
   * New upstream release.

Added: branches/kde-3.4.0/packages/kdegraphics/debian/patches/11_build-fix_35-backport.diff
===================================================================
--- branches/kde-3.4.0/packages/kdegraphics/debian/patches/11_build-fix_35-backport.diff	2005-11-08 09:46:18 UTC (rev 2160)
+++ branches/kde-3.4.0/packages/kdegraphics/debian/patches/11_build-fix_35-backport.diff	2005-11-08 16:09:44 UTC (rev 2161)
@@ -0,0 +1,11 @@
+--- kde.orig/ksvg/impl/SVGHelperImpl.h
++++ kde.patched/ksvg/impl/SVGHelperImpl.h
+@@ -25,6 +25,8 @@
+ 
+ #include "SVGElementImpl.h"
+ #include "SVGLengthImpl.h"
++#include "SVGDocumentImpl.h"
++#include "ksvg_ecma.h"
+ 
+ #include "ksvg_lookup.h"
+ 

Modified: trunk/packages/kdegraphics/debian/changelog
===================================================================
--- trunk/packages/kdegraphics/debian/changelog	2005-11-08 09:46:18 UTC (rev 2160)
+++ trunk/packages/kdegraphics/debian/changelog	2005-11-08 16:09:44 UTC (rev 2161)
@@ -1,3 +1,11 @@
+kdegraphics (4:3.4.3-2) UNRELEASED; urgency=low
+
+  +++ Changes by Christopher Martin:
+
+  * Backport from KDE 3.5 a build fix for ksvg. (Closes: #338142)
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Date
+
 kdegraphics (4:3.4.3-1) experimental; urgency=low
 
   * New upstream release.

Added: trunk/packages/kdegraphics/debian/patches/11_build-fix_35-backport.diff
===================================================================
--- trunk/packages/kdegraphics/debian/patches/11_build-fix_35-backport.diff	2005-11-08 09:46:18 UTC (rev 2160)
+++ trunk/packages/kdegraphics/debian/patches/11_build-fix_35-backport.diff	2005-11-08 16:09:44 UTC (rev 2161)
@@ -0,0 +1,11 @@
+--- kde.orig/ksvg/impl/SVGHelperImpl.h
++++ kde.patched/ksvg/impl/SVGHelperImpl.h
+@@ -25,6 +25,8 @@
+ 
+ #include "SVGElementImpl.h"
+ #include "SVGLengthImpl.h"
++#include "SVGDocumentImpl.h"
++#include "ksvg_ecma.h"
+ 
+ #include "ksvg_lookup.h"
+ 




More information about the pkg-kde-commits mailing list