[SCM] sineshaper/master: one-dep-per-line style

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Jul 23 09:23:56 UTC 2011


The following commit has been merged in the master branch:
commit 532ede8a6ee259dad0f34082901715c661b48f2b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Jul 23 09:50:25 2011 +0200

    one-dep-per-line style

diff --git a/debian/control b/debian/control
index 1a00d35..2098b99 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,19 @@ Source: sineshaper
 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>, Joost Yervante Damad <andete at debian.org>
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, libglademm-2.4-dev (>= 2.4.1), libglib2.0-dev (>= 2.4.6), dssi-dev, liblo-dev, ladspa-sdk, libasound2-dev, chrpath, libcairomm-1.0-dev
+Uploaders: Willem van Engen <debrepo at willem.engen.nl>,
+ Free Ekanayaka <freee at debian.org>,
+ Joost Yervante Damad <andete at debian.org>,
+Build-Depends: debhelper (>= 4.0.0),
+ autotools-dev,
+ libglademm-2.4-dev (>= 2.4.1),
+ libglib2.0-dev (>= 2.4.6),
+ dssi-dev,
+ liblo-dev,
+ ladspa-sdk,
+ libasound2-dev,
+ chrpath,
+ libcairomm-1.0-dev
 Standards-Version: 3.7.2
 Vcs-Git: git://git.debian.org/pkg-multimedia/sineshaper.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/sineshaper.git
@@ -12,7 +23,9 @@ Homepage: http://www.student.nada.kth.se/~d00-llu/music_dssi.php
 Package: sineshaper
 Architecture: any
 Provides: dssi-plugin
-Depends: ${shlibs:Depends}, ${misc:Depends}, dssi-host-jack
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ dssi-host-jack
 Description: Monophonic synth plugin with two oscillators and waveshapers
  A monophonic synth plugin that sends the sound from two sine oscillators
  through two sine waveshapers in series. You can control the vibrato, tremolo,

-- 
sineshaper packaging



More information about the pkg-multimedia-commits mailing list