[SCM] bristol/master: wrap-and-sort -a -s

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue May 1 09:05:34 UTC 2012


The following commit has been merged in the master branch:
commit 78c0ab3237336268e2888d8668139d21ca365e38
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue May 1 11:05:22 2012 +0200

    wrap-and-sort -a -s

diff --git a/debian/bristol.install b/debian/bristol.install
index ef95514..388dbc9 100644
--- a/debian/bristol.install
+++ b/debian/bristol.install
@@ -1,4 +1,4 @@
 debian/bristol.xpm usr/share/pixmaps
-usr/lib/bristol
 usr/bin
+usr/lib/bristol
 usr/share/man
diff --git a/debian/control b/debian/control
index d738985..5091929 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,16 @@ Source: bristol
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Alessio Treglia <alessio at debian.org>,
+Uploaders:
+ Alessio Treglia <alessio at debian.org>,
  Free Ekanayaka <freee at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends:
  autotools-dev (>= 20100122.1~),
- libx11-dev,
- x11proto-core-dev,
+ debhelper (>= 7.0.50~),
  libasound2-dev,
- libjack-dev
+ libjack-dev,
+ libx11-dev,
+ x11proto-core-dev
 Standards-Version: 3.9.2
 Homepage: http://bristol.sourceforge.net/
 Vcs-Git: git://git.debian.org/pkg-multimedia/bristol.git
@@ -17,35 +19,39 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/bristol.git
 
 Package: bristol
 Architecture: any
-Depends: ${shlibs:Depends},
+Depends:
+ bristol-data (= ${source:Version}),
  ${misc:Depends},
- bristol-data (= ${source:Version})
-Suggests: jackd
+ ${shlibs:Depends}
+Suggests:
+ jackd
 Description: vintage synthesizer emulator
- Bristol is a synthesizer emulator application. Bristol uses the sound card 
- PCM generator and can be MIDI driven, furthermore it can be set to use the 
- low latency scheduling feature of the kernel, reducing audio under runs. 
+ Bristol is a synthesizer emulator application. Bristol uses the sound card
+ PCM generator and can be MIDI driven, furthermore it can be set to use the
+ low latency scheduling feature of the kernel, reducing audio under runs.
  It can handle any number of simultaneous synthesizers (they all connect to
  the same engine). It supports splitting and layering the keyboard with
  multiple synthesizers on a single midi channel. Currently Bristol emulates
- the following keyboards: Moog Mini, Moog Voyager (Bristol "Explorer"), 
- Sequential Circuits Prophet-5, Roland Juno-6, Yamaha DX-7, 
+ the following keyboards: Moog Mini, Moog Voyager (Bristol "Explorer"),
+ Sequential Circuits Prophet-5, Roland Juno-6, Yamaha DX-7,
  Hammond (single manual), Hammond B3 (dual manual).
 
 Package: bristol-data
 Architecture: all
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Replaces: bristol (<< 0.40.6-1)
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Replaces:
+ bristol (<< 0.40.6-1)
 Description: vintage synthesizer emulator (data files)
- Bristol is a synthesizer emulator application. Bristol uses the sound card 
- PCM generator and can be MIDI driven, furthermore it can be set to use the 
- low latency scheduling feature of the kernel, reducing audio under runs. 
+ Bristol is a synthesizer emulator application. Bristol uses the sound card
+ PCM generator and can be MIDI driven, furthermore it can be set to use the
+ low latency scheduling feature of the kernel, reducing audio under runs.
  It can handle any number of simultaneous synthesizers (they all connect to
  the same engine). It supports splitting and layering the keyboard with
  multiple synthesizers on a single midi channel. Currently Bristol emulates
- the following keyboards: Moog Mini, Moog Voyager (Bristol "Explorer"), 
- Sequential Circuits Prophet-5, Roland Juno-6, Yamaha DX-7, 
+ the following keyboards: Moog Mini, Moog Voyager (Bristol "Explorer"),
+ Sequential Circuits Prophet-5, Roland Juno-6, Yamaha DX-7,
  Hammond (single manual), Hammond B3 (dual manual).
  .
  This package contains the application data files.

-- 
bristol packaging



More information about the pkg-multimedia-commits mailing list