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
commitf3581476883d64c199e8a5040881a02192b7ae1e (patch)
tree55c7dc0ffb1b2d8f3a6a2d53602aec808a47b445
parentb44adf2f155276518cb6d928d7c9bf00e9a91a84 (diff)
converted to one-dep-per-line style
svn path=/trunk/externals/pddp/; revision=14115
-rw-r--r--debian/control7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 2f87cad..035e544 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 (>= 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-pddp
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, pd
+Depends: ${shlibs:Depends},
+ pd,
+ ${misc:Depends}
Recommends: pd-libdir
Description: a support library for the Pure Data Documentation Project
This library provides a collection of objects for Pd for making documentation