portmidi (1:217-1) experimental; urgency=medium

  * New upstream version 217.
  * Upload to experimental.

 -- Paul Brossier <piem@debian.org>  Sun, 06 Nov 2016 16:33:35 +0100

portmidi (1:184-2.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Disable PM_CHECK_ERRORS PortMidi as it is a debugging option which
    unconditionally calls exit(-1) on any error. It should rather delegate
    the responsibility of error handling to the client application.
    Thanks to RJ Ryan for pointing this out. (Closes: #765375)

 -- Alessio Treglia <alessio@debian.org>  Tue, 14 Oct 2014 16:12:56 +0100

portmidi (1:184-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches/11-pmlinuxalsa.patch:
    - Avoid SIGSEGV when it receives data for devices which
      might have already been closed. (Closes: #695842)
    - Fix some other pointer issues:
      + alsa_in_close() didn't clear midi-descriptor.
      + Some other uses of midi->descriptor didn't do NULL-check of
        the pointer.

 -- Alessio Treglia <alessio@debian.org>  Thu, 13 Dec 2012 14:22:08 +0000

portmidi (1:184-2) unstable; urgency=low

  * Add -lpthread to ALSALIB (closes: #556070) 

 -- Paul Brossier <piem@debian.org>  Fri, 13 Nov 2009 15:26:46 +0100

portmidi (1:184-1) unstable; urgency=low

  * New upstream release. 
  * Update patches where merged with upstream, disable pmdefautls for now

 -- Paul Brossier <piem@debian.org>  Fri, 30 Oct 2009 13:41:33 +0100

portmidi (1:131-1) unstable; urgency=low

  * New upstream version, uses epoch (closes: #501132)
  * debian/watch: update to match new download location and version
    numbering (closes: #450055), but still fails due to zip format
  * Add depends on quilt, move patches to debian/patches
  * Add Homepage to debian/control
  * debian/control: use ${binary:Version}, bump to S-V 3.8.3
  * debian/compat: bump to 5
  * debian/copyright: update to match license.txt and add missing copyrights
  * debian/patches/02_pmlinuxalsa.diff: remove merged hunks
  * debian/patches/04_ptlinux.diff: remove merged hunks
  * debian/patches/05_makefile.diff: merge and link portmidi to porttime,
    thanks to Willem van Engen (closes: #515712)
  * debian/rules: use pm_linux/Makefile, ship CHANGELOG.txt and make sure
    source and header files are not executable
  * debian/README.source: refer to quilt documentation
  * debian/libportmidi-dev.install: do not try to install unexisting files
  * debian/patches/{06_pm_test_mm,07_pm_test_sysex,08_pm_test_qtest}.diff:
    get rid of missing include and parenthesis, fix long int formatting
  * debian/rules: do not compress header files

 -- Paul Brossier <piem@debian.org>  Wed, 16 Sep 2009 06:50:57 +0200

portmidi (20041117-1) unstable; urgency=low

  * Initial release (closes: #280656)
  * Add shared libraries and installation target to Makefile, add
    pm_test/Makefile for examples/.
  * Patch pm_linuxalsa_term as suggested by Predrag Viceic, freecycle author.
  * Minor fixes to prevent compilation warnings.

 -- Paul Brossier <piem@debian.org>  Tue, 27 Sep 2005 02:04:20 +0100

