aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-09 22:55:45 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-09 22:55:45 +0000
commit1a4878ccec4243150a23bd2cb34ec36bd013b48d (patch)
tree2f6ef74df8d91bc1751d9fe91945a29168d35579 /debian/control
parentdc6fcdfbe2a3ec6ad039907273058895ce9a701c (diff)
uploaded Debian package to pkg-multimedia so removing 'debian' folder: http://git.debian.org/?p=pkg-multimedia/pd-sigpack.git;a=summary
svn path=/trunk/externals/sigpack/; revision=14343
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control21
1 files changed, 0 insertions, 21 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 49e91ed..0000000
--- a/debian/control
+++ /dev/null
@@ -1,21 +0,0 @@
-Source: pd-sigpack
-Section: sound
-Priority: optional
-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
-Uploaders: Hans-Christoph Steiner <hans@eds.org>
-Build-Depends: debhelper (>= 7.0.50~),
- puredata
-Standards-Version: 3.9.1
-Homepage: http://www.weiss-archiv.de/pure-data.htm
-
-Package: pd-sigpack
-Architecture: any
-Depends: ${shlibs:Depends},
- pd,
- ${misc:Depends},
- pd-libdir
-Description: signal processing effects library for Pd
- A collection of objects for Pd from weiss-archiv that mostly provide some
- signal processing functions like limiting, distortion, etc. They are called
- chop~, decimate~, diode~, foldback~, foldover~, freqdiv~, freqshift~,
- harmgen~, rectify~, round~, saturate~, sieve~, split~, ustep~, and vowel~.