aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-05 21:41:57 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-05 21:41:57 +0000
commitcb7df871cc811c642d20a08c9b3ffe4d20f17f05 (patch)
tree2c6ddfbc290192ce4eaa7a02c014973b3ea9bfa7 /debian/control
parent4e7c4592d19f33e76b34a87e70ea6c832d9cbed0 (diff)
fixed up Debian files in preparation for submission to mentors.debian.net
svn path=/trunk/externals/freeverb~/; revision=13759
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 7 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index ac854b3..6e99638 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: pd-freeverb
Section: sound
Priority: optional
-Maintainer: Paul Brossier <piem@debian.org>
+Maintainer: Hans-Christoph Steiner <hans@eds.org>
Build-Depends: debhelper (>= 7.0.50~), puredata
Standards-Version: 3.8.3
Homepage: http://puredata.info
@@ -9,7 +9,9 @@ Homepage: http://puredata.info
Package: pd-freeverb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, pd
-Description: free studio-quality Schroeder/Moorer reverb
- Freeverb is a simple implementation of the standard Schroeder/Moorer reverb
- model. It uses 8 comb filters on both the left and right channels. Note that
- this version of Freeverb doesn't contain predelay, or any EQ.
+Description: studio-quality Schroeder/Moorer reverb as a Pd object
+ Freeverb is a simple implementation of the standard Schroeder/Moorer
+ reverb model. It uses 8 comb filters on both the left and right
+ channels. Note that this version of Freeverb doesn't contain
+ predelay, or any EQ. It is implemented as a Pd object, so it can
+ easily be inserted into a Pd patch.