libmad (0.15.1b-8ubuntu1) trusty; urgency=low * Merge from Debian testing, remaining changes: - Disable architecture specific optimisations on ARM, as there is a bug in this codepath which causes segfaults, and the assembler is very old (likely bitrotted). (LP: #989846) -- Matthew Fischer Mon, 21 Oct 2013 21:25:24 -0600 libmad (0.15.1b-8) unstable; urgency=low * Add multiarch support. (Closes: #653676) Patch by Steve Langasek * Use dh-autoreconf to update libtool so that it works on x32 (Closes: #700437) -- Kurt Roeckx Mon, 20 May 2013 18:02:18 +0200 libmad (0.15.1b-7ubuntu2) raring; urgency=low * Disable architecture specific optimisations on ARM, as there is a bug in this codepath which causes segfaults, and the assembler is very old (likely bitrotted). (LP: #989846) -- Iain Lane Wed, 12 Dec 2012 12:10:33 +0000 libmad (0.15.1b-7ubuntu1) precise; urgency=low * Merge from Debian testing, remaining changes: - Build for multiarch. - Drop libmad.la, no longer needed. - Drop redundant build target in debian/rules that ignores all the cdbs autotools handling. -- Steve Langasek Mon, 06 Feb 2012 12:19:01 -0800 libmad (0.15.1b-7) unstable; urgency=low * Fix arm's MAD_F_MLN thumb case causing problems on arhmf. Patch by Dave Martin (Closes: #656814) * Add ${misc:Depends} to the Depends. -- Kurt Roeckx Sun, 22 Jan 2012 23:02:29 +0100 libmad (0.15.1b-6ubuntu1) precise; urgency=low * Build for multiarch. * Drop libmad.la, no longer needed. * Drop redundant build target in debian/rules that ignores all the cdbs autotools handling. -- Steve Langasek Thu, 29 Dec 2011 22:46:46 -0800 libmad (0.15.1b-6) unstable; urgency=low [ Konstantinos Margaritis ] * Add support for armhf (Closes: #596936) - libmad.thumb.diff: use "adr" instead of "add" to make code ready for thumb2 - Provide-Thumb-2-alternative-code-for-MAD_F_MLN.diff: fix another ftbfs with thumb2 as "rsc" doesnt exist anymore - thanks to Dave Martin for this patch -- Kurt Roeckx Tue, 29 Mar 2011 22:26:22 +0200 libmad (0.15.1b-5) unstable; urgency=low * gcc-4.4 removed an assembler constraint on mips/mipsel. Use the new way of doing it. (Closes: #568418) -- Kurt Roeckx Fri, 19 Feb 2010 20:51:00 +0100 libmad (0.15.1b-4) unstable; urgency=low * On an invalid mpeg file we can go past the end of the buffer. (Closes: #508133) -- Kurt Roeckx Tue, 23 Dec 2008 21:38:34 +0100 libmad (0.15.1b-3) unstable; urgency=low * Acknowledge NMU * Use DEB_DH_MAKESHLIBS_ARGS_libmad0 instead to set shlibs. * Update Clément Stenac's email address to use zorglub@debian.org * Add build dependency on autotools-dev, quilt * Don't use -O plus some other -f options, just use -O2. (Closes: #415279) * Use the 64bit fixed point math on amd64 to have a higher quality output than the default. (Closes: #465438) * Bump shlibs since it changes the size of mad_build on amd64. * Add compat file, level 5. Change build dependency of debhelper to 5. * Don't set -lm in the mad.pc file. libmad doesn't use any math function. * Remove libmad0 Depends on pkg-config. * Change to Standards-Version 3.7.3: - Change ${Source-Version} into ${binary:Version} -- Kurt Roeckx Sat, 15 Mar 2008 13:51:31 +0000 # For older changelog entries, run 'apt-get changelog libmad0'