From 83c97327196381bce8fdd81ecdbb4b71d0ea56fa Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 13 Sep 2010 15:47:46 +0000 Subject: converted to one-dep-per-line style svn path=/trunk/externals/hcs/; revision=14115 --- debian/control | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index dbcb7cf..01b688c 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,16 @@ Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Hans-Christoph Steiner -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-hcs Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Depends: ${shlibs:Depends}, + pd, + ${misc:Depends} Recommends: pd-libdir Description: a random grabbag of Pd objects by Hans-Christoph Steiner The 'hcs' library is a random grabbag of objects that are experiments -- cgit v1.2.1