summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@gmail.com>2009-11-03 20:00:53 -0300
committerFelipe Sateler <fsateler@gmail.com>2009-11-03 20:00:53 -0300
commit71afa0db8e8702722c3530c7e564ae80ae9d97eb (patch)
tree9e3e03991c3b42bdef893d0c269004fe43e8762a /debian
parentf151dd8c26f701b7fb3426e9c845660f6716949a (diff)
Prefer multiline Build-depends
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 5856c28..ca219a8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: ladspa-sdk
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~), g++ (>= 4:4.0.0), quilt (>= 0.40)
+Build-Depends: debhelper (>= 7.0.50~),
+ g++ (>= 4:4.0.0),
+ quilt (>= 0.40)
Standards-Version: 3.8.1
Uploaders: Felipe Sateler <fsateler@gmail.com>