aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-11 20:28:38 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-11 20:28:38 +0000
commit3831ce9a52316e842ea265a80309743697ba21fe (patch)
treeece8fb5831138ab0946c378a9bed32f14bf20e58 /debian/control
parentd7d65d823ec5db4bac59095342ee24dd2049f454 (diff)
uploaded package to http://git.debian.org/?p=pkg-multimedia/pd-arraysize.git;a=summary
svn path=/trunk/externals/arraysize/; revision=14062
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 0 insertions, 15 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 9168731..0000000
--- a/debian/control
+++ /dev/null
@@ -1,15 +0,0 @@
-Source: pd-arraysize
-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, quilt (>= 0.46-7~)
-Standards-Version: 3.9.1
-Homepage: http://puredata.info
-
-Package: pd-arraysize
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, pd
-Description: a Pd object to report the size of an array
- This provides a simple object for Pure Data that reports the size of an array
- by name. For historical reasons, it is packaged as a standalone object