aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-13 19:43:34 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-13 19:43:34 +0000
commiteabfb50416460deb98690309dd0dcd6f273c1d17 (patch)
treeb59fa70c7250c36e754ccec2597286178ea35cb2
parent51dad438cc06764693624fa22306abfbdabf9990 (diff)
added Enhances: puredata and fixed puredata deps version
svn path=/trunk/externals/import/; revision=14130
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 849d3fa..6f9ff4d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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 (<= 0.42.6),
+ puredata (< 0.43),
quilt (>= 0.46-7~)
Standards-Version: 3.9.1
Homepage: http://puredata.info
@@ -13,9 +13,10 @@ Package: puredata-import
Architecture: any
Provides: pd-import
Depends: ${shlibs:Depends},
- puredata (>= 0.40),
+ puredata (< 0.43),
${misc:Depends}
Recommends: pd-libdir
+Enhances: puredata
Description: Pd object for loading libraries within a patch
Aiming to provide a simplified Python-style import for Pure Data, this import
object loads libraries as part of a patch. It will load anything that Pd