Control: tags -1 + pending

Dear maintainer,

I've prepared an NMU for swfmill (versioned as 0.3.2-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -Nru swfmill-0.3.2/debian/changelog swfmill-0.3.2/debian/changelog
--- swfmill-0.3.2/debian/changelog	2012-03-05 21:52:02.000000000 +0100
+++ swfmill-0.3.2/debian/changelog	2014-01-17 19:59:18.000000000 +0100
@@ -1,3 +1,12 @@
+swfmill (0.3.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/patches/freetype.patch: Fix freetype include to work with recent
+    versions of freetype. Thanks to Juhani Numminen for the patch. (Closes:
+    #733356)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Fri, 17 Jan 2014 19:59:16 +0100
+
 swfmill (0.3.2-1) unstable; urgency=low
 
   * New upstream release
diff -Nru swfmill-0.3.2/debian/patches/freetype.patch swfmill-0.3.2/debian/patches/freetype.patch
--- swfmill-0.3.2/debian/patches/freetype.patch	1970-01-01 01:00:00.000000000 +0100
+++ swfmill-0.3.2/debian/patches/freetype.patch	2014-01-17 19:53:51.000000000 +0100
@@ -0,0 +1,16 @@
+Description: Fix build failure with freetype 2.5.1
+Author: Juhani Numminen <juhaninummin...@gmail.com>
+Bug: https://github.com/djcsdy/swfmill/issues/32
+Bug-Debian: http://bugs.debian.org/733356
+
+--- a/src/swft/swft_import_ttf.cpp
++++ b/src/swft/swft_import_ttf.cpp
+@@ -14,7 +14,7 @@
+ #include FT_OUTLINE_H
+ #include "SWFShapeMaker.h"
+ 
+-#include <freetype/tttables.h>
++#include FT_TRUETYPE_TABLES_H
+ 
+ using namespace SWF;
+ 
diff -Nru swfmill-0.3.2/debian/patches/series swfmill-0.3.2/debian/patches/series
--- swfmill-0.3.2/debian/patches/series	2012-03-05 21:36:57.000000000 +0100
+++ swfmill-0.3.2/debian/patches/series	2014-01-17 19:56:43.000000000 +0100
@@ -1 +1,2 @@
 missing_files.patch
+freetype.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to