Change logs for hydrogen source package in Lucid

  • hydrogen (0.9.4-1) unstable; urgency=low
    
      * New upstream release. Closes: bug#551839, thanks to Larry Holish.
        + Apparently solves startup crash on AMD64. Closes: bug#402635,
          thanks to Simon Guest.
        + Uses splash screen (not intro dialog too wide for some screens).
          Closes: bug#501044, thanks to Klaus Ade Johnstad.
      * Adopt package: Set Debian Multimedia team as maintainer, and myself
        as uploader.
      * Package now git-maintained: Add Vcs-* stanzas to control file.
      * Add README.source, documenting CDBS, git-buildpackage and
        DEB_MAINTAINER_MODE.
      * Add and make use of local CDBS snippets:
        + upstream-tarball.mk
        + buildinfo.mk.
        + copyright-check.mk.
        + package-relations.mk.
        + scons.mk (replacing autotools.mk).
      * Repackage using source format '3.0 "quilt"'.
      * Drop some patches:
        + 00: Upstream manuals now include proper charset declaration.
        + 01: Promoting Debian maintainance unnecessary, and might be
          inaccurate (patch have been wrong for several years).
        + 04: Improved FLAC support adopted upstream now.
        + 05: No longer applying (apparently fixed upstream).
        + 06: No longer applying.
      * Refresh remaining patches and uniform to always strip a single
        prefix (i.e. 'patch -p 1').
      * Unfuzz and update file locations of patches 02 and 08.
      * Disable patches 02, 03, 07 and 08 (all compilation fixes), possibly
        no longer needed.
      * Add patches 09 and 10 adjusting PortAudio and PortMIDI support to v2
        API.
      * Build-depend on libtarchive-dev, port19audio-dev, libportmidi-dev,
        liblash-dev and libqt4-dev (and not libqt3-mt-dev).
      * Build-depend on librsvg2-bin and Build-depend on netpbm, and
        generate (not ship premade file) menu icon based on upstream
        graphics: SVG → PNG → XPM.
      * Drop Debian-local XDG desktop file: Upstream ships one now.
      * Install symlinks in examples dir to demo_songs.
      * Install PHP serverTools files as examples.
      * Drop manpage symlink for hydrogenPlayer (not currently built).
      * Bump Standards-Version to 3.8.4.
      * Rewrite copyright file using draft DEP5 rev135 format.
      * Add copyright header to debian/rules.
      * Bump debhelper compat level and build-dependency to 6.
      * Maintain build-dependencies with CDBS in debian/rules.
    
    hydrogen (0.9.3-7) unstable; urgency=low
    
      * QA upload.
      * Fix FTBFS on GNU/kFreeBSD 
        Patch by Cyril Brulebois <email address hidden>
        Closes: 550303
    
    hydrogen (0.9.3-6) unstable; urgency=low
    
      * QA upload.
        - Set Maintainer to Debian QA Group.
      * Acknowledge NMU, thanks Marc!
      * debian/old-patches/*:
        - Removed, fixed upstream long ago.
      * debian/patches/06_drumkit_load.patch:
        - Fix crash with missing drumkit samples (Closes: #448332).
      * debian/patches/07_gcc44.patch:
        - Fix build failure with gcc-4.4 (Closes: #505029).
      * debian/patches/*:
        - Add description to patches.
      * debian/changelog:
        - Adjust old entry to fix lintian's syntax-error-in-debian-changelog.
      * debian/compat:
        - Bump compat level to 5.
      * debian/control:
        - Bump debhelper minimum version to be at least >= 5.
        - Bump Standards-Version to 3.8.3.
        - Add Homepage field.
        - Add ${misc:Depends} to Depends.
        - Remove useless Conflicts/Replaces fields.
        - Fix some inaccuracies in package description.
      * debian/copyright:
        - Adjust download location.
        - Add copyright notice.
        - Fix FSF address.
        - Point to versioned common-license file.
      * debian/dirs:
        - Removed, useless.
      * debian/hydrogen.desktop:
        - Adhere to Freedesktop.org specification.
      * debian/menu:
        - Adhere to new Debian Menu sub-policy.
      * debian/watch:
        - Add watch file.
     -- Scott Lavender <email address hidden>   Mon,  22 Feb 2010 14:04:05 +0000
  • hydrogen (0.9.3-5.1ubuntu2) karmic; urgency=low
    
      * debian/patches/99_gcc-4.4.patch: patch src/lib/Object.cpp and
        src/lib/drivers/JackDriver.cpp to fix FTBFS with gcc 4.4
    
     -- Fabrice Coutadeur <email address hidden>   Mon, 28 Sep 2009 14:59:52 +0000