[SCM] mixxx/master: wrap-and-sort

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Jan 26 00:10:09 UTC 2016


The following commit has been merged in the master branch:
commit 50a7203e667f40a954c7cc539787853b62440541
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Jan 25 23:58:00 2016 +0100

    wrap-and-sort

diff --git a/debian/control b/debian/control
index e250253..45685b1 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,10 @@ Build-Depends:
  docbook-to-man,
  imagemagick,
  libaudiofile-dev,
+ libchromaprint-dev,
  libexpat-dev,
  libfftw3-dev,
+ libflac-dev,
  libgl1-mesa-dev,
  libglu1-mesa-dev,
  libid3tag0-dev,
@@ -25,15 +27,15 @@ Build-Depends:
  libopusfile-dev,
  libportmidi-dev [linux-any],
  libprotobuf-dev,
- qttools5-dev-tools,
  libqt5opengl5-dev,
- libqt5webkit5-dev,
  libqt5svg5-dev,
- qtscript5-dev,
+ libqt5webkit5-dev,
  libqt5xmlpatterns5-dev,
+ librubberband-dev,
  libshout-dev,
  libsndfile1-dev,
  libsoundtouch-dev (>= 1.8.0),
+ libsqlite3-dev,
  libtag1-dev,
  libusb-1.0-0-dev,
  libvorbis-dev,
@@ -41,11 +43,10 @@ Build-Depends:
  portaudio19-dev,
  protobuf-compiler,
  python-scour,
+ qtscript5-dev,
+ qttools5-dev-tools,
  scons,
- vamp-plugin-sdk,
- libsqlite3-dev,
- librubberband-dev,
- libchromaprint-dev
+ vamp-plugin-sdk
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/mixxx.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/mixxx.git
@@ -59,8 +60,7 @@ Depends:
  ${dist:Depends},
  ${misc:Depends},
  ${shlibs:Depends}
-Suggests:
- pdf-viewer
+Suggests: pdf-viewer
 Description: Digital Disc Jockey Interface
  Mixxx is a digital DJ system, where Wave, Ogg, FLAC and MP3 files can be
  mixed on a computer for use in live performances. Filters, crossfader, and
@@ -72,8 +72,7 @@ Description: Digital Disc Jockey Interface
 
 Package: mixxx-data
 Architecture: all
-Depends:
- ${misc:Depends}
+Depends: ${misc:Depends}
 Description: Digital Disc Jockey Interface -- data files
  Mixxx is a digital DJ system, where Wave, Ogg, FLAC and MP3 files can be
  mixed on a computer for use in live performances. Filters, crossfader, and

-- 
mixxx packaging



More information about the pkg-multimedia-commits mailing list