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 | a94bdce3879f94dba5ab005bdf814803499a3c1a (patch) | |
tree | faa7962a3362d8d8acea31d9bc30a91dd9d5552c /debian/control | |
parent | d7c51eabe4e25c8be3bd628008cb9e0108d947c2 (diff) |
converted to one-dep-per-line style
svn path=/trunk/externals/ezfile/; 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 6991cac..7aa6565 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.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-ezfile Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Depends: ${shlibs:Depends}, + pd, + ${misc:Depends} Recommends: pd-libdir Description: |