hydrogen (0.9.4-1+lliurex1) unstable; urgency=low * added qcv support -- Hector Garcia Huerta Mon, 23 Apr 2012 18:05:32 +0200 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. -- Jonas Smedegaard Tue, 16 Feb 2010 06:26:18 +0100 hydrogen (0.9.3-7) unstable; urgency=low * QA upload. * Fix FTBFS on GNU/kFreeBSD Patch by Cyril Brulebois Closes: 550303 -- Anibal Monsalve Salazar Fri, 09 Oct 2009 13:21:39 +1100 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. -- Luca Falavigna Tue, 29 Sep 2009 23:20:30 +0200 hydrogen (0.9.3-5.1) unstable; urgency=low * Non-maintainer upload. * 03_gcc43.patch: Extended with patch from KiBi (Closes: #456078) -- Marc 'HE' Brockschmidt Sun, 16 Mar 2008 21:43:28 +0100 hydrogen (0.9.3-5) unstable; urgency=low * Recompiling. Seems that libflac++6 version 1.2 is not binary compatible to 1.1.4 (closes: #447292)(closes: #445237) -- Guenter Geiger (Debian/GNU) Mon, 22 Oct 2007 18:05:33 +0200 hydrogen (0.9.3-4) unstable; urgency=low * incorporated patch for building with flac (thanks guys !) library (closes: #426650,#427745) * Applied patch for gcc 4.3 (closes: #417229) * Applied patch for default song behaviour (closes: #428052) -- Guenter Geiger (Debian/GNU) Mon, 18 Jun 2007 18:50:31 +0200 hydrogen (0.9.3-3) unstable; urgency=low * Changed build-dev liblrdf-dev --> liblrdf0-dev -- Guenter Geiger (Debian/GNU) Wed, 24 Jan 2007 08:50:39 +0100 hydrogen (0.9.3-2) unstable; urgency=low * Added desktop file (closes: 351884)(closes: #376899) * Added conditional build-dep for kfreebsd-amd64 hurd-i386 (closes: #361491) -- Guenter Geiger (Debian/GNU) Thu, 6 Jul 2006 14:49:45 +0200 hydrogen (0.9.3-1.1) unstable; urgency=low * NMU as part of the GCC 4.1 transition. * patches/02_gcc41.patch: Remove extra qualification from C++ header file (closes: #357084). -- Martin Michlmayr Fri, 26 May 2006 12:28:18 +0200 hydrogen (0.9.3-1) unstable; urgency=low * New upstream version * Applied documentation regeneration patch, old versions had problems with accents (closes: #317880) -- Guenter Geiger (Debian/GNU) Thu, 2 Mar 2006 09:55:27 +0100 hydrogen (0.9.2final-3) unstable; urgency=low * Removed build dependency on xlibs-dev (closes: #346718) * Conditional build depends on libasound2-dev for FreeBSD (closes: #336851) * Finally added menu icon (closes: #299410) * Fixed manpage installation (closes: #328963) -- Guenter Geiger (Debian/GNU) Mon, 9 Jan 2006 15:15:03 +0100 hydrogen (0.9.2final-2) unstable; urgency=low * Included patch for gui performance (closes: #331259) -- Guenter Geiger (Debian/GNU) Mon, 3 Oct 2005 17:50:18 +0200 hydrogen (0.9.2final-1) unstable; urgency=low * New upstream version (closes: #328233) * Recompile against new flac (closes: #325959) * Added ALSA support * removed update-menus calls in makefiles, done by package * Added Debian bug information -- Guenter Geiger (Debian/GNU) Wed, 14 Sep 2005 16:00:21 +0200 hydrogen (0.9.2beta3-3) unstable; urgency=low * Recompile for new libflac -- Guenter Geiger (Debian/GNU) Thu, 1 Sep 2005 13:00:42 +0200 hydrogen (0.9.2beta3-2) unstable; urgency=low * Recompile against new jack library (closes: #317199) -- Guenter Geiger (Debian/GNU) Tue, 26 Jul 2005 11:16:45 +0200 hydrogen (0.9.2beta3-1) unstable; urgency=low * New upstream version -- Guenter Geiger (Debian/GNU) Sun, 12 Jun 2005 15:43:07 +0200 hydrogen (0.9.2beta2-1) unstable; urgency=low * New upstream version -- Guenter Geiger (Debian/GNU) Thu, 12 May 2005 16:15:40 +0200 hydrogen (0.9.1-1.1) unstable; urgency=low * Non-Maintainer Upload. * Rebuilt against the latest libflac-dev, altered the build-dep on libflac-dev to >= 1.1.1-3, as per guidance, closes: #289950. -- Stephen Quinney Fri, 21 Jan 2005 16:38:00 +0000 hydrogen (0.9.1-1) unstable; urgency=low * New upstream release * Fixed cast of pointer to int problem in SongEditor.cpp (closes: 286423) -- Guenter Geiger (Debian/GNU) Tue, 4 Jan 2005 15:56:21 +0100 hydrogen (0.9.0-1) unstable; urgency=low * New upstream version (closes: #271835) * Upstream replaced abs with fabs in lib/Hydrogen.cpp (closes: #266249) * removed drumkit loader patch (integrated upstream) -- Guenter Geiger (Debian/GNU) Wed, 15 Sep 2004 18:53:33 +0200 hydrogen (0.8.2-2) unstable; urgency=medium * Fixed .h file generation from .ui files (closes: #264666) * New upstream fixes export as wav file functionality (closes: #239920) * Fixed problem when loading drumkits with spaces in path (patch) (closes: #244517) -- Guenter Geiger (Debian/GNU) Mon, 16 Aug 2004 16:53:54 +0200 hydrogen (0.8.2-1) unstable; urgency=low * New upstream release * Moved to tarball build system -- Guenter Geiger (Debian/GNU) Mon, 15 Mar 2004 19:03:39 +0100 hydrogen (0.8.1-2) unstable; urgency=low * recompilation with new JACK -- Guenter Geiger (Debian/GNU) Fri, 16 Jan 2004 17:05:46 +0100 hydrogen (0.8.1-1) unstable; urgency=low * New upstream version -- Guenter Geiger (Debian/GNU) Tue, 13 Jan 2004 18:28:19 +0100 hydrogen (0.8.0-1) unstable; urgency=low * Release 0.8.0 -- Guenter Geiger (Debian/GNU) Mon, 14 Jul 2003 20:42:06 +0200 hydrogen (0.7.6-1) unstable; urgency=low * Release 0.7.6 -- Alessandro Cominu Mon, 24 Mar 2003 16:00:00 +0100 hydrogen (0.7.5-1) unstable; urgency=low * Release 0.7.5 -- Alessandro Cominu Sun, 23 Feb 2003 23:30:00 +0100 hydrogen (0.7.4-1) unstable; urgency=low * Fixed bugin Song Export * Application font selection in preferences * Many little bug fix -- Alessandro Cominu Sun, 09 Feb 2003 14:00:00 +0100 hydrogen (0.7.3-1) unstable; urgency=low * Many audio engine bugfix * New Audio Engine Information Dialog * New Instrument properties Dialog * Current playing pattern highlight * New Export song dialog (replaces DiskWriterDriver) * New play sample button in Mixer -- Alessandro Cominu Sun, 02 Feb 2003 18:00:00 +0100 hydrogen (0.7.2-1) unstable; urgency=low * First debian package. -- Alessandro Cominu Sat, 04 Jan 2003 13:50:00 +0100