Change logs for vorbisgain source package in Sid

  • vorbisgain (0.37-2.1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Add patch to fix missing header declaration. (Closes: #1066500)
    
     -- Håvard F. Aasen <email address hidden>  Sun, 24 Mar 2024 09:00:42 +0100
  • vorbisgain (0.37-2) unstable; urgency=low
    
    
      * 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.
    
     -- Daniel Martí <email address hidden>  Sun, 01 Jul 2012 12:48:01 +0000
  • vorbisgain (0.37-1) unstable; urgency=low
    
    
      * 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.
    
     -- Daniel Martí <email address hidden>  Sat, 03 Mar 2012 16:39:08 +0100
  • vorbisgain (0.36-4) unstable; urgency=low
    
    
      * 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.
    
     -- Alessio Treglia <email address hidden>  Wed, 28 Dec 2011 12:13:09 +0100
  • vorbisgain (0.36-3.1) unstable; urgency=low
    
    
      * 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)
    
     -- Patrick Schoenfeld <email address hidden>  Mon, 10 Nov 2008 12:55:38 +0100
  • vorbisgain (0.36-3) unstable; urgency=low
    
    
      * recurse.c: Zero errno before readdir call. (Closes: #375110)
      * s/ReplayGain/Replay Gain/
      * Standards-Version 3.7.2.
    
     -- Joe Wreschnig <email address hidden>  Mon, 26 Jun 2006 16:37:21 -0500