[SCM] freecycle/master: One-dep-per-line style

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Jan 19 19:36:50 UTC 2011


The following commit has been merged in the master branch:
commit 00ce41cab2e6c62b0d789801a41021164dd5b470
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Jan 19 20:36:08 2011 +0100

    One-dep-per-line style

diff --git a/debian/control b/debian/control
index dbcae77..c8f600f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,23 @@ Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Gürkan Sengün <gurkan at phys.ethz.ch>, Paul Brossier <piem at debian.org>
-Build-Depends: debhelper (>= 5), libaubio-dev, libsoundtouch-dev (>= 1.5.0), libsndfile1-dev, qt3-dev-tools, ladspa-sdk | ladspa-sdk-dev, libfftw3-dev, libqt3-mt-dev, qt3-apps-dev, libjack-dev
+Build-Depends: debhelper (>= 5),
+ libaubio-dev,
+ libsoundtouch-dev (>= 1.5.0),
+ libsndfile1-dev,
+ qt3-dev-tools,
+ ladspa-sdk | ladspa-sdk-dev,
+ libfftw3-dev,
+ libqt3-mt-dev,
+ qt3-apps-dev,
+ libjack-dev
 Standards-Version: 3.7.3
 Homepage: http://www.redsteamrecords.com/freecycle/
 
 Package: freecycle
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
 Description: Plastic surgery for your audio loops
  This is is a beat slicer, providing amplitude domain and frequency domain
  beat matching / zero crossing algorithms. It exports sliced audio chunks and

-- 
freecycle packaging



More information about the pkg-multimedia-commits mailing list