From 8a0a413f1dd5593189dd6b651babcff9b2495451 Mon Sep 17 00:00:00 2001 From: cbdev Date: Mon, 27 Apr 2020 23:02:02 +0200 Subject: Debianization for v0.5 --- debian/changelog | 15 +++++++++++++++ debian/control | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 362bdf4..e85a8e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +midimonster (0.5-1) unstable; urgency=medium + + * New RTP MIDI backend + * Support for deprecated MIDI channel syntax removed + * Core performance improvements + * ArtNet and sACN performance improvements + * Bugfixes to OpenPixelControl, ArtNet and sACN backends + * Lua/Python default channel handlers and cleanup handlers + * Lua/Python now allow output() calls during initial script parsing + * Lua cooperative multithreading API + * OSC bundle reception + * maweb now supports fallback connections + + -- Fabian "cbdev" Stumpf Mon, 27 Apr 2020 22:51:20 +0200 + midimonster (0.4-1) unstable; urgency=medium * Add input_channel and timestamp calls to Lua core interface diff --git a/debian/control b/debian/control index 2c1eefa..02f2c44 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: midimonster Section: utils Priority: optional -Maintainer: cbdev +Maintainer: Fabian "cbdev" Stumpf Build-Depends: debhelper (>= 11) Standards-Version: 4.1.3 Homepage: https://midimonster.net/ -- cgit v1.2.3