diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-13 15:47:46 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-13 15:47:46 +0000 |
commit | 2e14a9dc6776ad30de46a0d55110f8a048914d98 (patch) | |
tree | 325e494c918dcce75f8161e809d1f935a6d036ba /debian | |
parent | 6e03ab8c319e4184f308961236a4e108cf9365d4 (diff) |
converted to one-dep-per-line style
svn path=/trunk/externals/ext13/; revision=14115
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 975aefc..5078c40 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,16 @@ 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 (>= 0.42.5-3.1~) +Build-Depends: debhelper (>= 7.0.50~), + puredata (>= 0.42.5-3.1~) Standards-Version: 3.9.1 Homepage: http://puredata.info Package: pd-ext13 Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Depends: ${shlibs:Depends}, + pd, + ${misc:Depends} Recommends: pd-libdir Description: a collection of objects for Pd by dieb13 this ist ext13, a collection of externals for pd |