summaryrefslogtreecommitdiffstats
path: root/debian-sid/control
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-09-07 17:06:59 +0000
committerDavid Robillard <d@drobilla.net>2008-09-07 17:06:59 +0000
commit90bf036f8476471bfc6e1d544dae87d711a853bf (patch)
treef4c484790b5dee4847e90145a07d3c6b4181bba4 /debian-sid/control
parent0a033e4ebda9ce67b2eb21a72d99c60412c3068c (diff)
downloadpatchage-90bf036f8476471bfc6e1d544dae87d711a853bf.tar.gz
patchage-90bf036f8476471bfc6e1d544dae87d711a853bf.tar.bz2
patchage-90bf036f8476471bfc6e1d544dae87d711a853bf.zip
Move debian -> debian-sid.
git-svn-id: http://svn.drobilla.net/lad/patchage@1473 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'debian-sid/control')
-rw-r--r--debian-sid/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian-sid/control b/debian-sid/control
new file mode 100644
index 0000000..a87ec34
--- /dev/null
+++ b/debian-sid/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).
+