[Debian-hebrew-package] r911 - in /pkg/hocr/trunk/debian/patches: ./ missing-includes.patch series

kaplan at users.alioth.debian.org kaplan at users.alioth.debian.org
Sun Jul 24 21:50:30 UTC 2011


Author: kaplan
Date: Sun Jul 24 21:50:29 2011
New Revision: 911

URL: http://svn.debian.org/wsvn/debian-hebrew/?sc=1&rev=911
Log:
Include patch from Fedora by Oron Peled <oron at actcom.co.il> to add some
missing include statements.

Added:
    pkg/hocr/trunk/debian/patches/
    pkg/hocr/trunk/debian/patches/missing-includes.patch
    pkg/hocr/trunk/debian/patches/series

Added: pkg/hocr/trunk/debian/patches/missing-includes.patch
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/hocr/trunk/debian/patches/missing-includes.patch?rev=911&op=file
==============================================================================
--- pkg/hocr/trunk/debian/patches/missing-includes.patch (added)
+++ pkg/hocr/trunk/debian/patches/missing-includes.patch Sun Jul 24 21:50:29 2011
@@ -1,0 +1,20 @@
+--- a/src/ho_recognize.c
++++ b/src/ho_recognize.c
+@@ -41,6 +41,7 @@
+ #include "ho_objmap.h"
+ #include "ho_segment.h"
+ #include "ho_font.h"
++#include "ho_linguistics.h"
+ 
+ #include "fonts/ho_recognize_font_1.h"
+ #include "fonts/ho_recognize_font_2.h"
+--- a/src/ho_segment.c
++++ b/src/ho_segment.c
+@@ -39,6 +39,7 @@
+ 
+ #include "ho_bitmap.h"
+ #include "ho_objmap.h"
++#include "ho_dimentions.h"
+ 
+ #include "ho_segment.h"
+ 

Added: pkg/hocr/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/hocr/trunk/debian/patches/series?rev=911&op=file
==============================================================================
--- pkg/hocr/trunk/debian/patches/series (added)
+++ pkg/hocr/trunk/debian/patches/series Sun Jul 24 21:50:29 2011
@@ -1,0 +1,1 @@
+missing-includes.patch




More information about the Debian-hebrew-package mailing list