[SCM] ll-scope/master: Adopt one-dep-per-line style.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Mar 24 12:18:19 UTC 2011


The following commit has been merged in the master branch:
commit 6a07e9b85dd21c58ada466f81e8ed9a0337a883c
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Mar 24 13:15:48 2011 +0100

    Adopt one-dep-per-line style.

diff --git a/debian/control b/debian/control
index 7e3c7c5..d9f12d4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,15 @@ Source: ll-scope
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Willem van Engen <debrepo at willem.engen.nl>, Free Ekanayaka <freee at debian.org>
-Build-Depends: debhelper (>= 4.0.0), liblo-dev, dssi-dev, libglademm-2.4-dev ( >= 2.2.0), libsigc++-2.0-dev, libasound2-dev, dpatch
+Uploaders: Willem van Engen <debrepo at willem.engen.nl>,
+ Free Ekanayaka <freee at debian.org>
+Build-Depends: debhelper (>= 4.0.0),
+ liblo-dev,
+ dssi-dev,
+ libglademm-2.4-dev ( >= 2.2.0),
+ libsigc++-2.0-dev,
+ libasound2-dev,
+ dpatch
 Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/pkg-multimedia/ll-scope.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/ll-scope.git
@@ -11,7 +18,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/ll-scope.git
 Package: ll-scope
 Architecture: any
 Provides: dssi-plugin
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
 Description: an oscilloscope DSSI plugin
  The Oscilloscope is a DSSI plugin with a GUI that displays the audio input in
  an oscilloscope view. It can be useful when working with modular synths, to

-- 
ll-scope packaging



More information about the pkg-multimedia-commits mailing list