aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-13 16:34:07 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-13 16:34:07 +0000
commit309a7eb75a24715ea3007e1a262b2956205c4d95 (patch)
tree9f10bab4052a606e4b082382ba801cc16fc35bbc /debian/control
parent2c2ce6c91be9de8ea5030551619ff9ffa7615f25 (diff)
converted bassemu~ to Makefile template and debianized
svn path=/trunk/externals/bassemu~/; revision=13526
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..efc507c
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: pd-bassemu
+Section: sound
+Priority: optional
+Maintainer: Paul Brossier <piem@debian.org>
+Build-Depends: debhelper (>= 7.0.50~), puredata
+Standards-Version: 3.8.3
+Homepage: http://puredata.info
+
+Package: pd-bassemu
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, pd
+Description: an object for transistor bass emulation
+ bassemu~ is an object that simulates a transistor-based electronic
+ synthesizer.