[SCM] lame/master: update debian/changelog

fabian at users.alioth.debian.org fabian at users.alioth.debian.org
Thu Jun 11 07:40:13 UTC 2015


The following commit has been merged in the master branch:
commit 0fcdc1a924a4961413e74cd17766abbbfcd47031
Author: Fabian Greffrath <fabian at debian.org>
Date:   Thu Jun 11 09:37:30 2015 +0200

    update debian/changelog

diff --git a/debian/changelog b/debian/changelog
index a25ffe4..f87e3cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+lame (3.99.5+repack1-8) unstable; urgency=medium
+
+  * debian/patches/force_align_arg_pointer.patch: Enable functions with SSE
+    instructions to maintain their own properly aligned stack. Fixes crashes
+    with a general protection error when called from the ocaml bindings
+    (Closes: #786438). Thanks Detrick Merz for the bug report, Robert Hegemann
+    and especially Bernhard Übelacker for their help with analyzing the bug.
+  * Remove "experimental optimizations". These are compiler flags that are
+    selected on a per-compiler basis, but the latest detected compilers are
+    from the gcc-4.x series.
+  * Build the frontend with the sndfile io routines, it should be able to read
+    RAW PCM and WAV from stdin since at least 3.99.0. As per upstream request.
+    + Add Build-Depends: libsndfile1-dev.
+  * Append "-Wl,--as-needed -Wl,-z,defs" to LDFLAGS to get rid of the
+    unnecessary dependency on libncurses.
+  * Change Uploaders field to my <fabian at debian.org> address.
+  * Bump Standards-Version to 3.9.6.
+  * Fix space-in-std-shortname-in-dep5-copyright "BSD (3 clause)" and
+    unused-license-paragraph-in-dep5-copyright "GPL-2+" lintian warnings.
+  * Update Debian packaging copyright years and address.
+  * TODO: Add a lame-dbg package.
+
+ -- Fabian Greffrath <fabian at debian.org>  Thu, 11 Jun 2015 09:32:10 +0200
+
 lame (3.99.5+repack1-7) unstable; urgency=medium
 
   * Extend Maks Naumov's patch to also include a sanity check for

-- 
lame packaging



More information about the pkg-multimedia-commits mailing list