summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-07-07 15:46:21 +0000
committerDavid Robillard <d@drobilla.net>2008-07-07 15:46:21 +0000
commit795958a3ce33f85f453f683fd66e586084d40a2e (patch)
tree4230d115da3759590b7ae4b81c18e9b4a61b8706 /debian/control
parent7c77c1da13943f33df2c970a827909786a6f3817 (diff)
downloadpatchage-795958a3ce33f85f453f683fd66e586084d40a2e.tar.gz
patchage-795958a3ce33f85f453f683fd66e586084d40a2e.tar.bz2
patchage-795958a3ce33f85f453f683fd66e586084d40a2e.zip
Add missing debian directory.
git-svn-id: http://svn.drobilla.net/lad/patchage@1286 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..a87ec34
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
+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).
+