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 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825
|
fluidsynth (2.3.1-2) unstable; urgency=medium
* Team upload.
* Apply patch from upstream to fix seamless looping between MIDI
files.
-- Fabian Greffrath <fabian@debian.org> Tue, 18 Apr 2023 07:48:30 +0200
fluidsynth (2.3.1-1) unstable; urgency=medium
* New upstream version 2.3.1
* Prefer libjack-dev over libjack-jackd2-dev
* Bump Standards-Version to 4.6.2
* Change my email address
-- Dennis Braun <snd@debian.org> Fri, 30 Dec 2022 16:10:11 +0100
fluidsynth (2.3.0-1) unstable; urgency=medium
* New upstream version 2.3.0
* Add FluidSynth*.cmake files to the dev package
-- Dennis Braun <d_braun@kabelmail.de> Sat, 24 Sep 2022 23:04:31 +0200
fluidsynth (2.2.9-1) unstable; urgency=medium
* New upstream version 2.2.9
-- Dennis Braun <d_braun@kabelmail.de> Sun, 11 Sep 2022 15:52:57 +0200
fluidsynth (2.2.8-1) unstable; urgency=medium
* New upstream version 2.2.8
* Use libjack-jackd2-dev as preferable B-D and libjack-dev as optional
and the same for Depends of libfluidsynth-dev
* Bump Standards Version to 4.6.1
-- Dennis Braun <d_braun@kabelmail.de> Sun, 17 Jul 2022 12:40:53 +0200
fluidsynth (2.2.7-1) unstable; urgency=medium
[ Pino Toscano ]
* libfluidsynth-dev: limit libsystemd-dev dependency to Linux OSes
* Limit libasound2-dev build & runtime dependency to Linux OSes
* d/rules: drop -Denable-alsa=off for non-Linux OSes
* Limit libdbus-1-dev build & runtime dependency to Linux OSes
* d/rules: simplify check for non-Linux architectures
[ Dennis Braun ]
* New upstream version 2.2.7
* Update symbols file
-- Dennis Braun <d_braun@kabelmail.de> Wed, 04 May 2022 16:41:50 +0200
fluidsynth (2.2.5-1) unstable; urgency=medium
[ Debian Janitor ]
* Fix day-of-week for changelog entry 1.0.9+dfsg-2
* Remove constraints unnecessary since buster
[ Dennis Braun ]
* New upstream version 2.2.5
* Fix field name typo in debian/copyright (X-Comment => Comment).
-- Dennis Braun <d_braun@kabelmail.de> Thu, 03 Feb 2022 23:02:43 +0100
fluidsynth (2.2.4-2) unstable; urgency=medium
* Update Depends for libfluidsynth-dev and for the autopkgtest
-- Dennis Braun <d_braun@kabelmail.de> Thu, 25 Nov 2021 21:08:08 +0100
fluidsynth (2.2.4-1) unstable; urgency=medium
* New upstream version 2.2.4
-- Dennis Braun <d_braun@kabelmail.de> Thu, 25 Nov 2021 17:50:19 +0100
fluidsynth (2.2.3-2) unstable; urgency=medium
* Upload to unstable
-- Dennis Braun <d_braun@kabelmail.de> Sun, 21 Nov 2021 18:13:22 +0100
fluidsynth (2.2.3-1) experimental; urgency=medium
[ Dennis Braun ]
* New upstream version 2.2.3
* Bump Standards-Version to 4.6.0
* Bump soname libfluidsynth2 to libfluidsynth3
* d/copyright: Update entry for doc/examples
* d/copyright: Add myself to the d/ section
* Update examples installation
* d/rules: override_dh_auto_test because the tests fail
* Update symbols file
[ Sebastian Ramacher ]
* debian/libfluidsynth3.symbols:
- Remove dropped symbol
- Mark template instantiations as optional
* debian/rules:
- Use /usr/share/dpkg/architecture.mk
- Remove unnecessary argument to dh
-- Dennis Braun <d_braun@kabelmail.de> Sat, 23 Oct 2021 19:02:57 +0200
fluidsynth (2.1.7-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Import patch that fixes use-after-free vulnerability. (CVE-2021-28421)
(Closes: #987168)
-- Reiner Herrmann <reiner@reiner-h.de> Sat, 24 Apr 2021 13:37:51 +0200
fluidsynth (2.1.7-1) unstable; urgency=medium
* New upstream version 2.1.7
* d/copyright: Update authors for 'Files: *' and years
* d/copyright: Fix mutated vowels
* d/upstream/metadata: Remove name and add archive
-- Dennis Braun <d_braun@kabelmail.de> Tue, 09 Feb 2021 21:43:23 +0100
fluidsynth (2.1.6-1) unstable; urgency=medium
* New upstream version 2.1.6
* Bump S-V to 4.5.1
* Bump d/watch version to 4
-- Dennis Braun <d_braun@kabelmail.de> Wed, 06 Jan 2021 23:21:23 +0100
fluidsynth (2.1.5-1) unstable; urgency=medium
* New upstream version 2.1.5
* Rename gitlab-ci.yml to salsa-ci.yml
-- Dennis Braun <d_braun@kabelmail.de> Tue, 22 Sep 2020 14:45:55 +0200
fluidsynth (2.1.4-1) unstable; urgency=medium
* New upstream version 2.1.4
* Add gitlab-ci.yml
* d/rules: Remove -Wl,--as-needed flags
-- Dennis Braun <d_braun@kabelmail.de> Sat, 05 Sep 2020 11:56:15 +0200
fluidsynth (2.1.3-1) unstable; urgency=medium
* New upstream version 2.1.3
-- Dennis Braun <d_braun@kabelmail.de> Sat, 30 May 2020 00:30:42 +0200
fluidsynth (2.1.2-1) unstable; urgency=medium
* New upstream version 2.1.2
* Drop patches, applied by upstream
* Bump dh-compat to 13
-- Dennis Braun <d_braun@kabelmail.de> Thu, 30 Apr 2020 20:08:17 +0200
fluidsynth (2.1.1-2) unstable; urgency=medium
* Team upload.
* Allow stderr-output during the build test, as the new SDL2 module
will complain that it is not yet initialized.
* Apply two commits from the upstream GIT repository:
+ Turn SDL2 initialization message into a warning.
+ Exit with error when invalid commandline arguments are
supplied, e.g. invalid sample rates (Closes: #929960).
-- Fabian Greffrath <fabian@debian.org> Wed, 04 Mar 2020 21:20:05 +0100
fluidsynth (2.1.1-1) unstable; urgency=medium
* Team upload.
[ Dennis Braun ]
* New upstream version 2.1.1
* Bump S-V to 4.5.0
* Set RRR: no
* Add d/upstream/metadata
* d/control: Update homepage
* Add me as uploader
[ Fabian Greffrath ]
* Add Build-Depends: libinstpatch-dev to add support for DLS patch files.
* Add Build-Depends: libsdl2-dev to enable SDL2 audio support.
-- Fabian Greffrath <fabian@debian.org> Fri, 28 Feb 2020 23:31:01 +0100
fluidsynth (2.1.0-1) unstable; urgency=medium
* Team upload.
* Upload to unstable.
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1
[ Olivier Humbert ]
* Update control (description: add support to SF3)
[ Fabian Greffrath ]
* New upstream version 2.1.0 (Closes: #946621).
* Make autopkgtests cross-test-friendly,
thanks Steve Langasek (Closes: #946372).
* Review debian/copyright (Closes: #946474).
* Remove NEWS from debian/docs.
* Add fluid_free to debian/libfluidsynth2.symbols.
-- Fabian Greffrath <fabian@debian.org> Sat, 14 Dec 2019 21:58:49 +0100
fluidsynth (2.0.5-1) experimental; urgency=medium
* Team upload.
* Upload to experimental.
* New upstream version 2.0.5 (Closes: #920650, #923487).
* Bump ABI version to libfluidsynth2, adjust symbols file accordingly.
* Add a Build-Depends-Package line to the symbols file.
* Remove patches.
* Bump debhelper-compat to 12.
* Bump Standards-Version to 4.4.0.
* Add libdbus-1-dev to Build-Depends.
* Add libsystemd-dev to Build-Depends on linux-any.
* Build with -DCMAKE_BUILD_TYPE=Release.
* Remove unused file and license paragraphs from debian/copyright.
-- Fabian Greffrath <fabian@debian.org> Mon, 05 Aug 2019 21:02:36 +0200
fluidsynth (1.1.11-4) unstable; urgency=medium
* Team upload.
* Promote soundfont packages to dependencies (Closes: #929182).
+ Fluidsynth is really useless without a soundfont and
the default one weights only 6 MB.
-- Fabian Greffrath <fabian@debian.org> Mon, 05 Aug 2019 14:06:06 +0200
fluidsynth (1.1.11-3) unstable; urgency=medium
* Team upload.
* Add some Breaks relations to ensure upgrading of soundfont
packages to provide the virtual sf3-soundfont-gm package.
-- Fabian Greffrath <fabian@debian.org> Mon, 05 Aug 2019 08:04:23 +0200
fluidsynth (1.1.11-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
[ Fabian Greffrath ]
* Recommend a recent enough timgm6mb-soundfont package or an
alternative provider of sf3-soundfont-gm and use the default
soundfont throughout the package.
-- Fabian Greffrath <fabian@debian.org> Sun, 04 Aug 2019 13:37:30 +0200
fluidsynth (1.1.11-1) unstable; urgency=medium
* Team upload.
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org
[ Fabian Greffrath ]
* New upstream version 1.1.11.
* Install fluidsynth config file (Closes: #760209) and
systemd user service unit file (Closes: #760210).
-- Fabian Greffrath <fabian@debian.org> Sat, 02 Jun 2018 10:45:52 +0200
fluidsynth (1.1.10-1) unstable; urgency=medium
* Team upload.
[ Jaromír Mikeš ]
* Drop explicit Testsuite field, not needed anymore.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Set Vcs-* to salsa.debian.org
[ Fabian Greffrath ]
* New upstream version 1.1.10
-- Fabian Greffrath <fabian@debian.org> Thu, 15 Mar 2018 17:27:53 +0100
fluidsynth (1.1.9-1) unstable; urgency=medium
* New upstream version 1.1.9
* Set dh/compat 11.
* Bump Standards.
* Update download page in d/copyright file.
* Update upstream contacts d/copyright file.
* Update d/docs file.
* Update d/symbols file.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sun, 07 Jan 2018 12:50:51 +0100
fluidsynth (1.1.8-3) unstable; urgency=medium
* Symbols changed on non-linux arch - more fixes. (Closes: #883684)
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sun, 10 Dec 2017 02:10:59 +0100
fluidsynth (1.1.8-2) unstable; urgency=medium
[ Fabian Greffrath ]
* add Suggests on some common soundfonts to the libfluidsynth1 package
[ Jaromír Mikeš ]
* Symbols changed on non-linux archs. (Closes: #883684)
* Remove trailing whitespace from changelog.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Thu, 07 Dec 2017 15:12:36 +0100
fluidsynth (1.1.8-1) unstable; urgency=medium
* Improve changelog.
* New upstream version 1.1.8
* Update Vcs to use git instead of cgit.
* Bump Standards.
* Continuation comma.
* Update copyright file.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sat, 14 Oct 2017 06:41:12 +0200
fluidsynth (1.1.7-1) unstable; urgency=medium
* Update watch file.
* New upstream version 1.1.7 (Closes: #877308)
+ consistently relicense libfluidsynth under LGPL-2.1+ (Closes: #859793)
+ add support of vorbis-compressed sf3 sound fonts (Closes: #740710)
* Introduce postclone.sh script to ignore .pc/ dir.
* Patches refreshed/deleted.
* Allow all compressions.
* Bump Standards.
* Build without autoreconf.
* Update symbols file.
* Remove autotools-dev from B-D.
* Avoid useless linking.
* Update copyright file.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Mon, 02 Oct 2017 12:51:06 +0200
fluidsynth (1.1.6-4) unstable; urgency=medium
* Set dh/compat 10.
* Bump Standards.
* Fix VCS fields.
* B-D autotools-dev.
* Fix hardening.
* Add symbols file.
* Sign tags.
* Tune .gitignore file.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sun, 18 Dec 2016 15:14:56 +0100
fluidsynth (1.1.6-3) unstable; urgency=medium
* Bump Standards.
* Update VCS fields.
* Remove XS- prefix from Testsuite field.
* Build with autoreconf.
* Update copyright file.
* Remove excessive dependencies of libfluidsynth-dev. (Closes: #738206)
* Add patch to fix server connection. (Closes: #798815)
-- Jaromír Mikeš <mira.mikes@seznam.cz> Mon, 14 Sep 2015 05:59:58 +0200
fluidsynth (1.1.6-2) unstable; urgency=low
[ Christoph Egger ]
* fix FTBFS (Closes: #690006)
[ Rafał Cieślak ]
* Add a compile/run autopkg test. (Closes: #692812)
[ Alessio Treglia ]
* Bump debhelper requirement to 9.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Sat, 02 Feb 2013 13:40:54 +0000
fluidsynth (1.1.6-1) unstable; urgency=low
* New upstream bugfix-only release:
- Handle MIDI End of track events, ticket #101
- Prevent broken rendering after an voice overflow, ticket #100
- Enable long arguments where available
- Prevent libdbus crash
* Remove build-dependency on libncurses5-dev. (Closes: #667892)
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Tue, 28 Aug 2012 14:43:04 +0200
fluidsynth (1.1.5-2) unstable; urgency=low
* Build with MultiArch.
* Enable parallel builds.
-- Alessio Treglia <alessio@debian.org> Tue, 24 Jan 2012 18:45:57 +0100
fluidsynth (1.1.5-1) unstable; urgency=low
* New upstream bugfix release.
-- Alessio Treglia <alessio@debian.org> Mon, 05 Sep 2011 12:10:31 +0200
fluidsynth (1.1.4-2) unstable; urgency=low
* Upload to unstable
* Remove alternative build-dep on libjack-jackd2-dev.
* Disable alsa and dbus on hurd (Closes: #637158).
Thanks to Samuel Thibault for the patch.
* Revert ABI break introduced with FluidSynth 1.1.4.
- This is now binary compatible with FluidSynth << 1.1.4,
patch taken from upstream trunk.
-- Alessio Treglia <alessio@debian.org> Sat, 13 Aug 2011 11:21:32 +0200
fluidsynth (1.1.4-1) experimental; urgency=low
* New upstream release:
- Several improvements and fixes to the CMake build system.
- Several bug fixes to the engine, notably quite a few which could
cause FluidSynth to sound bad in some cases.
- API additions, that make it possible to load MIDI files from memory
to inspect/modify MIDI events as they are being played from a MIDI
file to change channels between melodic and drum mode and to silence
all notes in one command.
- Improvements to the CoreAudio driver.
-- Alessio Treglia <alessio@debian.org> Fri, 05 Aug 2011 10:08:40 +0200
fluidsynth (1.1.3-4) unstable; urgency=low
* Drop LASH support.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Thu, 19 May 2011 14:59:53 +0200
fluidsynth (1.1.3-3) unstable; urgency=low
* Demote liblash-dev to
libfluidsynth-dev's Suggests field (Closes: #611457).
* Append -Wl,--as-needed flag to LDFLAGS.
-- Alessio Treglia <alessio@debian.org> Wed, 09 Mar 2011 13:32:37 +0100
fluidsynth (1.1.3-2) unstable; urgency=low
* Upload to unstable.
-- Alessio Treglia <alessio@debian.org> Wed, 09 Feb 2011 00:12:25 +0100
fluidsynth (1.1.3-1) experimental; urgency=low
* New upstream release:
- Compilation with LADSPA enabled was broken in 1.1.2 - fixed.
- Multichannel output broken when double precision was used - fixed.
- Doxygen settings.
- Mac OS X build system fixes.
- Fix build problem with scummvm.
- Optimize by not starting unused threads with multicore rendering.
- Window handle creation/destruction in Windows dll version.
- Race condition in alsa_seq / alsa_raw drivers caused them not to quit.
* Remove patches, applied upstream.
-- Alessio Treglia <alessio@debian.org> Sat, 16 Oct 2010 12:27:50 +0200
fluidsynth (1.1.2-2) experimental; urgency=low
* Build-dep and dep on libjack-jackd2-dev (Closes: #597265).
* Disable DBus support on kfreebsd-* archs to avoid it FTBFS (Closes:
#597977).
-- Alessio Treglia <alessio@debian.org> Wed, 29 Sep 2010 11:18:56 +0200
fluidsynth (1.1.2-1) experimental; urgency=low
* New upstream release:
- New CMake build system.
+ Winbuild and Macbuild directories dropped.
+ Autotools build system is deprecated, but is still working.
- Rewriting of thread safety.
+ Two new settings control the thread safety mode.
The default is to be backwards compatible.
- Voice overflow settings.
- Possible to update polyphony, up to 65536 (and beyond initial setting).
- Possible to update sample rate (jack driver updates sample rate
correctly).
- MIDI Bank Select handling fixed.
- Source files moved into different subdirectories.
- Can use RealTimeKit (on Linux) to get real-time priority.
- Shell commands for pitch bend and pitch bend range.
- PulseAudio driver: specify media role, and allow pulseaudio to adjust
latency.
- Other bug fixes.
* Change my email address.
* Remove DM-Upload-Allowed: yes field.
* Update Homepage field.
* Bump Standards.
* Update watch file.
* Switch to format 3.0 (quilt).
* Add debian/gbp.conf file.
* Drop pulse-adjust-latency.patch patch, applied upstream.
* Remove quilt build-dependency.
* Static libraries are no longer provided.
* Switch to cmake buildsystem, drop autotools stuff.
* Adjust override_dh_auto_configure target to match cmake variables.
* Really enable LADSPA support, patch taken from upstream's trunk.
* Update debian/copyright file.
* Set architecture of -DEV package to all.
-- Alessio Treglia <alessio@debian.org> Tue, 14 Sep 2010 16:25:10 +0200
fluidsynth (1.1.1-4) unstable; urgency=low
* Remove debian/README.Debian, no longer useful.
* Disable ALSA support on kfreebsd-* architectures (Closes: #579914).
-- Alessio Treglia <quadrispro@ubuntu.com> Sun, 02 May 2010 16:38:57 +0200
fluidsynth (1.1.1-3) unstable; urgency=low
[ David Henningsson ]
* Allow pulseaudio to adjust latency by default.
[ Alessio Treglia ]
* Remove unneeded .la file.
* Bump Standards-Version.
-- Alessio Treglia <quadrispro@ubuntu.com> Mon, 22 Mar 2010 18:41:22 +0100
fluidsynth (1.1.1-2) unstable; urgency=low
* Fix libfluidsynth-dev uninstallable state by adjusting libglib2.0-dev
dependency.
* Switch to debhelper 7.
* Drop CDBS.
* Bump quilt build-dependency.
-- Alessio Treglia <quadrispro@ubuntu.com> Sat, 09 Jan 2010 13:58:45 +0100
fluidsynth (1.1.1-1) unstable; urgency=low
[ David Henningsson ]
* New upstream release
* All code changes dropped (fixed upstream)
* Update build system: debhelper 7, cdbs and quilt
* New maintainer: Debian Multimedia Maintainers team
* Bump Standards-Version to 3.8.3, no changes required
* Remove optional dependency on libreadline5-dev (Closes: #553756)
* Remove obsolete DFSG paragraph
[ Alessio Treglia ]
* Add myself as uploader.
* Allow uploads by Debian Maintainers.
* Lines should be shorter than 80 chars.
* Add Vcs-* tags.
* Enable LADSPA effect unit.
* Fix copyright-refers-to-symlink-license lintian warning.
-- David Henningsson <diwic@ubuntu.com> Sun, 13 Dec 2009 11:43:00 +0100
fluidsynth (1.0.9+dfsg-2) unstable; urgency=low
* Enable pulseaudio support (Closes: #531579)
* Run commands after midi router is created (Closes: #528701)
-- David Henningsson <launchpad.web@epost.diwic.se> Thu, 18 Jun 2009 19:05:39 +0200
fluidsynth (1.0.9+dfsg-1.1) unstable; urgency=low
* NMU to fix wrongly set maintainer in previous version
* New maintainer (Closes: #503528)
-- Ralf Treinen <treinen@debian.org> Thu, 21 May 2009 14:24:22 +0200
fluidsynth (1.0.9+dfsg-1) unstable; urgency=low
[ Ralf Treinen ]
* QA upload (sponsoring David Henningsson).
[ David Henningsson <launchpad.web@epost.diwic.se> ]
* New upstream release (Closes: #524066)
* Remove non-DFSG soundfonts and documentation (Closes: #524566)
* Depend on libjack-dev instead of libjack0.100.0-dev (Closes: #527410)
* Optionally depend on lash instead of ladcca
* Rewrite debian/copyright file, now it includes exact copyright notices
* Fix build problem with new libtool (moved ltmain.sh) (Closes: #527832)
* Erase autotools files in debian/rules to avoid large diff.gz
* Remove unused debian/manpages file
* Keep upstream's config.{sub,guess}, since they're recent enough
* Bump Standards-Version to 3.8.1, no changes required
-- Ralf Treinen <treinen@debian.org> Thu, 21 May 2009 10:22:08 +0200
fluidsynth (1.0.8-2) unstable; urgency=low
* QA upload.
* Set Maintainer to Debian QA Group.
* Remove Uploaders field.
* Remove Vcs fields - repository contains only an initial svn-inject.
* Bump Standards-Version to 3.8.0 - no changes required.
* Remove DH_COMPAT=3 from rules and add a compat file for version 5.
* Depend on unversioned debhelper.
* Replace ${Source-Version} with ${binary:Version} on fluidsynth-dev.
* Don't ignore make clean errors.
* Convert copyright file to utf-8.
* Remove unused dh_ calls from rules.
* Remove empty postinst scripts.
* Remove the autotools target from rules. Automatic modification of the
changelog are discouraged and it's not doing something useful here anyway.
* Depend on the default automake instead of automake1.4.
* Enable autoreconf in the configure target and remove ltconfig.
* Remove a file '?' from the diff - seems to be an error from some former
upload and shouldn't be there.
* Modify fluidsynth manpage so that it's a section 1 manpage.
* Add a missing space in fluidsynth.1.
* Escape some hyphens in fluidsynth.1 so that groff interprets them as minus.
* ACK NMU from Peter Eisentraut (Closes: #478380).
-- Sven Hoexter <sven@timegate.de> Thu, 25 Dec 2008 17:35:40 +0100
fluidsynth (1.0.8-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix bashism in debian/rules (closes: #478380)
-- Peter Eisentraut <petere@debian.org> Mon, 26 May 2008 16:43:17 +0200
fluidsynth (1.0.8-1) unstable; urgency=low
* New upstream release (closes: #467431, #364355)
* debian/control
- added myself as Uploader
- added Vcs-Browser Vcs-Svn and Homepage fields
- recommend qsynth (closes: #462287)
-- Free Ekanayaka <freee@debian.org> Mon, 14 Apr 2008 15:59:30 +0100
fluidsynth (1.0.7a-1) unstable; urgency=low
[ Eric Van Buggenhaut ]
* New upstream release
* stop Build-Depending on automake (closes: #380717)
[ root ]
* GNU config automated update: config.sub (20050602 to 20060223),
config.guess (20050527 to 20060223)
-- Eric Van Buggenhaut <ericvb@debian.org> Wed, 2 Aug 2006 19:36:08 +0200
fluidsynth (1.0.6-5) unstable; urgency=low
[ Eric Van Buggenhaut ]
* Added some dependencies to libfluidsynth-dev (closes: #376844)
[ root ]
* GNU config automated update: config.sub (20050708 to 20060223),
config.guess (20050803 to 20060223)
-- Eric Van Buggenhaut <ericvb@debian.org> Fri, 7 Jul 2006 01:27:46 +0200
fluidsynth (1.0.6-4) unstable; urgency=low
[ Eric Van Buggenhaut ]
* Fixed various dependencies (closes: #339622)
[ root ]
* GNU config automated update: config.sub (20050422 to 20050708),
config.guess (20050422 to 20050803)
-- Eric Van Buggenhaut <ericvb@debian.org> Fri, 18 Nov 2005 03:28:46 +0100
fluidsynth (1.0.6-3) unstable; urgency=low
* Update build dependencies to libreadline5-dev (closes: #326336)
-- Eric Van Buggenhaut <ericvb@debian.org> Sat, 3 Sep 2005 00:57:56 +0200
fluidsynth (1.0.6-2) unstable; urgency=low
* Added ALSA support (closes: #317085)
-- Eric Van Buggenhaut <ericvb@debian.org> Wed, 6 Jul 2005 19:13:43 +0200
fluidsynth (1.0.6-1) unstable; urgency=low
* New upstream release
* Build against libjack-0.100.0-dev
* GNU config automated update: config.sub (20040312 to 20050422),
config.guess (20040312 to 20050422)
-- Eric Van Buggenhaut <ericvb@debian.org> Sat, 2 Jul 2005 16:21:14 +0200
fluidsynth (1.0.5-2) unstable; urgency=low
* Re-applied A. Jochens' patch for amd64 (closes: #289146)
* GNU config automated update: config.sub (20040624 to 20041130),
config.guess (20040813 to 20041112)
-- Eric Van Buggenhaut <ericvb@debian.org> Mon, 10 Jan 2005 13:41:29 +0100
fluidsynth (1.0.5-1) unstable; urgency=low
* New upstream release
* now builds on amd64 (closes: #285951)
-- Eric Van Buggenhaut <ericvb@debian.org> Thu, 16 Dec 2004 19:01:19 +0100
fluidsynth (1.0.4-2-1) unstable; urgency=low
* New upstream release
* GNU config automated update: config.sub (20040105 to 20040624),
config.guess (20040105 to 20040719)
-- Eric Van Buggenhaut <ericvb@debian.org> Tue, 17 Aug 2004 03:13:42 +0200
fluidsynth (1.0.3-6) unstable; urgency=low
* Included examples for the use of the library (closes: #252037)
-- Eric Van Buggenhaut <ericvb@debian.org> Tue, 1 Jun 2004 11:16:12 +0200
fluidsynth (1.0.3-5) unstable; urgency=low
* debian/control: Make dev package strictly depend on corresponding version
of the runtime library package.(kobras@debian.org)
* debian/control: Disambiguate short descriptions of lib and dev package.
(kobras@debian.org)
* fix RPATH problems (closes: #229056) (kobras@debian.org)
-- Eric Van Buggenhaut <ericvb@debian.org> Sat, 24 Jan 2004 13:16:29 +0100
fluidsynth (1.0.3-4) unstable; urgency=low
* Rebuild against ladcca2 and jack0.80.0 (closes: #228348)
-- Eric Van Buggenhaut <ericvb@debian.org> Wed, 21 Jan 2004 14:44:17 +0100
fluidsynth (1.0.3-3) unstable; urgency=low
* Disabled LADSPA support (closes: #226257)
-- Eric Van Buggenhaut <ericvb@debian.org> Tue, 6 Jan 2004 00:26:47 +0100
fluidsynth (1.0.3-2) unstable; urgency=low
* Building against ladcca-dev 0.3.2-1
-- Eric Van Buggenhaut <ericvb@debian.org> Tue, 21 Oct 2003 12:47:16 +0200
fluidsynth (1.0.3-1) unstable; urgency=low
* New upstream release
-- Eric Van Buggenhaut <ericvb@debian.org> Mon, 1 Sep 2003 00:27:58 +0200
fluidsynth (1.0.2-2) unstable; urgency=low
* Added LADSPA support
* Removed buggy /usr/lib/pkggconfig dir
-- Eric Van Buggenhaut <ericvb@debian.org> Sun, 24 Aug 2003 12:54:31 +0200
fluidsynth (1.0.2-1) unstable; urgency=low
* New upstream release
* Removed build-dep on automake. We now run automake on the unpacked source
tree and then ship the changed Makefile.in's in the diff.gz.
-- Eric Van Buggenhaut <ericvb@debian.org> Sun, 24 Aug 2003 02:26:38 +0200
fluidsynth (1.0.1-7) unstable; urgency=low
* Removed build-dep on automake1.5 (closes: #205983)
-- Eric Van Buggenhaut <ericvb@debian.org> Mon, 18 Aug 2003 23:55:49 +0200
fluidsynth (1.0.1-6) unstable; urgency=low
* -dev now includes fluidsynth.pc (closes: #202297)
-- Eric Van Buggenhaut <ericvb@debian.org> Sat, 9 Aug 2003 04:42:31 +0200
fluidsynth (1.0.1-5) unstable; urgency=low
* corrected rpath (closes: #204025)
* libfluidsynth-dev also depends on libncurses5-dev and libreadline4-dev
(closes: #202561)
* Updated to last version of Debian Policy
-- Eric Van Buggenhaut <ericvb@debian.org> Tue, 5 Aug 2003 01:08:20 +0200
fluidsynth (1.0.1-4) unstable; urgency=low
* Recompiled against libjack-0.71.2
-- Eric Van Buggenhaut <ericvb@debian.org> Fri, 13 Jun 2003 19:26:43 +0200
fluidsynth (1.0.1-3) unstable; urgency=low
* Patched upstream code, in order to compile on non-i386 arches.
-- Eric Van Buggenhaut <ericvb@debian.org> Tue, 29 Apr 2003 02:54:51 +0200
fluidsynth (1.0.1-2) unstable; urgency=low
* Innstall header files into /usr/include (closes: #190846)
* libfluidsynth and libfluidsynth-dev needn't replace: and conflicts:
libiiwusynth and libiiwusynth-dev
-- Eric Van Buggenhaut <ericvb@debian.org> Sat, 26 Apr 2003 23:40:47 +0200
fluidsynth (1.0.1-1) unstable; urgency=low
* Initial Release.
-- Eric Van Buggenhaut <ericvb@debian.org> Mon, 14 Apr 2003 02:10:02 +0200
|