From 505f3cb2dc0ae096db722b68f0e4475df1533bd2 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/sigpack/; revision=14115 --- debian/control | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 252b3d4..3047e09 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 +Build-Depends: debhelper (>= 7.0.50~), + puredata Standards-Version: 3.9.1 Homepage: http://www.weiss-archiv.de/pure-data.htm Package: pd-sigpack Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Depends: ${shlibs:Depends}, + pd, + ${misc:Depends} Recommends: pd-libdir Description: signal processing effects library for Pd A collection of objects for Pd from weiss-archiv that mostly provide some -- cgit v1.2.1