[SCM] Debian packaging of libois-perl branch, master, updated. debian/0.05-2-5-gabc83ef

Alessandro Ghedini al3xbio at gmail.com
Thu Apr 19 19:51:46 UTC 2012


The following commit has been merged in the master branch:
commit 1200369fac06655b51490e9f0b3864cbf42417cb
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Thu Apr 19 21:39:08 2012 +0200

    Add fix-ois-header.patch to fix a FTBFS
    
    Closes: #669448

diff --git a/debian/patches/fix-ois-header.patch b/debian/patches/fix-ois-header.patch
new file mode 100644
index 0000000..b854898
--- /dev/null
+++ b/debian/patches/fix-ois-header.patch
@@ -0,0 +1,18 @@
+Description: Fix OIS header inclusion
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/669448
+Forwarded: no
+Author: Alessandro Ghedini <ghedo at debian.org>
+Last-Update: 2012-04-19
+
+--- a/perlOIS.h
++++ b/perlOIS.h
+@@ -1,7 +1,7 @@
+ #ifndef _PERLOIS_H_
+ #define _PERLOIS_H_
+ 
+-#include <OIS/OIS.h>
++#include <ois/OIS.h>
+ 
+ 
+ // for C++
diff --git a/debian/patches/series b/debian/patches/series
index 64dfc8c..8bcc142 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 use-config-ccflags.patch
+fix-ois-header.patch

-- 
Debian packaging of libois-perl



More information about the Pkg-perl-cvs-commits mailing list