Hi,

I have uploaded an NMU to DELAYED/2 with the attached debdiff fixing
this bug.

Cheers,
Balint
diff -Nru gst-plugins-bad0.10-0.10.23/debian/changelog gst-plugins-bad0.10-0.10.23/debian/changelog
--- gst-plugins-bad0.10-0.10.23/debian/changelog	2012-12-31 20:43:40.000000000 +0100
+++ gst-plugins-bad0.10-0.10.23/debian/changelog	2014-02-11 12:59:45.000000000 +0100
@@ -1,3 +1,11 @@
+gst-plugins-bad0.10 (0.10.23-7.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS due to libmodplug update (Closes: #726871)
+  * Fix FTBFS due to missing plugin-voamrwbenc.xml (Closes: #719454)
+
+ -- Balint Reczey <bal...@balintreczey.hu>  Tue, 11 Feb 2014 12:55:38 +0100
+
 gst-plugins-bad0.10 (0.10.23-7.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru gst-plugins-bad0.10-0.10.23/debian/patches/0031-docs-voamrwbenc.patch gst-plugins-bad0.10-0.10.23/debian/patches/0031-docs-voamrwbenc.patch
--- gst-plugins-bad0.10-0.10.23/debian/patches/0031-docs-voamrwbenc.patch	1970-01-01 01:00:00.000000000 +0100
+++ gst-plugins-bad0.10-0.10.23/debian/patches/0031-docs-voamrwbenc.patch	2014-02-11 12:50:15.000000000 +0100
@@ -0,0 +1,21 @@
+From: Игорь Пашев <pashev.i...@gmail.com>
+Subject: Fix FTBFS: XInclude error : could not load xml/plugin-voamrwbenc.xml, and no fallback was found
+
+* posix/bug-regex17.c: Add testcases.
+* posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
+  handling.
+
+Origin: upstream, http://code.ohloh.net/file?fid=146cLJIk1XZDqS5OElCfDmDkU7A&cid=8FaGx4bQTAA&s=&fp=512466&mp&projSelected=true#L0
+Bug-Debian: http://bugs.debian.org/719454
+
+diff -uNr gst-plugins-bad-0.10.23/docs/plugins/gst-plugins-bad-plugins-docs.sgml gst-plugins-bad-0.10.23.new/docs/plugins/gst-plugins-bad-plugins-docs.sgml
+--- gst-plugins-bad-0.10.23/docs/plugins/gst-plugins-bad-plugins-docs.sgml	 2011-12-30 19:24:26.000000000 +0100
++++ gst-plugins-bad-0.10.23.new/docs/plugins/gst-plugins-bad-plugins-docs.sgml	 2012-09-29 15:19:33.449242759 +0200
+@@ -221,7 +221,6 @@
+     <xi:include href="xml/plugin-wildmidi.xml" />
+     <xi:include href="xml/plugin-xvid.xml" />
+     <xi:include href="xml/plugin-voaacenc.xml" />
+-    <xi:include href="xml/plugin-voamrwbenc.xml" />
+     <xi:include href="xml/plugin-vp8.xml" />
+     <xi:include href="xml/plugin-zbar.xml" />
+   </chapter>
diff -Nru gst-plugins-bad0.10-0.10.23/debian/patches/0032-fix-compat-with-updated-libmodplug.patch gst-plugins-bad0.10-0.10.23/debian/patches/0032-fix-compat-with-updated-libmodplug.patch
--- gst-plugins-bad0.10-0.10.23/debian/patches/0032-fix-compat-with-updated-libmodplug.patch	1970-01-01 01:00:00.000000000 +0100
+++ gst-plugins-bad0.10-0.10.23/debian/patches/0032-fix-compat-with-updated-libmodplug.patch	2014-02-11 12:51:34.000000000 +0100
@@ -0,0 +1,16 @@
+Description: Fix compatibility with current libmodplug
+ libmodplug was updated to a new upstream release in DSA 2751. This patch
+ fixes a FTBFS with that new version.
+Bug-Debian: http://bugs.debian.org/726871
+
+--- gst-plugins-bad0.10-0.10.23.orig/ext/modplug/gstmodplug.cc
++++ gst-plugins-bad0.10-0.10.23/ext/modplug/gstmodplug.cc
+@@ -50,7 +50,7 @@
+ #define WORDS_BIGENDIAN 0
+ #endif
+ 
+-#include <stdafx.h>
++#include <libmodplug/stdafx.h>
+ #include <libmodplug/sndfile.h>
+ 
+ #include "gstmodplug.h"
diff -Nru gst-plugins-bad0.10-0.10.23/debian/patches/series gst-plugins-bad0.10-0.10.23/debian/patches/series
--- gst-plugins-bad0.10-0.10.23/debian/patches/series	2012-12-31 20:43:40.000000000 +0100
+++ gst-plugins-bad0.10-0.10.23/debian/patches/series	2014-02-11 12:52:05.000000000 +0100
@@ -12,3 +12,5 @@
 0017-opusdec-read-gain-from-the-right-place-in-the-header.patch
 0020-opusenc-add-missing-mutex-unlock-on-error-path.patch
 0030-really-fix-h264-parsing.patch
+0031-docs-voamrwbenc.patch
+0032-fix-compat-with-updated-libmodplug.patch

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to