[SCM] pd-plugin/master: converted to one-dep-per-line style

eighthave-guest at users.alioth.debian.org eighthave-guest at users.alioth.debian.org
Mon Sep 13 16:27:31 UTC 2010


The following commit has been merged in the master branch:
commit 4962800f8f271c74df362ae4357c8b053a4ed9a8
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Mon Sep 13 11:29:01 2010 -0400

    converted to one-dep-per-line style

diff --git a/debian/control b/debian/control
index ed55e07..19a868d 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,9 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-plugin.git
 
 Package: pd-plugin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, pd
+Depends: ${shlibs:Depends},
+         pd,
+         ${misc:Depends}
 Recommends: ladspa-sdk
 Suggests: amb-plugins, 
           caps, 

-- 
pd-plugin packaging



More information about the pkg-multimedia-commits mailing list