[ubuntu/lucid] hydrogen 0.9.4-1 (Accepted)

Ubuntu Installer archive at ubuntu.com
Mon Feb 22 14:38:56 GMT 2010


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 <kibi at debian.org>
    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.

Date: Mon,  22 Feb 2010 14:04:05 +0000
Changed-By: Scott Lavender <scottalavender at gmail.com>
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/lucid/+source/hydrogen/0.9.4-1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon,  22 Feb 2010 14:04:05 +0000
Source: hydrogen
Binary: hydrogen
Architecture: source
Version: 0.9.4-1
Distribution: lucid
Urgency: low
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Changed-By: Scott Lavender <scottalavender at gmail.com>
Description: 
 hydrogen   - simple drum machine/step sequencer
Closes: 402635 448332 501044 505029 550303 551839
Changes: 
 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 <kibi at debian.org>
     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.
Files: 
 69b0e35a5bba8151347c5e6ec9e8e4f3 3808532 sound optional hydrogen_0.9.4.orig.tar.gz
 827ef9b83ec599f00ad696d37b2b4ddb 38816 sound optional hydrogen_0.9.4-1.debian.tar.gz
 8a7eb036b5231b51b67fe2af9736139c 1604 sound optional hydrogen_0.9.4-1.dsc


More information about the Lucid-changes mailing list