* Team upload.
[ Adrian Knoth ]
* Add patch to fix FTBFS with gcc-4.7 (Closes: #667203).
[ Alessio Treglia ]
* Update debian/copyright to machine-readable format.
* Bump Standards-Version.
* Regenerate debian/control.
* Replace rsvg with rsvg-convert to convert SVG to PNG image (LP: #935170):
- Future versions of librsvg won't provide the 'rsvg' tool anymore.
* Team upload.
* New upstream release.
* Improve debian/watch file.
- Detect upstream beta, alpha and rc releases.
* Switch buildsystem from scons to cmake.
* Replace negated list of non-linux architectures with linux-any.
* Refresh debian/patches/09_portaudio_v2.patch.
* Remove debian/patches/1002_relax_SCons_linux2_resolving.patch and
other scons-specific patches as buildsystem has changed to cmake.
* Refresh 1005_name_shouldnt_repeat_genericname.patch, plus some
additions:
- Remove deprecated FilePattern, Encoding keys.
- Add trailing ';' to the MimeType field.
- Remove unregistered 'Sound' value from Categories.
* Remove 1006_werror_format_security.patch, applied upstream.
* Add -lporttime to LDFLAGS to avoid FTBFS.
* debian/copyright:
- Fix lintian's copyright-refers-to-symlink-license warnings.
* Don't install empty directories.
* Delete development files and both shared and static objects for
now, we'll introduce them once upstream will have released a
stable release.
* Team upload.
[ Alessio Treglia ]
* hydrogen.desktop's Name entry should not repeat GenericName description
(Closes: #640983)
* Prevent FTBFS with -Werror=format-security enabled (Closes: #643406).
[ Andres Mejia ]
* Prevent build failure from double installation of images.
* Team upload.
* Add patch to fix linking order. This avoids build failure
with --as-needed (Closes: #632229, LP: #803182).
* Refresh patches.
* Team upload.
* Drop LASH support.
* Bump Standards.
* Regenerate debian/control.
* New upstream release.
Closes: bug#618694. Thanks to rosea grammostolla.
* Adjust copyright-check suppression hint to work with recent CDBS
(strip leading ./ ).
* Update build-dependencies for new release:
+ Build-depend on poxml, xmlto and libxml2-utils.
+ Tighten build-dependency on libsndfile1-dev.
+ Stop build-depending on libtinyxml-dev, libflac++-dev or
libflac-dev.
* Recommend rubberband-cli.
* Set QTDIR during build: according to upstream INSTALL.txt this
avoids potential clash with Qt3.
* Update patches:
+ Drop patch 0001: Applied upstream.
+ Drop already commented out patches 02 03 07 08 1001: Obsolete.
+ Unfuzz patch 1002.
+ Add patch 1001 to set patch to rubberband CLI.
+ Add patch 1003 to add linkage required with GCC 4.5.
* Extend copyright years in header of rules file.
* Update copyright file:
+ Rewrite using Subversion rev.173 of draft DEP5 format.
+ Extend copyright years.
+ Drop Files and License sections of no longer included files.
* Put aside upstream-generated docs during build and regenerate
ourselves.
[ Alessio Treglia ]
* Upload to unstable.
[ Jonas Smedegaard ]
* debian/copyright:
- refer to unversioned GNU licenses when relevant, and mention "Debian
GNU systems" (not the too narrow "Debian GNU/Linux systems").
- refer to less vaguely to unversioned GNU licenses.
[ Adrian Knoth ]
* Recommend hydrogen-drumkits
[ Alessio Treglia ]
* Add .gitignore file.
* New upstream release.
* Update Standards-Version to 3.9.1.
* Drop 10_portmidi_v2.patch, applied upstream.
* New upstream bugfix release. Thanks to Sebastian Moors.
* Rewrite package descriptions based on upstream README. Thanks again
to Sebastian Moors.
* Disable patch 1001 (Use system-installed TinyXml), apparently
causing Hydrogen to segfault.
Closes: bug#575310, thanks to Nico Golde.
* Add TODO on generating manpage using help2man.
* Drop all local copyright-check.mk.
* Tighten build-dependency on cdbs to versions providing
functionalitites previously included locally.
* Add patch 1001 to use system-installed TinyXml. Build-depend on
libtinyxml-dev.
* Refresh patches with shortening quilt options -pab --no-timestamps
--no-index.
* Renumber patch 0001 (relax SCons linux2 resolving) to 1002, to
actually follow our local micro-naming-policy.
* Add new patch 0001 cherry-picked from upstream SVN to silence
harmless Scons warning.
* Install manpage generated using help2man (and ship with source - for
some reason it fails to work as part of normal builds). Update TODO.
* Skip superfluous copyright-check of some binary files.
* Update local CDBS snippets:
+ Improve package-relationships.mk to strip unversioned build-
dependency following same versioned.
+ Refer to FSF website (not postal address) in license headers.
+ Bump copyright years.
+ Handle cdbs 0.4.67~ in package-relations.mk.
+ Make copyright-check.mk strict when in DEB_MAINTAINER_MODE.
+ Fix force use LC_ALL=C in copyright-check.mk.
* Add patch 0001 to relax SCons linux2 resolving. Closes: bug#570557,
thanks to dann frazier.
* Add README to patch dir in source, documenting local patch numbering
scheme.
* Refer to FSF website (not postal address) in rules file and
copyright file.
* Drop setup DEB_MAINTAINER_MODE in rules file (done in snippets now).
* 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.
* QA upload.
* Fix FTBFS on GNU/kFreeBSD
Patch by Cyril Brulebois <kibi@debian.org>
Closes: 550303
* 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.
* Non-maintainer upload.
* 03_gcc43.patch: Extended with patch from KiBi (Closes: #456078)
* Recompiling. Seems that libflac++6 version 1.2 is not binary
compatible to 1.1.4 (closes: #447292)(closes: #445237)
* 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)
* Changed build-dev liblrdf-dev --> liblrdf0-dev
* Added desktop file (closes: 351884)(closes: #376899)
* Added conditional build-dep for kfreebsd-amd64 hurd-i386 (closes: #361491)
* NMU as part of the GCC 4.1 transition.
* patches/02_gcc41.patch: Remove extra qualification from C++ header
file (closes: #357084).
* New upstream version
* Applied documentation regeneration patch, old versions had problems
with accents (closes: #317880)
* 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)
* Included patch for gui performance (closes: #331259)
* 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
* Recompile for new libflac
* Recompile against new jack library (closes: #317199)
* New upstream version
* New upstream version
* 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.
* New upstream release
* Fixed cast of pointer to int problem in SongEditor.cpp (closes:
286423)
* New upstream version (closes: #271835)
* Upstream replaced abs with fabs in lib/Hydrogen.cpp (closes:
#266249)
* removed drumkit loader patch (integrated upstream)
* 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)
* New upstream release
* Moved to tarball build system
* recompilation with new JACK
* New upstream version
* Release 0.8.0
* Release 0.7.6
* Release 0.7.5
* Fixed bugin Song Export
* Application font selection in preferences
* Many little bug fix
* 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
* First debian package.