[SCM] fluidsynth packaging branch, master, updated. debian/1.1.1-1-4-gf13afee

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Tue Jan 5 07:58:17 UTC 2010


The following commit has been merged in the master branch:
commit f13afee70be0f8f9654f3165aed905580ff34dae
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Tue Jan 5 08:58:10 2010 +0100

    Lines should be shorter than 80 chars.

diff --git a/debian/control b/debian/control
index 5b04737..cfd08b1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,29 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Alessio Treglia <quadrispro at ubuntu.com>,
  David Henningsson <diwic at ubuntu.com>
-Build-Depends: debhelper (>= 7), cdbs, quilt, libreadline-dev (>= 5), libjack-dev, 
- liblash-dev | ladcca-dev, ladspa-sdk, automake, libtool, autotools-dev, 
- libasound2-dev, libpulse-dev, libglib2.0-dev (>= 2.6.5), libsndfile-dev
+Build-Depends: debhelper (>= 7),
+ cdbs,
+ quilt,
+ libreadline-dev (>= 5),
+ libjack-dev, 
+ liblash-dev | ladcca-dev,
+ ladspa-sdk,
+ automake,
+ libtool,
+ autotools-dev, 
+ libasound2-dev,
+ libpulse-dev,
+ libglib2.0-dev (>= 2.6.5),
+ libsndfile-dev
 DM-Upload-Allowed: yes
 Standards-Version: 3.8.3
 Homepage: http://fluidsynth.resonance.org/trac
 
 Package: fluidsynth
 Architecture: any
-Depends: libfluidsynth1 (>= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libfluidsynth1 (>= ${binary:Version}),
+ ${shlibs:Depends},
+ ${misc:Depends}
 Conflicts: iiwusynth
 Replaces: iiwusynth
 Provides: iiwusynth
@@ -27,7 +40,8 @@ Description: Real-time MIDI software synthesizer
 Package: libfluidsynth1
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
 Description: Real-time MIDI software synthesizer (runtime library)
  Fluidsynth is a real-time midi synthesizer based on the soundfont2
  specifications. It can be used to render MIDI input or MIDI files to audio.
@@ -39,9 +53,16 @@ Description: Real-time MIDI software synthesizer (runtime library)
 Package: libfluidsynth-dev
 Architecture: any
 Section: libdevel
-Depends: libfluidsynth1 (= ${binary:Version}), libreadline-dev (>= 5), 
- libncurses5-dev | libncurses-dev, liblash-dev | ladcca-dev, libasound2-dev, 
- libjack-dev, libpulse-dev, libglib2.0 (>= 2.6.5), libsndfile-dev, ${misc:Depends}
+Depends: libfluidsynth1 (= ${binary:Version}),
+ libreadline-dev (>= 5), 
+ libncurses5-dev | libncurses-dev,
+ liblash-dev | ladcca-dev,
+ libasound2-dev, 
+ libjack-dev,
+ libpulse-dev,
+ libglib2.0 (>= 2.6.5),
+ libsndfile-dev,
+ ${misc:Depends}
 Description: Real-time MIDI software synthesizer (development files)
  Fluidsynth is a real-time midi synthesizer based on the soundfont2
  specifications. It can be used to render MIDI input or MIDI files to audio.
@@ -49,4 +70,3 @@ Description: Real-time MIDI software synthesizer (development files)
  real-time to the sound output device.
  .
  This package contains the static library and headers files.
-

-- 
fluidsynth packaging



More information about the pkg-multimedia-commits mailing list