aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-09 17:02:09 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commit40760d578c1de26db81a2630b44f2bec779c65de (patch)
tree3cb9788afa7fd17552cab8e32c0eae70c9e0d52b /debian/control
parentcd15ced31311519bc9cebad49e7c379d1a1f9a37 (diff)
uploaded Debian package to pkg-multimedia so removing 'debian' folder
svn path=/trunk/externals/maxlib/; revision=14328
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control23
1 files changed, 0 insertions, 23 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 65a23a1..0000000
--- a/debian/control
+++ /dev/null
@@ -1,23 +0,0 @@
-Source: pd-maxlib
-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-maxlib
-Architecture: any
-Depends: ${shlibs:Depends},
- pd,
- pd-libdir,
- ${misc:Depends}
-Description: a Pd library for analysing musical performance
- maxlib is a library of non-tilde externals for Pd. The objects can be very
- useful to analyse any musical performance. Some of the objects are 'borrowed'
- from Max (they are not ported but rewritten for Pd cheap immitations). maxlib
- has recently been extended by objects of more general use and some which can
- be use for composition purposes.