lp:ubuntu/karmic/speech-dispatcher

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/speech-dispatcher
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

61. By Luke Yelavich

* debian/patches/04_quieten_logfiles.dpatch: Quieten all log files, except for
  errors that are important enough to read.
* debian/patches/05_disable_modules.dpatch: Only enable the espeak module by
  default, as that is the only module available on the CD.

60. By Tormod Volden

debian/speech-dispatcher.init: fix typo of log_warning_msg
(LP: #440846)

59. By Luke Yelavich

debian/speech-dispatcher.init: Change the message given for
speech-dispatcher not loading at system start. Since speech-dispatcher
is set up to work in a user's session now, those who want to use
speech-dispatcher in system mode know what to do to change things.
(LP: #440846)

58. By Luke Yelavich

* Snapshot of unofficial upstream repository, dropping the vast majority
  of patches, since they have been merged into the git repo used for this
  snapshot. This does not introduce any new features, and has only been done
  to improve package management.
* debian/speech-dispatcher.install: Refer to speechd-server-spawn manpage
  that is now part of the speech-dispatcher package.
* debian/rules:
  - Remove all references to speechd-server-spawn.
  - Add --with-system-speechd-start-cmd to configure args, to use the system
    init script for system level speech-dispatcher server spawning.
* debian/speech-dispatcher.init: Allow spawn to be passed as a second
  argument to the script, to allow speech-dispathcher to be started by the
  autospawn script.

57. By Luke Yelavich

* debian/patches/20_pulse_output_connect_to_server.dpatch:
  - Only log an error message if connection to the pulse server was not
    possible.
  - Add much needed braces around if blocks.
  - Nullify freed variables.
  Thanks to Eitan Isaacson <email address hidden> for most of the work.

56. By Luke Yelavich

* debian/speech-dispatcher.install: Add /etc/profile.d to the
  speech-dispatcher package, so that user sessions work properly.
* debian/patches/22_remove_quotes.dpatch: Remove unneeded quotes for
  paths in speechd.conf, patch thanks to Eitan Isaacson <email address hidden>.

55. By Luke Yelavich

debian/speechd-server-spawn: Remove unneeded debugging code.

54. By Luke Yelavich

* debian/patches/20_pulse_output_connect_to_server.dpatch: When attempting
  to determine whether pulseaudio is a viable audio output, attempt to connect
  to the server, and return the appropriate result. Patch sent upstream.
* debian/patches/11_config_Set_the_audio_output_to_be_pulse_alsa_by_defa.dpatch:
  re-enable.
* 21_fix_audio_fallback_logic.dpatch: Once an audio output options has been found
  to be available, break out of the loop and run with the choice made. Patch sent
  upstream.

53. By Luke Yelavich

* debian/rules: Add DEB_UPDATE_RCD_PARAMS variable to set dh_installinit
  parameters, dropped during the move to cdbs.
* debian/patches/20_fix_homedir_bug.dpatch: Dropped, not really the best
  approach.
* debian/patches/11_config_Set_the_audio_output_to_be_pulse_alsa_by_defa.dpatch:
  Temporarily drop until the pulse output code is fixed to actually connect to
  the pulseaudio server when pulse_open is called. The current situation sees
  pulseaudi as a successful choice for audio, even though no connectino attempt
  to the server has yet been made.

52. By Luke Yelavich

* Actually add debian/patches/19_enable_autospawn_config.dpatch to the 00list
  file.
* debian/patches/20_fix_homedir_bug.dpatch: Only check and use contents in
  $HOME/.speech-dispatcher if the home dir of the current user starts with
  /home. Patch pushed upstream. (LP: #351421)
* debian/rules: Re-add the PIDPATH variable passed to the configure script,
  accidentally dropped with the move to cdbs.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/speech-dispatcher
This branch contains Public information 
Everyone can see this information.

Subscribers