libdca-utils - decoding library for DTS Coherent Acoustics streams (utilities)
# sudo apt-get update
# sudo apt-get install libdca-utils
2014-08-04 - Manuel A. Fernandez Montecelo <mafm@debian.org> libdca (0.0.5-7) unstable; urgency=medium * QA upload. [ Logan Rosen ] * Use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el. (Closes: #735221)
2013-03-26 - Reinhard Tartler <siretart@tauware.de> libdca (0.0.5-6) unstable; urgency=low [ Fabian Greffrath ] * Team upload. * Remove myself from Uploaders. * Port to dh9 for multiarch (Closes: #703641). * Fix passing hardening and LFS flags. * Fix vcs-field-not-canonical. * Fix missing-pre-dependency-on-multiarch-support. * Fix outdated-autotools-helper-file. * Run "wrap-and-sort -asb". [ Reinhard Tartler ] * QA upload * Orphaning the package * move the package to the collab-maint umbrella
2011-10-05 - Fabian Greffrath <fabian+debian@greffrath.com> libdca (0.0.5-5) unstable; urgency=low * Update my e-mail address in debian/control. * Build with large file support where necessary (Closes: #639593).
2011-04-13 - Alessio Treglia <alessio@debian.org> libdca (0.0.5-4) unstable; urgency=low * Team upload. [ Fabian Greffrath ] * Move libdts-dev to Priority optional (some other packages of this priority depend on it) and change Section to oldlibs instead. [ Alessio Treglia ] * Get rid of unneded *.la files (Closes: #621688). * Switch to packaging format "3.0 (quilt)". * Add gbp config file. * Correct team's name. * Update Standards-Version.
2009-06-16 - Fabian Greffrath <fabian@debian-unofficial.org> libdca (0.0.5-3) unstable; urgency=low * Changed Vcs-Git and Vcs-Browser to point to the right location. * Wrapped Uploaders, Build-Depends and Depends fields. * Added quilt for patch management. * debian/patches/r83-mark-tables-as-static-constants.patch: Mark tables as static constants. * debian/patches/r84-normalisation-factor-sqrt2+output-bias.patch: Change output normalisation factor from 3/2 to sqrt(2). Fixed a bug where the output bias wasn't applied when downmixing wasn't being done. * debian/patches/r87-sanity-check-for-subframes-and- prim_channels.patch: Sanity check for subframes and prim_channels to avoid crashes with invalid streams. * debian/patches/r88-fix-random-crashes-caused-by-invalid-32-bit- shifts.patch: Fix random crashes caused by invalid 32-bit shifts on 32-bit values. * debian/patches/r89-avoid-crashing-with-invalid-frames.patch: Avoid crashing with invalid frames setting a bitalloc_huffman component to 7.
2009-02-16 - Fabian Greffrath <fabian@debian-unofficial.org> libdca (0.0.5-2) unstable; urgency=low * Upload to unstable. * debian/changelog: + Fixed spelling error "maintainance" in the (0.0.2-svn-2) entry. * debian/control: + Removed the "XS-" prefix from the Vcs-Svn and Vcs-Browser fields. + Bumped Standards-Version to 3.8.0. + Fixed binary-control-field-duplicates-source field "section" in package libdca0. * debian/watch: + Added.
2008-05-28 - Fabian Greffrath <fabian@debian-unofficial.org> libdca (0.0.5-1) experimental; urgency=low * New upstream release (Closes: #481763). + Provide a shared library (Closes: #285590). + Install .pc files for pkg-config (Closes: #313377). * debian/control: + Changed Source to libdca. + Added myself to Uploaders. + Added Build-Depends on cdbs. + Bumped Standards-Version to 3.7.3. + Added Homepage field. + Added Depends on ${shlibs:Depends} and ${misc:Depends} to all packages. + Improved package descriptions. + Added libdca0, libdca-dev and libdca-utils packages. + Made libdts-dev Priority: extra. * debian/copyright: + Converted to proposed machine-readable format. * debian/libdca0.docs: + Added to install doc/*. * debian/{libdca0,libdca-dev,libdca-utils,libdts-dev}.install: + Added. * debian/rules: + Converted Debian packaging to CDBS. + Dropped PIC static library build. * debian/Makefile.am, debian/Makefile.in: + Removed as the upstream tarball does not provide a debian/ directory anymore.