aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-13 03:06:21 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-13 03:06:21 +0000
commit68b7a63e3befd81e256e38d05b7f36bbd374e8c0 (patch)
treea540e8508fbe7720637250644134e636ee674369 /debian/control
parent5c120425ea6e9cfb24c5b78b9d9cda7e35cdc898 (diff)
updated to newest Makefile template and debianized
svn path=/trunk/externals/hcs/pan/; revision=13522
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..95b7816
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: pd-pan
+Section: sound
+Priority: optional
+Maintainer: Paul Brossier <piem@debian.org>
+Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-3.1~)
+Standards-Version: 3.8.3
+Homepage: http://puredata.info
+
+Package: pd-pan
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, pd
+Description: a library of stereo panning algorithms
+ A library of stereo panning algorithms from various sources, including equal
+ power panning and linear panning.