Control: tags -1 patch I have just uploaded version 0.7.1-6.3 which fixes the problem to DELAYED/5. The debdiff is attached below.
Cheers, -Hilko
diff -Nru speech-dispatcher-0.7.1/debian/changelog speech-dispatcher-0.7.1/debian/changelog --- speech-dispatcher-0.7.1/debian/changelog 2012-12-07 02:14:24.000000000 +0100 +++ speech-dispatcher-0.7.1/debian/changelog 2013-11-23 19:27:07.000000000 +0100 @@ -1,3 +1,10 @@ +speech-dispatcher (0.7.1-6.3) unstable; urgency=low + + * Non-maintainer upload. + * Fix texinfo error (Closes: #713310) + + -- Hilko Bengen <[email protected]> Sat, 23 Nov 2013 19:26:30 +0100 + speech-dispatcher (0.7.1-6.2) unstable; urgency=low * Non-maintainer upload. diff -Nru speech-dispatcher-0.7.1/debian/patches/fix-texinfo.patch speech-dispatcher-0.7.1/debian/patches/fix-texinfo.patch --- speech-dispatcher-0.7.1/debian/patches/fix-texinfo.patch 1970-01-01 01:00:00.000000000 +0100 +++ speech-dispatcher-0.7.1/debian/patches/fix-texinfo.patch 2013-11-23 19:27:07.000000000 +0100 @@ -0,0 +1,13 @@ +Index: speech-dispatcher/doc/fdl.texi +=================================================================== +--- speech-dispatcher.orig/doc/fdl.texi 2013-11-23 19:24:06.946603342 +0100 ++++ speech-dispatcher/doc/fdl.texi 2013-11-23 19:24:58.730860126 +0100 +@@ -401,7 +401,7 @@ + @end enumerate + + @page +-@appendixsubsec ADDENDUM: How to use this License for your documents ++@appendixsec ADDENDUM: How to use this License for your documents + + To use this License in a document you have written, include a copy of + the License in the document and put the following copyright and diff -Nru speech-dispatcher-0.7.1/debian/patches/series speech-dispatcher-0.7.1/debian/patches/series --- speech-dispatcher-0.7.1/debian/patches/series 2012-12-07 02:00:25.000000000 +0100 +++ speech-dispatcher-0.7.1/debian/patches/series 2013-11-23 19:27:07.000000000 +0100 @@ -5,3 +5,4 @@ procname.patch pico-generic.patch espeak-mbrola-generic.conf.patch +fix-texinfo.patch

