Your message dated Tue, 01 Apr 2014 09:50:11 +0000
with message-id <[email protected]>
and subject line Bug#740605: fixed in mumble 1.2.5-245-g221a5d7-1
has caused the Debian Bug report #740605,
regarding mumble: speech-dispatcher in unstable moved its header files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
740605: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740605
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mumble
Version: 1.2.4-0.2
Severity: normal
Tags: patch upstream

Already mentioned in the current ITA bug (#739997):

I uploaded version 0.8 of speech-dispatcher two weeks ago to the Debian
sid archive. Upstream decided to move the header files in libspeechd-dev
from /usr/include/ to /usr/include/speech-dispatcher/

For the time being, I add symbolic links from the old to the new
location so this is not an immediate issue. I still recommend you to
adapt the mumble code (and probably let your upstream know).

Please find a patch attached that should solve the issue. I used it to
build mumble against my latest version of speech-dispatcher and it
seemed to do what I intended, but still, please review.

Maybe you can draw inspiration from the commit to navit, if you want a
more flexible solution for backporting purposes:
http://anonscm.debian.org/gitweb/?p=collab-maint/navit.git;a=commit;h=aa5d86eae09602de0a46b455ab2b8d31228c0d70


- -- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (500, 'stable'), (99, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

diff -Nru mumble-1.2.4/debian/changelog mumble-1.2.4/debian/changelog
--- mumble-1.2.4/debian/changelog       2014-02-06 18:52:56.000000000 +0100
+++ mumble-1.2.4/debian/changelog       2014-03-01 12:36:22.000000000 +0100
@@ -1,3 +1,10 @@
+mumble (1.2.4-0.3) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Build against libspeechd-dev 0.8
+
+ -- Paul Gevers <[email protected]>  Sat, 01 Mar 2014 12:35:39 +0100
+
 mumble (1.2.4-0.2) unstable; urgency=high
 
   * Non-maintainer upload.
diff -Nru mumble-1.2.4/debian/control mumble-1.2.4/debian/control
--- mumble-1.2.4/debian/control 2014-02-06 18:04:26.000000000 +0100
+++ mumble-1.2.4/debian/control 2014-03-01 12:36:12.000000000 +0100
@@ -22,7 +22,7 @@
  ice35-translators,
  ice35-slice,
  libg15daemon-client-dev,
- libspeechd-dev,
+ libspeechd-dev (>= 0.8),
  protobuf-compiler,
  libprotobuf-dev,
  libavahi-compat-libdnssd-dev,
diff -Nru 
mumble-1.2.4/debian/patches/15-find_new_speech-dispatcher_header_location.patch 
mumble-1.2.4/debian/patches/15-find_new_speech-dispatcher_header_location.patch
--- 
mumble-1.2.4/debian/patches/15-find_new_speech-dispatcher_header_location.patch 
    1970-01-01 01:00:00.000000000 +0100
+++ 
mumble-1.2.4/debian/patches/15-find_new_speech-dispatcher_header_location.patch 
    2014-02-17 21:09:19.000000000 +0100
@@ -0,0 +1,14 @@
+Description: speech-dispatcher 0.8 moved the location of the header files
+Author: Paul Gevers <[email protected]>
+
+--- a/src/mumble/TextToSpeech_unix.cpp
++++ b/src/mumble/TextToSpeech_unix.cpp
+@@ -33,7 +33,7 @@
+ #include "TextToSpeech.h"
+ 
+ #ifdef USE_SPEECHD
+-#include <libspeechd.h>
++#include <speech-dispatcher/libspeechd.h>
+ #endif
+ 
+ #include "Global.h"
diff -Nru mumble-1.2.4/debian/patches/series mumble-1.2.4/debian/patches/series
--- mumble-1.2.4/debian/patches/series  2014-02-06 18:06:22.000000000 +0100
+++ mumble-1.2.4/debian/patches/series  2014-03-01 12:37:27.000000000 +0100
@@ -5,3 +5,4 @@
 09-register-mumble-URL-handler.diff
 12-Mumble-SA-2014-001.patch
 14-Mumble-SA-2014-002.patch
+15-find_new_speech-dispatcher_header_location.patch

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: mumble
Source-Version: 1.2.5-245-g221a5d7-1

We believe that the bug you reported is fixed in the latest version of
mumble, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christopher Knadle <[email protected]> (supplier of updated mumble 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 15 Mar 2014 20:14:55 -0400
Source: mumble
Binary: mumble mumble-server mumble-dbg
Architecture: source amd64
Version: 1.2.5-245-g221a5d7-1
Distribution: unstable
Urgency: medium
Maintainer: Christopher Knadle <[email protected]>
Changed-By: Christopher Knadle <[email protected]>
Description: 
 mumble     - Low latency encrypted VoIP client
 mumble-dbg - Low latency encrypted VoIP client (debugging symbols)
 mumble-server - Low latency encrypted VoIP server
Closes: 676880 731003 739997 740605
Changes: 
 mumble (1.2.5-245-g221a5d7-1) unstable; urgency=medium
 .
   * New upstream snapshot from 2014-02-18
   * Adopt the package.  Closes: #739997
   * speech-dispatcher header file move incorporated upstream.  Closes: #740605
     Test is done in mumble.pro for local speech-dispatcher version, so
     specifying version >= 0.8 in debian/control is not necessary.
     Thanks to Paul Gevers for the bug report and patch.
   * debian/upstream/signing-key.asc
       - Add upstream signing key 4096R/0xADD011045FEF3A9A
         Mumble Automatic Build Infrastructure 2014
            <[email protected]>
         [expires: 2015-01-01]
   * debian/watch:
       - Add pgpsigurlmangle option to have uscan check tarball signature
   * debian/rules:
       - Remove debug file libmumble.so.1.2.5 which has no debug symbols
   * debian/control:
       - Standards-Version updated to 3.9.5 (no changes needed)
       - Move speech-dispatcher from Recommends to Suggests.  Closes: #676880
         Thanks to Eugene Lyubimkin for the bug report.
       - Remove Suggests on deprecated mumble-server-web package
       - Lower mumble-server dependency on dbus to Suggests.  Closes: #731003
         Thanks to Klaus Ethgen for the bug report.
       - mumble-server: update description to remove deprecated D-Bus
         and mumble-server-web sections.
       - Add "encrypted" to package descriptions
       - Remove references to Ron Lee's Vcs, as all versions contained are
         obsolte and now also contain CVE-2014-0044, CVE-2014-0045.
   * debian/patches:
       - Remove deprecated (upstream incorporated) patches:
           06-connect-dialog-hang-dee463ef.diff
           09-register-mumble-URL-handler.diff
           12-Mumble-SA-2014-001.patch
           14-Mumble-SA-2014-002.patch
       - Add 06-lsb-lower-dbus-dependency.diff
         Modify mumble-server.init to allow installing mumble-server
         without dbus (Part of #731003)
       - Add 12-mumble-server-disable-dbus.diff
         Modify mumble-server.ini to disable dbus and ice by default
         (Part of #731003)
   * debian/mumble-server.README.Debian:
       - Udpate to explain init script console output (and lack thereof)
Checksums-Sha1: 
 c56cf1077a272e24776587660d1ef7955fcd97ec 2369 mumble_1.2.5-245-g221a5d7-1.dsc
 7dfdcae568a3e59d56a37f05d14b99f38a405644 3623587 
mumble_1.2.5-245-g221a5d7.orig.tar.gz
 6bfca9ae254efa798e353669ec606a593317f04c 33076 
mumble_1.2.5-245-g221a5d7-1.debian.tar.xz
 6aad253758c02aa3880664ee6caee399a369a46f 2795830 
mumble_1.2.5-245-g221a5d7-1_amd64.deb
 d7a71fc816e8d319aab1a3dd30642f09ef1b0531 740940 
mumble-server_1.2.5-245-g221a5d7-1_amd64.deb
 e2ac995c30b64fbedf2e3fad62c16a356ca996f8 15831860 
mumble-dbg_1.2.5-245-g221a5d7-1_amd64.deb
Checksums-Sha256: 
 889c3b65c7b22b429f41e2039595473567e6be1266507a7075f52ed224fcf861 2369 
mumble_1.2.5-245-g221a5d7-1.dsc
 6e3ce345a54c419699f0128d0f81bc2f60cf7621a24d77957c26d0cf89f64043 3623587 
mumble_1.2.5-245-g221a5d7.orig.tar.gz
 3fe6e5b3d5256241959264b71826e416c9858d2d0faada79a7fc09ba593869ca 33076 
mumble_1.2.5-245-g221a5d7-1.debian.tar.xz
 6f71d7f83fd19e5dd4db4ed5c187ada0bac3897f153354811d870931c4d48f3d 2795830 
mumble_1.2.5-245-g221a5d7-1_amd64.deb
 150248ec871f5ed5ba50794fdcc685120c42c08e31a9748b4ef655568a74dc15 740940 
mumble-server_1.2.5-245-g221a5d7-1_amd64.deb
 5494ab0ed8f028270ca492153d4c724c7354ac0e8e2bd4813e7ac733e4f445e2 15831860 
mumble-dbg_1.2.5-245-g221a5d7-1_amd64.deb
Files: 
 08b2b42489e58bd59813afaf9d836f74 2369 sound optional 
mumble_1.2.5-245-g221a5d7-1.dsc
 bfbb2fc063db0ecb1788f176ce144e76 3623587 sound optional 
mumble_1.2.5-245-g221a5d7.orig.tar.gz
 ea0490a4cf0abb46dd0c78884877bb32 33076 sound optional 
mumble_1.2.5-245-g221a5d7-1.debian.tar.xz
 2c3f3e67b842417d5fb5b114c18a8590 2795830 sound optional 
mumble_1.2.5-245-g221a5d7-1_amd64.deb
 1b4e6ce96176df5045ddb0d1b0b7842a 740940 sound optional 
mumble-server_1.2.5-245-g221a5d7-1_amd64.deb
 d90cd4b410b45884e56d1873291369dc 15831860 debug extra 
mumble-dbg_1.2.5-245-g221a5d7-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJTOomLAAoJEBLZsEqQy9jk8cYP+wbhbeSaFxLTuAChzcbWs9D2
4UHwHXiKzndL2GpafiBud2GChpDH6JUVEQrXD5JUG/PZ0pJHv9XDDJAdePAAPN/y
HO8IbAA3zavTDpEMpsr1pu9b8dCX3KEGIVt6aY0AEIGT3GCcrgWfrqoowKwOSTQa
GMC5UgRv42bScBm/jJJM6fW3Ewt6RKqVbZNd8b1RGRpVOdA/VXkJw8xix6h0ItMj
X1bdv+MElP5/JXtTVqmwjAJEdHHH2/NQZIttcnD2YotbqbqTG7Bh3vCK62SG6rRI
HH794pk2MSUgeSpzD543yoKztAxOIAkAQjcMlXuXbmxESKYyToYf425b943ZbH0P
LF1UBdUJY29SUfunflUkezy7KcVFgXWftc+gBvXTrGHz5DGObNKiDzRK4+idP+RY
uH6i7cIN3upygeYWi7cQTviMKZa8ck9Onk/C/ilOI6535h5Y9j1xKqZ8aIuZN0gn
415L+trYqmUyR8Xohla51GWuC0XCf20szqGzjv3H9NCI/ZD+ySevPkYwthyoPOrX
uNHNFUaHfp/AH8JtxEIt5gX5PDnuP2b1/Rx3oWRJUnThsZu0kwqiQcBjNi2cFoA9
lgq8VMEWj+O2Akg3K3XRini2Z2epA6gcgq/yRvTq3Z+oLvyarxSS7xajaP/jukaJ
lMoAO+hbGLr/741zlYAk
=C219
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to