[Debian-hebrew-package] r1052 - in /pkg/hocr/trunk/debian: changelog patches/pkgincludedir.patch patches/series

tzafrir at users.alioth.debian.org tzafrir at users.alioth.debian.org
Tue Jan 24 05:48:59 UTC 2017


Author: tzafrir
Date: Tue Jan 24 05:48:58 2017
New Revision: 1052

URL: http://svn.debian.org/wsvn/debian-hebrew/?sc=1&rev=1052
Log:
pkgconfig.patch: fix usage of @pkgincludedir@ in pkg-config file

Added:
    pkg/hocr/trunk/debian/patches/pkgincludedir.patch
Modified:
    pkg/hocr/trunk/debian/changelog
    pkg/hocr/trunk/debian/patches/series

Modified: pkg/hocr/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/hocr/trunk/debian/changelog?rev=1052&op=diff
==============================================================================
--- pkg/hocr/trunk/debian/changelog	(original)
+++ pkg/hocr/trunk/debian/changelog	Tue Jan 24 05:48:58 2017
@@ -17,6 +17,7 @@
   * spelling.patch: fix some typos reported by Lintian
   * Extra hardening build flags
   * Cannonical VCS URLs. A secure browser URL
+  * pkgconfig.patch: fix usage of @pkgincludedir@ in pkg-config file
 
  -- Tzafrir Cohen <tzafrir at debian.org>  Mon, 23 Jan 2017 19:44:16 +0200
 

Added: pkg/hocr/trunk/debian/patches/pkgincludedir.patch
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/hocr/trunk/debian/patches/pkgincludedir.patch?rev=1052&op=file
==============================================================================
--- pkg/hocr/trunk/debian/patches/pkgincludedir.patch	(added)
+++ pkg/hocr/trunk/debian/patches/pkgincludedir.patch	Tue Jan 24 05:48:58 2017
@@ -0,0 +1,11 @@
+From: Tzafrir Cohen <tzafrir at debian.org>
+Subject: fix usage of @pkgincludedir@ in pkg-config file
+
+--- a/libhocr.pc.in
++++ b/libhocr.pc.in
+@@ -9,4 +9,4 @@ Version: @VERSION@
+ 
+ Requires:
+ Libs: -lhocr @ld_hspell@ @ld_tiff@ -lm
+-Cflags: -I at pkgincludedir@
++Cflags: -I at includedir@/libhocr

Modified: pkg/hocr/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/hocr/trunk/debian/patches/series?rev=1052&op=diff
==============================================================================
--- pkg/hocr/trunk/debian/patches/series	(original)
+++ pkg/hocr/trunk/debian/patches/series	Tue Jan 24 05:48:58 2017
@@ -2,3 +2,4 @@
 reproducible-build.patch
 install_scripts.patch
 lm.patch
+pkgincludedir.patch




More information about the Debian-hebrew-package mailing list