[SCM] gwc/master: one_dep_per_line style applied

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Mar 4 12:02:12 UTC 2011


The following commit has been merged in the master branch:
commit c4302536ab27d062b75f0461b6be88c0275f9e9c
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Mar 4 12:54:05 2011 +0100

    one_dep_per_line style applied

diff --git a/debian/control b/debian/control
index 3743bc8..aa7f0bc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,20 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Alessio Treglia <alessio at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>
-Build-Depends: debhelper (>= 4.0.0), cdbs, libfftw3-dev, libsndfile1-dev, libgnome2-dev, libgnomeui-dev
+Build-Depends: debhelper (>= 4.0.0),
+ cdbs,
+ libfftw3-dev,
+ libsndfile1-dev,
+ libgnome2-dev,
+ libgnomeui-dev
 Standards-Version: 3.8.0
 Homepage: http://gwc.sf.net
 
 Package: gwc
 Architecture: any
-Depends: yelp | www-browser, ${shlibs:Depends}, ${misc:Depends}
+Depends: yelp | www-browser,
+ ${shlibs:Depends},
+ ${misc:Depends}
 Description: Audio file denoiser
  The GNOME Wave Cleaner (gwc) is an application that helps you in 
  getting rid of noise and clicks in audio files. This is most 

-- 
gwc packaging



More information about the pkg-multimedia-commits mailing list