aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..02f2c44
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,17 @@
+Source: midimonster
+Section: utils
+Priority: optional
+Maintainer: Fabian "cbdev" Stumpf <cb@cbcdn.com>
+Build-Depends: debhelper (>= 11)
+Standards-Version: 4.1.3
+Homepage: https://midimonster.net/
+Vcs-Browser: https://github.com/cbdevnet/midimonster
+Vcs-Git: https://github.com/cbdevnet/midimonster
+
+Package: midimonster
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Multi-protocol translation tool
+ The MIDIMonster allows the user to translate any channel on one protocol
+ into channel(s) on any other (or the same) supported protocol.
+ Supported protocols include ArtNet, OSC, MIDI, sACN, and many more.