lp:debian/stretch/vorbisgain

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/stretch/vorbisgain
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

8. By Daniel Martí <email address hidden>

* Updated maintainer's info
* debian/patches
  - 0001-temp_files.patch re-adds X's in mktemp() (Closes: #676926)
  - 0009-hardening.patch added to solve an issue with debian's build flags.
    + Bumped debhelper compat level to 9
    + Solved lintian complaints on hardening
  - 0010-fclose.patch added (Closes: #488126). Thanks to Marcel Rehberg for
    the patch.
* debian/rules
  - Fixed lintian hardening complaints by adding the Debian build flags.

7. By Daniel Martí <email address hidden>

* New Maintainer (Closes: #547233)
* New upstream release.
  - Refreshed all patches.
* Bumped debhelper compat level to 8.
* debian/copyright is now in DEP-5 format version 1.0.
* debian/rules now removes automake's .log and .status in "clean".
* Bumped standards version to 3.9.3; No changes needed.
* debian/patches/0006-manpage_hyphens.patch:
  - Corrected many hyphen-used-as-minus-sign lintian complaints in the
    manpage.
* debian/patches/0007-recursively_spelling.patch:
  - Corrected a spelling mistake, "recursivly". (Closes: #661999)
* debian/patches/0008-manpage_recursion_mistake.patch:
  - The manpage no longer shows examples which don't work. (Closes: #447402)
* debian/watch has been fixed.
* NEWS has been removed from docs and is now installed as upstream's
  changelog file.

6. By Alessio Treglia

* QA upload.
* Set 3.0 (quilt) as packaging format:
  - Switch to DH7 short-form.
  - Use DH's autotools_dev plugin rather than update
    config.{guess,sub} by hand.
  - Split patches and create a new quilt series:
    + 0001-temp_files.patch
    + 0002-errno.patch
    + 0003-manpage.patch
* debian/patches/0003-manpage.patch:
  - Add more misspelling fixes:
    + Closes: #490983
    + Closes: #374822
    + LP: #248781
* debian/patches/0004-vorbisgain_mtime.patch:
  - Add a command line option to preserve the mtime (Closes: #445958).
* debian/patches/0005-double_fclose.patch:
  - Don't call fclose() twice (Closes: #632947).
* Use debian/compat rathen than set DH_COMPAT in debian/rules.
* Add Homepage field.
* Add watch file.
* Bump Standards.

5. By Patrick Schoenfeld

* Non-maintainer upload.
* Apply patch from Pavel N. Krivitsky to use temp files, which are dependent
  on the file which is beeing processed, instead always using the same
  filename, which can result to data loss in scenarios where two or more
  vorbis processes are running parallel.
  (Closes: #505164)

4. By Joe Wreschnig

* recurse.c: Zero errno before readdir call. (Closes: #375110)
* s/ReplayGain/Replay Gain/
* Standards-Version 3.7.2.

3. By Lars Wirzenius <email address hidden>

* recurse.c: Disabled processing of wildcards in the filenames. This
  makes the Debian package differ from what upstream wants, but results
  in fewer surprises to users who are not accustomed to vorbisgain as
  it is more natural to Unix users in general. Also, makes it possible
  at all to process files with wildcards in their names.
  Closes: #288056.
* vorbis.c: Don't touch mtime after the file has been modified.
  Closes: #281316.
* vorbisgain.1: Modified an example using wildcards and added a note to
  the end of the differences in behavior between upstream and Debian.

2. By Tollef Fog Heen <email address hidden>

Don't use --enable-recursive (closes: #222959)

1. By Tollef Fog Heen <email address hidden>

Import upstream version 0.34

Branch metadata

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

Subscribers