aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 3 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 0478905..1c83755 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
Source: pd-libdir
-Section: libs
+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-dev
+ puredata (<= 0.42.6)
Standards-Version: 3.9.1
Homepage: http://puredata.info
@@ -13,7 +13,6 @@ Architecture: any
Depends: ${shlibs:Depends},
pd,
${misc:Depends}
-Recommends: pd-import
Description: provides support for the libdir library format for Pd
The 'libdir' loader is a Pure Data loader which supports the libdir
library format. The libdir library format aims to be a common
@@ -22,7 +21,4 @@ Description: provides support for the libdir library format for Pd
to create, install, and use. It should work when installed into the
global path (i.e. pd/extra) or when copied locally into a project
folder. It should work with objects written in any supported language
- (i.e. binaries, .pd, and the various loaders like pdlua and
- tclpd). Also, starting with Pd 0.43 and Pd-extended 0.42, the Help
- Browser dynamically builds itself based on the libraries that are
- installed.
+ (i.e. binaries, .pd, and the various loaders like pdlua and tclpd).