aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-13 15:47:46 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-13 15:47:46 +0000
commit260308861a2a64552d68791475e358cabb89b9b1 (patch)
tree243a5453b39c16af515bab8ce53c65d4308aecd3
parent68665e3588170aa35511bd5ba8ec00840d7d0a6a (diff)
converted to one-dep-per-line style
svn path=/trunk/externals/windowing/; revision=14115
-rw-r--r--debian/control7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index ee3f423..65e5d29 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
+Build-Depends: debhelper (>= 7.0.50~),
+ puredata
Standards-Version: 3.9.1
Homepage: http://crca.ucsd.edu/~jsarlo/pd/
Package: pd-windowing
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, pd
+Depends: ${shlibs:Depends},
+ pd,
+ ${misc:Depends}
Recommends: pd-libdir
Description: a library of windowing functions in Pd
The windowing library provides Pd objects for a list of standard windowing