From cb7df871cc811c642d20a08c9b3ffe4d20f17f05 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 5 Aug 2010 21:41:57 +0000 Subject: fixed up Debian files in preparation for submission to mentors.debian.net svn path=/trunk/externals/freeverb~/; revision=13759 --- debian/changelog | 4 ++-- debian/control | 12 +++++++----- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3587b4a..2fb92f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -pd-freeverb (1.2-1) unstable; urgency=low +pd-freeverb (1.2-0.0) unstable; urgency=low - * Initial release (Closes: #nnnn) + * Initial release (Closes: #591843) -- Hans-Christoph Steiner Thu, 21 Jan 2010 23:27:04 -0500 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 +Maintainer: Hans-Christoph Steiner 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. -- cgit v1.2.1