From ddfbea7b0732616d2407240b76961eb647d8f7ec Mon Sep 17 00:00:00 2001 From: cbdev Date: Wed, 30 Jun 2021 03:17:07 +0200 Subject: Debianization for v0.6 --- debian/changelog | 19 ++++++++++++++++++- debian/manpages | 2 +- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e85a8e3..c07bd5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +midimonster (0.6-1) unstable; urgency=medium + + * New backend: VISCA (PTZ Cameras) + * New backend: MQTT + * Configuration now supports list-type multichannel specification + * The maweb backend will try the next host if login fails + * The ArtNet and sACN backends have gained `detect` options + * The programming backends have gained functions for channel introspection + * New example configurations + * Optionally disable ArtNet rate limiting + * Update lua backend to 5.4 API changes + * The MIDI backends now support extended parameter numbers (RPN/NRPN) + * The MIDI backends now support the program change control + * evdev will now properly perform prefix-matching + + -- cbdev Wed, 30 Jun 2021 03:04:04 +0200 + midimonster (0.5-1) unstable; urgency=medium * New RTP MIDI backend @@ -11,7 +28,7 @@ midimonster (0.5-1) unstable; urgency=medium * OSC bundle reception * maweb now supports fallback connections - -- Fabian "cbdev" Stumpf Mon, 27 Apr 2020 22:51:20 +0200 + -- cbdev Wed, 30 Jun 2021 03:03:41 +0200 midimonster (0.4-1) unstable; urgency=medium diff --git a/debian/manpages b/debian/manpages index 5145302..f679b19 100644 --- a/debian/manpages +++ b/debian/manpages @@ -1 +1 @@ -midimonster.1 +assets/midimonster.1 -- cgit v1.2.3