[freeimage] 04/06: Add patch fixing the encoding of the FreeImage public header.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Jan 10 16:15:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/experimental
in repository freeimage.

commit 28b7940adfb2983a82bde69784a1d4635419cc3b
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sun Jan 10 16:04:13 2016 +0000

    Add patch fixing the encoding of the FreeImage public header.
    
    Gbp-Dch: short
    Closes: #798003
    Thanks: Christophe Trophime
---
 debian/patches/Fix-encoding-of-fi-header.patch | 21 +++++++++++++++++++++
 debian/patches/series                          |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/Fix-encoding-of-fi-header.patch b/debian/patches/Fix-encoding-of-fi-header.patch
new file mode 100644
index 0000000..9a00f52
--- /dev/null
+++ b/debian/patches/Fix-encoding-of-fi-header.patch
@@ -0,0 +1,21 @@
+From: Ghislain Antony Vaillant <ghisvail at gmail.com>
+Date: Sun, 10 Jan 2016 16:03:12 +0000
+Subject: Fix encoding of fi header.
+
+---
+ Source/FreeImage.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Source/FreeImage.h b/Source/FreeImage.h
+index 43a84ae..8a6b7d6 100644
+--- a/Source/FreeImage.h
++++ b/Source/FreeImage.h
+@@ -3,7 +3,7 @@
+ //
+ // Design and implementation by
+ // - Floris van den Berg (flvdberg at wxs.nl)
+-// - Herv� Drolon (drolon at infonie.fr)
++// - Herve Drolon (drolon at infonie.fr)
+ //
+ // Contributors:
+ // - see changes log named 'Whatsnew.txt', see header of each .h and .cpp file
diff --git a/debian/patches/series b/debian/patches/series
index 9013b81..f756876 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,3 +10,4 @@ Disable-testing-of-JXR-MemIO.patch
 Fix-missing-cstdio-include-in-testsuite.patch
 Fix-endianness-detection.patch
 Fix-CVE-2015-0852.patch
+Fix-encoding-of-fi-header.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freeimage.git



More information about the debian-science-commits mailing list