1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674
|
hydrogen (0.9.7-6) unstable; urgency=medium
* Extend patch 2001 to contain no builtin default feed URL.
-- Jonas Smedegaard <dr@jones.dk> Tue, 19 Sep 2017 21:56:43 +0200
hydrogen (0.9.7-5) unstable; urgency=medium
* Fix install all architecture-independent data in hydrogen-data.
Bump breaks+replaces.
* Fix install appdata below /usr/share/metainfo.
* Limit patch 2001 to patch config file (not builtin defaults.
Thanks to IOhannes m zmölnig.
* Tighten lintian overrides regarding License-Reference.
* Declare compliance with Debian Policy 4.1.0.
* Add lintian override for separation of command from desktop file.
-- Jonas Smedegaard <dr@jones.dk> Tue, 19 Sep 2017 20:10:16 +0200
hydrogen (0.9.7-4) unstable; urgency=medium
* Fix missing DEP-3 headers for patch 1000 (seems from git commits
that I wrote that patch, although I don't remember it).
* Add README.Debian documenting deviation from upstream regarding
online downloadable drumkit feeds.
Thanks to IOhannes m zmölnig.
* Tidy rules file: Reorganize package relations variables.
* Add patch cherry-picked upstream to fix crash enabling rubberband
with new empty instrument component.
-- Jonas Smedegaard <dr@jones.dk> Mon, 18 Sep 2017 23:14:30 +0200
hydrogen (0.9.7-3) unstable; urgency=medium
* Add patch 2001 to offer live download of only free drumkits by
default.
* Modernize Vcs-* fields: Use git (not cgit) in path.
* Declare compliance with Debian Policy 4.0.1.
-- Jonas Smedegaard <dr@jones.dk> Wed, 16 Aug 2017 21:04:32 +0200
hydrogen (0.9.7-2) unstable; urgency=medium
[ Sebastian Ramacher ]
* Remove unused B-D on libaudiofile-dev.
[ Jonas Smedegaard ]
* Fix drop README.source section about special care for CDBS: Directly
contradicts section emphasizing that *no* special care is needed
(CDBS users handle merges).
* Revert to debhelper compatibility level 9: No concrete need, and may
complicate backortability.
* Update patches:
+ Refresh with shortening quilt options.
* Update copyright info:
+ List Github as source.
+ List Github issue tracker as preferred upstream contact.
+ Use https protocol in initial format line.
+ Fix double-space delimit copyright holders.
+ Merge equally licensed Files sections.
+ Fix reduce coverage for Jonathan Dempsey.
+ Fix list all authors of ladspa headers.
+ Fix cover wasp plugin, cmake scripts, and another author of main
upstream source.
+ Fix cover a file where license is guessed.
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage of packaging.
+ Relicense packaging as GPL-3+.
* Update watch file:
+ Bump to version 4.
+ Mention gpb in usage comment.
+ Add filenamemangle.
+ Tighten uversionmangle.
+ Tighten version match.
* Update package relations:
+ Relax to build-depend unversioned on libsndfile1-dev: Needed
version satisfied even in oldstable.
* Improve copyright-check:
+ Move to manually invoked script in source (not run during build).
Stop build-depend on licensecheck.
+ Extract metadata from spreadsheets (not only images).
+ Skip images and audio without metadata.
+ Skip more types of compiled localizations.
* Drop TODO about manpage generation peculiarity: Upstream shipped
manpage used since 0.9.7-1.
* Add lintian overrides regarding license in License-Reference field.
See bug#786450.
* Modernize cdbs:
+ Drop build target get-orig-source: Use gbp import-orig --uscan.
* Install only compiled machine-readable locale files (not XML nor
maintenance tools).
Drop (wrong) lintian suppression about installed maintenance tools.
* Suggest ladspa-plugin.
* (Re)generate locale files from code sources during build.
* Advertise DEP3 format in patch headers.
* Add patch 1002 to include ca locale when regenerating translations.
-- Jonas Smedegaard <dr@jones.dk> Fri, 21 Jul 2017 08:38:57 +0200
hydrogen (0.9.7-1) unstable; urgency=medium
* New upstream version 0.9.7
* Split package.
* hydrogen - binary
* hydrogen-data * architecture-independent data files
* demo_songs, drumkits, translations
* hydrogen-doc * documentation
* debian/patches
* Patches refreshed.
* Renumbering patches.
* Add patch to fix install path for upstream man pages.
* 1008-desktop.patch not needed anymore.
* portaudio patch refreshed/enabled.
* Add patch fixing CXX FLAGS.
* Add spelling patch.
* Patches forwarded.
* debian/control
* Bump Standards.
* Fix VCS fields.
* Add me as uploader also to control.in file.
* debian/copyright
* Update copyright_hints.
* Update copyright file.
* debian/rules
* Fix hardening.
* Set dh/compat 10.
* Remove menu file.
* Improve README.source file.
* Set section doc for doc package.
* Add link to SVG icon. (Closes: #795474)
* Build docs. (Closes: #629107)
* Thanks to James Cowgill!
* Set libportmidi-dev linux-any to build on non-linux archs (Closes: #591301).
* Add hydrogen-data.lintian-overrides file.
* Don't create xmp icon.
* Not install xpm icon any more.
* Remove B-D for image conversion - not needed any more.
* Don't sign tags.
* Handle upstream git files by d/gbp.conf rather then d/copyright.
* Install upstream man pages and hydrogen.appdata.xml.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Tue, 29 Nov 2016 22:01:10 +0000
hydrogen (0.9.6.1-1) unstable; urgency=medium
* Bump Standards.
* Set dh/compat 9.
* Fix use canonical Vcs-Git URL.
* Add Keywords to desktop file.
* Update copyright file.
* Add myself as uploader.
* Add libpulse-dev as build-dep.
* Add librubberband-dev as build-dep.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Tue, 21 Oct 2014 14:02:46 +0200
hydrogen (0.9.6~beta3-1) unstable; urgency=low
* Team upload.
[ Jonas Smedegaard ]
* Update README.source to emphasize control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
[ Alessio Treglia ]
* New upstream release.
* Refresh debian/patches/09_portaudio_v2.patch.
* Drop 1007_off_by_one_in_jackmidi.patch, applied upstream.
-- Alessio Treglia <alessio@debian.org> Fri, 04 Oct 2013 15:19:02 +0100
hydrogen (0.9.6~beta2-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Refresh patches.
* Don't install extra/serverTools directory, it is no longer provided.
* Fix off-by-one error in JACK MIDI.
Thanks to Roland Mas for the patch! (Closes: #661725)
-- Alessio Treglia <alessio@debian.org> Tue, 12 Jun 2012 11:50:06 +0200
hydrogen (0.9.6~beta1-3) unstable; urgency=low
* 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.
-- Alessio Treglia <alessio@debian.org> Tue, 08 May 2012 11:28:41 -0700
hydrogen (0.9.6~beta1-2) unstable; urgency=low
* Replace rsvg with rsvg-convert to convert SVG to PNG image (LP: #935170):
- Future versions of librsvg won't provide the 'rsvg' tool anymore.
-- Alessio Treglia <alessio@debian.org> Sat, 18 Feb 2012 17:46:48 +0100
hydrogen (0.9.6~beta1-1) unstable; urgency=low
* 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.
-- Alessio Treglia <alessio@debian.org> Fri, 27 Jan 2012 10:49:02 +0100
hydrogen (0.9.5-4) unstable; urgency=low
* 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.
-- Andres Mejia <amejia@debian.org> Sun, 25 Dec 2011 12:14:18 -0500
hydrogen (0.9.5-3) unstable; urgency=low
* Team upload.
* Add patch to fix linking order. This avoids build failure
with --as-needed (Closes: #632229, LP: #803182).
* Refresh patches.
-- Alessio Treglia <alessio@debian.org> Fri, 01 Jul 2011 10:03:10 +0200
hydrogen (0.9.5-2) unstable; urgency=low
* Team upload.
* Drop LASH support.
* Bump Standards.
* Regenerate debian/control.
-- Alessio Treglia <alessio@debian.org> Thu, 19 May 2011 19:27:17 +0200
hydrogen (0.9.5-1) unstable; urgency=low
* 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.
-- Jonas Smedegaard <dr@jones.dk> Fri, 18 Mar 2011 01:19:09 +0100
hydrogen (0.9.4.2-2) unstable; urgency=low
[ Alessio Treglia ]
* Upload to unstable.
-- Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> Sat, 12 Feb 2011 13:59:56 +0100
hydrogen (0.9.4.2-1) experimental; urgency=low
[ 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.
-- Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> Fri, 22 Oct 2010 20:06:10 +0200
hydrogen (0.9.4.1-1) unstable; urgency=low
* New upstream bugfix release. Thanks to Sebastian Moors.
* Rewrite package descriptions based on upstream README. Thanks again
to Sebastian Moors.
-- Jonas Smedegaard <dr@jones.dk> Tue, 30 Mar 2010 21:23:01 +0200
hydrogen (0.9.4-4) unstable; urgency=low
* Disable patch 1001 (Use system-installed TinyXml), apparently
causing Hydrogen to segfault.
Closes: bug#575310, thanks to Nico Golde.
-- Jonas Smedegaard <dr@jones.dk> Thu, 25 Mar 2010 01:05:38 +0100
hydrogen (0.9.4-3) unstable; urgency=low
* 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.
-- Jonas Smedegaard <dr@jones.dk> Mon, 22 Mar 2010 12:34:42 +0100
hydrogen (0.9.4-2) unstable; urgency=low
* 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).
-- Jonas Smedegaard <dr@jones.dk> Tue, 02 Mar 2010 16:51:50 +0100
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 <dr@jones.dk> 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 <kibi@debian.org>
Closes: 550303
-- Anibal Monsalve Salazar <anibal@debian.org> 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 <dktrkranz@debian.org> 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 <he@debian.org> 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) <geiger@debian.org> 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) <geiger@debian.org> 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) <geiger@debian.org> 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) <geiger@debian.org> 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 <tbm@cyrius.com> 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) <geiger@debian.org> 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) <geiger@debian.org> 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) <geiger@debian.org> 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) <geiger@debian.org> Wed, 14 Sep 2005 16:00:21 +0200
hydrogen (0.9.2beta3-3) unstable; urgency=low
* Recompile for new libflac
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> 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) <geiger@debian.org> Tue, 26 Jul 2005 11:16:45 +0200
hydrogen (0.9.2beta3-1) unstable; urgency=low
* New upstream version
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Sun, 12 Jun 2005 15:43:07 +0200
hydrogen (0.9.2beta2-1) unstable; urgency=low
* New upstream version
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> 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 <stephen@jadevine.org.uk> 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) <geiger@debian.org> 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) <geiger@debian.org> 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) <geiger@debian.org> 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) <geiger@debian.org> Mon, 15 Mar 2004 19:03:39 +0100
hydrogen (0.8.1-2) unstable; urgency=low
* recompilation with new JACK
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Fri, 16 Jan 2004 17:05:46 +0100
hydrogen (0.8.1-1) unstable; urgency=low
* New upstream version
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Tue, 13 Jan 2004 18:28:19 +0100
hydrogen (0.8.0-1) unstable; urgency=low
* Release 0.8.0
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Mon, 14 Jul 2003 20:42:06 +0200
hydrogen (0.7.6-1) unstable; urgency=low
* Release 0.7.6
-- Alessandro Cominu <comix@users.sourceforge.net> Mon, 24 Mar 2003 16:00:00 +0100
hydrogen (0.7.5-1) unstable; urgency=low
* Release 0.7.5
-- Alessandro Cominu <comix@users.sourceforge.net> 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 <comix@users.sourceforge.net> 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 <comix@users.sourceforge.net> Sun, 02 Feb 2003 18:00:00 +0100
hydrogen (0.7.2-1) unstable; urgency=low
* First debian package.
-- Alessandro Cominu <comix@users.sourceforge.net> Sat, 04 Jan 2003 13:50:00 +0100
|