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 | 94a2ee7b16b8989e9a0181cc027a87b8ab875c45 (patch) | |
tree | 3ff81708e612e57ef34b3ab441d92ac23194bc49 /debian/control | |
parent | fad4534a96e1b5deec276acea7f42c280a9ecda1 (diff) |
converted to one-dep-per-line style
svn path=/trunk/externals/template/; revision=14115
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 58325e5..74fe188 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,15 @@ 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.43) | puredata-dev +Build-Depends: debhelper (>= 7.0.50~), + puredata Standards-Version: 3.9.1 Homepage: http://puredata.info Package: pd-template Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Depends: ${shlibs:Depends}, + pd, + ${misc:Depends} Recommends: pd-libdir Description: |