diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index a87ec34..0000000 --- a/debian/control +++ /dev/null @@ -1,16 +0,0 @@ -Source: patchage -Priority: extra -Maintainer: Dave Robillard <dave@drobilla.net> -Build-Depends: debhelper (>= 5), autotools-dev -Standards-Version: 3.7.3 -Section: sound - -Package: patchage -Section: sound -Architecture: any -Pre-Depends: make -Depends: ${shlibs:Depends}, raul-0, flowcanvas-0 -Description: A modular patch bay for audio and MIDI - Patchage is a modular patch bay for audio and MIDI systems - based on JACK (audio, MIDI), LASH (projects), and ALSA (MIDI). - |