aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-08 20:48:49 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-08 20:48:49 +0000
commit55676a2c1f6955f357289b1abca5ef23e6b6462c (patch)
tree8e3aa53604074665d6d9bb087bdbeaa3a16ffc64 /debian/control
parent6052c8e6b2613335c21f22a84701d3bb73f09228 (diff)
uploaded Debian package to pkg-multimedia so removing 'debian' folder
svn path=/trunk/externals/ekext/; revision=14304
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 1968a9e..0000000
--- a/debian/control
+++ /dev/null
@@ -1,20 +0,0 @@
-Source: pd-ekext
-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://puredata.info
-
-Package: pd-ekext
-Architecture: any
-Depends: ${shlibs:Depends},
- pd,
- ${misc:Depends},
- pd-libdir
-Description: Pd objects for music information retrieval and polyphony control
- This library is a collection of objects for analyzing audio to get musical
- information, like spectrum and peak information, to generate sound based on
- analysis, like Linear-Predictive Coding, and for working with polyphony.