[SCM] lame/master: Update changelog.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Tue May 3 16:37:54 UTC 2011


The following commit has been merged in the master branch:
commit dc2bb877ccb2d2f56ea7c9a11c539cbe5bd2ca52
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Tue May 3 12:37:40 2011 -0400

    Update changelog.

diff --git a/debian/changelog b/debian/changelog
index 10a5ad3..52212e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,21 @@ lame (3.98.4-2) UNRELEASED; urgency=low
   * Disable use of sndfile, breaks KDE apps relying on kio_audiocd slave for CD
     ripping.
   * Fix warning on 64 bit machines on use of size_t.
+  * Support parallel builds.
+  * Bump to Standards-Version 3.9.2.
+  * Fix Vcs-Browser entry.
+  * Don't use quilt when source format 3.0 (quilt) is being used.
+  * Fixup build system. Don't patch generated files directly.
+    Needed to disable GTK support so lame would build.
+  * Enable full experimental optimizations.
+    NOTE: The only extra optimizations that are really enabled are -O3,
+    -fomit-frame-pointer, and -ffast-math. -fschedule-insns2 is on by default in
+    -O2, -fbranch-count-reg is on by default in any mode, and -fforce-addr looks
+    to be a noop now. This is with using GCC 4.6.*.
+  * Modifiy override_dh_clean target to check if quilt is installed, and use it
+    to unapply patches during cleaning.
+  * Use patch to apply autoreconf changes.
+  * Fix description-synopsis-starts-with-article lintian warnings.
 
   [ Fabian Greffrath ]
   * Remove duplicate patches/05-armel-no-finite-math-only.diff.
@@ -15,7 +30,7 @@ lame (3.98.4-2) UNRELEASED; urgency=low
   * Do not install the libtool .la file in the -dev package.
   * Do not provide the liblame0 package anymore.
 
- -- Andres Mejia <mcitadel at gmail.com>  Tue, 03 May 2011 10:13:10 -0400
+ -- Andres Mejia <mcitadel at gmail.com>  Tue, 03 May 2011 12:37:08 -0400
 
 lame (3.98.4-1) unstable; urgency=low
 

-- 
lame packaging



More information about the pkg-multimedia-commits mailing list