From d4714dfdd5c6e2d165d1ad9327fdce69a1b2b85b Mon Sep 17 00:00:00 2001 From: cbdev Date: Sun, 8 Mar 2020 17:21:57 +0100 Subject: Debianization for v0.4 --- debian/changelog | 12 ++++++++++++ debian/control | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 39186c4..362bdf4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +midimonster (0.4-1) unstable; urgency=medium + + * Add input_channel and timestamp calls to Lua core interface + * Allow commandline configuration override + * New OpenPixelControl backend + * New Python backend + * Quiet mode for maweb backend + * Rate-limiting for ArtNet and sACN (configurable) + * Core API: Allow managed_fd implementation data to be updated + + -- cbdev Sun, 08 Mar 2020 17:15:56 +0100 + midimonster (0.3-1) unstable; urgency=medium * Bugfixes to the jack, maweb, evdev and sacn backends diff --git a/debian/control b/debian/control index 2e71d5c..2c1eefa 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: cbdev Build-Depends: debhelper (>= 11) Standards-Version: 4.1.3 -Homepage: https://midimonster.tech/ +Homepage: https://midimonster.net/ Vcs-Browser: https://github.com/cbdevnet/midimonster Vcs-Git: https://github.com/cbdevnet/midimonster -- cgit v1.2.3