pocketsphinx (0.8+5prealpha+1-2) unstable; urgency=medium . * Make testsuite just fail on big-endian archs, which just don't work yet. * control: Build-depend on python3-all-dev, add python3-pocketsphinx package. * rules: Add rules for building python3 packages. * docs: Fix source path accordingly. pocketsphinx (0.8+5prealpha+1-1) unstable; urgency=medium . * Team upload . [ Samuel Thibault ] * Use canonical anonscm vcs URL. * control: Update maintainer mailing list. * rules: Use DEB_BUILD_ARCH_ENDIAN instead of hardcoding a list. * control: Migrate priority to optional. * control: Bump Standards-Version to 4.1.1 (no change) . [ Paul Gevers ] * New upstream release * Drop obsolete patch * Bump debhelper compat level to 10 * Fix watch file for version mangling (and hope upstream doesn't release again with the same version name) * Enable hardening * Clarify license of doc/doxy2swig.py with author * Don't ship the static library in python-pocketsphinx * Lintian: - Add fix-spelling-mistakes-found-by-lintian.patch - Update case for Python and GStreamer in description pocketsphinx (0.8+5prealpha-2) unstable; urgency=medium . * watch: Generalize URL. * compat: Bump to 9. * control: Bump debhelper build-dependency accordingly. * rules: Clear, use dh_link to build jquery.js link (Closes: Bug#817242). * control: Bump Standards-Version to 3.9.8 (no change). pocketsphinx (0.8+5prealpha-1) unstable; urgency=medium . * New upstream release. - Rename libpocketsphinx1 to libpocketsphinx3 according to soname bump. - Remove python-pocketsphinx-dbg package. - Rename gstreamer0.10-pocketsphinx to gstreamer1.0-pocketsphinx according to upgrade to newer gstreamer. - Remove python-pocketsphinx-dbg package. - control: Replace cython with swig. Add dh-python build-dep. Bump gstreamer version to 1.0 (Closes: #785864). Bump libsphinxbase-dev dependency and add swig-sphinxbase. - rules: Remove ad-hoc python rules. - python-pocketsphinx.install: Install files. * watch: drop odd versions. * Bump Standards-Version to 3.9.6 (no changes). * control: Drop multiarch-support pre-depend. pocketsphinx (0.8-5) unstable; urgency=medium . * Use dh-autoreconf (Closes: #727268) pocketsphinx (0.8-4) unstable; urgency=low . * rules: remove python/pocketsphinx.c on clean to make it regenerated with fixed cython. * Bump Standards-Version to 3.9.5 (no changes). * Ignore testsuite result on big-endian archs. They are supposed to be supported, just seemingly have some (already reported) bugs (Closes: #734278). pocketsphinx (0.8-3) unstable; urgency=low . * docs: Do not ship useless README file (Closes: #706661) * control: Add missiong python-pocketsphinx dependency on python-sphinxbase (Closes: #706663). Thanks Paul Wise for the report! pocketsphinx (0.8-2) unstable; urgency=low . * control: Build-Depend on gstreamer0.10-plugins-base to get the audioresample plugin, needed for test_gst (Closes: #705753) pocketsphinx (0.8-1) unstable; urgency=low . * Initial release (Closes: #697152) prometheus-node-exporter (0.17.0+ds-2) unstable; urgency=medium . * Use alternative solution for #916236, cherry-picked from upstream; thanks to Andre Heider for the patch. prometheus-node-exporter (0.17.0+ds-1) unstable; urgency=medium . [ Philipp Kern ] * Ship a systemd service for the apt text collector. apt is checked for pending reboots and updated packages every 15 minutes. . [ Martín Ferrari ] * New upstream release. * Refresh patches. * Update procfs dependency. * Avoid waking up disks unnecessarily. Closes: #916055 sphinxbase (0.8+5prealpha+1-2) unstable; urgency=medium . * Make testsuite just fail on big-endian archs, which just don't work yet. * control: Build-depend on python3-all-dev, add python3-sphinxbase package. * rules: Add rules for building python3 packages. * docs: Fix source path accordingly. * rules: Fix patching header files. sphinxbase (0.8+5prealpha+1-1) unstable; urgency=medium . * Team upload . [ Samuel Thibault ] * Use canonical anonscm vcs URL. * control: Update maintainer mailing list. * rules: Use DEB_BUILD_ARCH_ENDIAN instead of hardcoding a list. * control: Bump Standards-Version to 4.1.1. . [ Paul Gevers ] * New upstream release * Bump debhelper compat level to 10 * Fix watch file for version mangling (and hope upstream doesn't release again with the same version name) * Add symbols file * Enable hardening * Add fix-sphinx_lm_convert-manpage.patch because one line is missing (thanks Lintian) * Make sure that sphinx_config.h can be found by other header files after installation (LP: #1648877) Thanks Silvano Sallese * Clarify license of doc/doxy2swig.py with author * Don't ship the static library in python-sphinxbase * Build-depend on libpulse-dev instead of libasound2-dev, and remove it from Build-Conflicts. * Have libsphinxbase-dev depend on libpulse-dev instead of libasound2-dev. sphinxbase (0.8+5prealpha-3) unstable; urgency=medium . * watch: Generalize URL. * compat: Bump to 9. * rules: Clear. * Use dh_link to build jquery.js link. * control: Bump Standards-Version to 3.9.8 (no change). sphinxbase (0.8+5prealpha-2) unstable; urgency=medium . * patches/non-linux: Fix build on non-Linux. * patches/float: Fix bogus float type. sphinxbase (0.8+5prealpha-1) unstable; urgency=medium . * New upstream release. - Add swig-sphinxbase package. - Remove python-sphinxbase-dbg package. - Rename libsphinxbase1 package to libsphinxbase3 according to soname bump. - patches/approximate_tests: Drop. - patches/autoreconf: Merged. - patches/spurious-link: Refresh. - patches/tests: Merged. - control: Replace cython with swig. Add dh-python build-dep. Drop multiarch-support pre-depend. - rules: Remove ad-hoc python rules. - python-sphinxbase.install: Install files. - debian/sphinx_lm_eval.1: Merged. * Ignore testsuite failure on hppa too, as it is big-endian too (Closes: #759743). * Bump Standards-Version to 3.9.6 (no changes). sphinxbase (0.8-6) unstable; urgency=medium . * patches/autoreconf: Fix Makefile.am into not using $(srcdir). * Use dh-autoreconf (Closes: #727272) sphinxbase (0.8-5) unstable; urgency=medium . * debian/control: Switch to ALSA, blacklist pulseaudio and jack (Closes: #737754). sphinxbase (0.8-4) unstable; urgency=low . * Bump Standards-Version to 3.9.5 (no changes). * Ignore testsuite result on big-endian archs. They are supposed to be supported, just seemingly have some (already reported) bugs (Closes: #734215). sphinxbase (0.8-3) unstable; urgency=low . * Add libsphinxbase-doc package containing the documentation (Closes: #709601). * rules: - Make includedir arch-specific (Closes: #709601). - Pass --install-layout=deb to setup.py. * patches/approximate_tests: Relax tests a bit (Closes: #711550). sphinxbase (0.8-2) unstable; urgency=low . * control: Make libsphinxbase-dev Multi-Arch: same. * Remove useless README file. * rules: remove python/sphinxbase.c on clean to make it regenerated with fixed cython (Closes: #706664) sphinxbase (0.8-1) unstable; urgency=low . * Initial release (Closes: #697151) sphinxtrain (1.0.8+5prealpha+1-1) unstable; urgency=medium . [ Samuel Thibault ] * Use canonical anonscm vcs URL. * control: Update maintainer mailing list. * control: Migrate priority to optional. * control: Bump Standards-Version to 4.1.1. . [ Paul Gevers ] * New upstream * Refresh patches and drop patches applied upstream * Fix watch file for version mangling (and hope upstream doesn't release again with the same version name) * Bump debhelper compat level to 10 * Fix d/copyright to adhere to machine parsable format (thanks Lintian) * Add fix-typos-found-by-lintian.patch (thanks Lintian) * Bump Standards-Version to 4.1.2 * Enable more hardening * Add myself to uploaders sphinxtrain (1.0.8+5prealpha-4) unstable; urgency=medium . * patches/timestamp: Get rid of build timestamp. * control: Bump Standards-Version to 3.9.7 (no change). sphinxtrain (1.0.8+5prealpha-3) unstable; urgency=medium . * patches/paths: Fix finding binaries. * Really fix sphinxbase binaries installation (Closes: Bug#806822). sphinxtrain (1.0.8+5prealpha-2) unstable; urgency=medium . * watch: Generalize URL. * rules: Install sphinxbase binaries into non-multiarch paths (Closes: Bug#806822). sphinxtrain (1.0.8+5prealpha-1) unstable; urgency=medium . * New upstream release. - patches/fix-powerpcspe.patch: Merged. - patches/license: Add missing license file. - patches/fstutils: Fix typo. - control: Bump libsphinxbase-dev dependency version. sphinxtrain (1.0.8-5) unstable; urgency=medium . * Switch to dh-python (Closes: Bug#786043). * Bump Standards-Version to 3.9.6 (no changes). sphinxtrain (1.0.8-4) unstable; urgency=medium . * Use dh-autoreconf. sphinxtrain (1.0.8-3) unstable; urgency=medium . * Build-Depend on pkg-config (Closes: Bug#741784). sphinxtrain (1.0.8-2) unstable; urgency=low . [ Samuel Thibault ] * Bump Standards-Version to 3.9.5 (no changes). * control: build-depend on python-support. . [ Roland Stigge ] * patches/fix-powerpcspe.patch: New patch to fix FTBFS on big-endian archs (Closes: #734273). sphinxtrain (1.0.8-1) unstable; urgency=low . * Initial release (Closes: #697153)