lp:debian/lame

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/lame
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

24. By Fabian Greffrath <email address hidden>

* Add debug package.
* Run wrap-and-sort -asb.

23. By Fabian Greffrath <email address hidden>

* 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 <email address hidden> 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.

22. By Fabian Greffrath <email address hidden>

* Extend Maks Naumov's patch to also include a sanity check for
  a valid amount of input channels (Closes: #778703).
* Fix decision if sample rate ratio is an integer value or not
  (Closes: #778529).
* Thanks to Henri Salo for the bug reports and the fuzzed samples!

21. By Fabian Greffrath <email address hidden>

* Do not mangle CFLAGS in debian/rules anymore, leave this to
  dpkg-buildflags (Closes: #775955). Thanks, Jakub Wilk.
* Add check for invalid input sample rate, thanks Maks Naumov
  (Closes: #775959, #777160, #777161). Thanks Jakub Wilk and
  Brian Carpenter for the bug reports and test cases.
* Remove chunks modifying */Makefile.in from parallel-builds-fix.patch,
  we are running autoreconf anyway.
* Remove unbreak-ftbfs-gcc4.4.patch, does not apply anymore.
* Avoid malformed wav causing floating point exception in the frontend
  (Closes: #777159).

20. By Sebastian Ramacher

* Team upload.
* debian/patches/msse.patch: Build xmm_quantize_sub.c with -msse to fix a
  build failure on any-i386. This also enables SSE support on i386 if SSE
  support is detected at runtime. (Closes: #760047)

19. By Sebastian Ramacher

* Team upload.

[ Alessio Treglia ]
* Build with dh-autoreconf. (Closes: #755111)

[ Sebastian Ramacher ]
* debian/control:
  - Remove Andres Mejia from Uploaders since he is MIA. Thank you for
    maintaining lame, Andres! (Closes: #743522)
  - Remove obsolete DM-Upload-Allowed.
  - Change Maintainer to match other packages maintained by the team.
  - Add missing B-D dh-autoreconf and pkg-config.
  - Bump Standards-Version to 3.9.5
  - Remove obsolete Breaks / Replaces.
  - Use canonical Vcs-* locations.
* debian/patches/privacy-breach.patch: Fix privacy-breach linitan erros in
  HTML documentation.

18. By Andres Mejia <email address hidden>

Handle case on setting CFLAGS for systems where dpkg-dev (<< 1.15.7)

17. By Andres Mejia <email address hidden>

Allow dev package to be multiarch installable.

16. By Andres Mejia <email address hidden>

* New upstream release.
* Refresh patches. Remove patches applied upstream.
* Bump Standards-Version to 3.9.3.

15. By Andres Mejia <email address hidden>

* New upstream release.
* Refresh patches.
* Use CFLAGS from dpkg-buildflags, but don't pass -g or -O2.
* Fix up lintian warning about commas in Files section of copyright file.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers