summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2018-01-30 17:02:45 +0100
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2018-01-30 17:02:45 +0100
commitb0217b22802ccf2e56535052a2318f452c1549aa (patch)
tree2889af0061d13682b231916c0e2acd456b6a5441
parentbe5ce81f0c308135c6bcad515d7df4fc5ea5bf58 (diff)
Continuation comma
Gbp-Dch: ignore
-rw-r--r--debian/control17
1 files changed, 10 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index d6d7016..fd99caf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,11 @@ Source: pd-maxlib
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
-Uploaders: Hans-Christoph Steiner <hans@eds.org>
-Build-Depends: debhelper (>= 7.0.50~),
- puredata-dev | puredata (<< 0.43)
+Uploaders:
+ Hans-Christoph Steiner <hans@eds.org>,
+Build-Depends:
+ debhelper (>= 7.0.50~),
+ puredata-dev | puredata (<< 0.43),
Standards-Version: 3.9.4
Homepage: http://puredata.info
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-maxlib.git
@@ -12,10 +14,11 @@ Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-maxlib
Package: pd-maxlib
Architecture: any
-Depends: ${shlibs:Depends},
- puredata-core | pd,
- pd-libdir,
- ${misc:Depends}
+Depends:
+ ${shlibs:Depends},
+ puredata-core | pd,
+ pd-libdir,
+ ${misc:Depends},
Description: Pd library for analysing musical performance
maxlib is a library of non-tilde externals for Pd. The objects can be very
useful to analyse any musical performance. Some of the objects are 'borrowed'