lp:ubuntu/trusty-proposed/speech-dispatcher

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

Branch merges

Related bugs

Related blueprints

Branch information

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

Recent revisions

80. By Luke Yelavich

* Merge with debian unstable. Remaining changes:
  - Moved the flite output module to a separate package, and added
    it to suggests, we don't want flite on the Ubuntu CD image
  - Don't build depend on libaudio-dev or libao-dev, Ubuntu CD size is an
    issue, every little bit helps
  - debian/gbp.conf: Adjust for the Ubuntu git branch

79. By Luke Yelavich

[ Samuel Thibault ]
* debian/control: Set libspeechd2 multi-arch: same.
* debian/rules: Set multiarch libdir.
* debian/libspeechd-dev.install,libspeechd2.install,
  speech-dispatcher.install: Use multiarch libdir.
* Do not depend on dpkg | install-info, now that we use the install-info
  trigger.
* Bump Standards-Version to 3.9.5.
* Bump dotconf dependency to >= 1.3.

[ Luke Yelavich ]
* New upstream release
* debian/patches/infinite-loop.patch: Refreshed
* Dropped patches:
  - debian/patches/build-doc.patch
  - debian/patches/procname.patch
  - debian/patches/paths+files.patch
  - debian/patches/pthread.patch
* Add libltdl-dev and intltool to build-depends
* Update packaging for speech-dispatcher python 3 bindings.
* Move speech-dispatcher modules to an architecture independant dir, since
  modules can be written in any language, and i386 only modules can be
  used on amd64 systems
* Create separate audio plugins package
* Convert to debhelper 7+ packaging.
* Use dh-autoreconf to handle autotools file rebuilds.
* Update standards version to 3.9.3.
* Add X-Python-Version related fields to debian/control.
* Patch in the speech-dispatcher-cs.texi file since it was forgotten in the
  0.8 tarball
* Add translations to speech-dispatcher
* Merge from debian unreleased git. Remaining changes:
  - Moved the flite output module to a separate package, and added
    it to suggests, we don't want flite on the Ubuntu CD image
  - Don't build depend on libaudio-dev or libao-dev, Ubuntu CD size is an
    issue, every little bit helps
  - debian/gbp.conf: Adjust for the Ubuntu git branch
  - Python3-speechd needs to conflict against python-speechd

[ Jason White ]
* Raise level of subsection in fdl.texi to correct document structure.

[ David Henningsson ]
* debian/patches/pulse-default-latency.patch:
  Default to 20 ms latency instead of 1 ms latency (LP: #1208826)

[ Luke Yelavich ]
* spd_audio: Expose dlopened library's symbols to libs it loads. Thanks to
  Christopher Brannon <email address hidden> for the patch, taken from
  the speech-dispatcher mailing list.

78. By Luke Yelavich

No-change rebuild for libdotconf transition

77. By Luke Yelavich

* debian/patches/pulse-default-latency.patch:
  Default to 20 ms latency instead of 1 ms latency (LP: #1208826)

[ Jason White ]
* Raise level of subsection in fdl.texi to correct document structure.

[ Luke Yelavich ]
* Fix some compiler warnings
* FIx python 3 bindings install path

76. By Luke Yelavich

debian/speech-dispatcher.install: Don't install all modules wholesale,
the flite module is in another package, and would cause file
conflict errors if it was installed. (LP: #1039264)

75. By Luke Yelavich

[ Samuel Thibault ]
* debian/control: Set libspeechd2 multi-arch: same.
* debian/rules: Set multiarch libdir.
* debian/libspeechd-dev.install,libspeechd2.install,
  speech-dispatcher.install: Use multiarch libdir.

[ Luke Yelavich ]
* Convert to debhelper 7+ packaging.
* Use dh-autoreconf to handle autotools file rebuilds.
* Update standards version to 3.9.3.
* Merge from debian unstable. Remaining changes:
  - Moved the flite output module to a separate package, and added
    it to suggests, we don't want flite on the Ubuntu CD image
  - Don't build depend on libaudio-dev or libao-dev, Ubuntu CD size is an
    issue, every little bit helps
  - debian/gbp.conf: Adjust for the Ubuntu git branch
* Backport a patch from upstream to use python3 bindings, and adjust the
  python bindings package accordingly.
* Bumped debhelper version to fix lintian warning.
* Python3-speechd needs to conflict against python-speechd

74. By Luke Yelavich

* debian/speech-dispatcher.postinst: Make sure speech-dispatcher is not
  enabled as a system service for users upgrading from lucid. The code
  in question has been dropped, and should have been done so a long time
  ago, at least for Ubuntu. (LP: #914575)
* Tweak gbp.conf for precise
* debian/rules: Do not re-run the configure script as a dependency of the
  clean target. It is not needed, and makes dealing with packaging in git
  a pain.
* Do not copy fresh copies of config.{sub,guess}, we run autoreconf.

73. By Adam Conrad

No-change rebuild to drop spurious libsfgcc1 dependency on armhf.

72. By Luke Yelavich

* Merge from debian unstable. Remaining changes:
  - Moved the flite output module to a separate package, and added
    it to suggests, we don't want flite on the Ubuntu CD image
  - Dont build depend on libaudio-dev or libao-dev, Ubuntu CD size is an
    issue, every little bit helps

[ Boris DuĊĦek ]
* debian/gbp.conf: Adjust for the Ubuntu git branch

[ Luke Yelavich ]
* Use dh_autoreconf rather than running build.sh
* Add symbols file for libspeechd2
* Need to run dh_makeshlibs for speech-dispatcher so that
  speech-dispatcher-flite can find the audio output library

71. By Matthias Klose

Rebuild for python2.7, don't hard-code 2.6 in the install files.

Branch metadata

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

Subscribers