summaryrefslogtreecommitdiffstats
path: root/build/debian
diff options
context:
space:
mode:
authorRJ Ryan <rryan@mixxx.org>2013-12-03 13:35:54 -0500
committerRJ Ryan <rryan@mixxx.org>2013-12-03 13:35:54 -0500
commit4b0292570a54e638bf7dfbddb927e92db884d37b (patch)
tree7b8a4fe0250456d694a6a6ffcfef165c98a3084d /build/debian
parent53adfb7b78c15b6675488e218e41846ac3d31c31 (diff)
parent2d40a3a21f03b03725caccde9e5dfd6e121c48f7 (diff)
Merge branch 'master' into features_key
Conflicts: build/depends.py src/audiotagger.cpp src/basetrackplayer.cpp src/basetrackplayer.h src/dlgpreferences.cpp src/dlgpreferences.h src/engine/enginebuffer.cpp src/engine/enginebuffer.h src/engine/enginebufferscalelinear.cpp src/engine/enginebufferscalest.cpp src/library/cratetablemodel.cpp src/library/dao/trackdao.cpp src/library/librarytablemodel.cpp src/trackinfoobject.cpp
Diffstat (limited to 'build/debian')
-rw-r--r--build/debian/control9
-rw-r--r--build/debian/control.lucid51
-rw-r--r--build/debian/control.maverick51
-rw-r--r--build/debian/control.natty51
-rw-r--r--build/debian/control.oneiric51
-rw-r--r--build/debian/control.precise51
-rw-r--r--build/debian/control.raring58
-rw-r--r--build/debian/control.saucy58
8 files changed, 336 insertions, 44 deletions
diff --git a/build/debian/control b/build/debian/control
index 759812d019..e51b7edb0e 100644
--- a/build/debian/control
+++ b/build/debian/control
@@ -15,11 +15,12 @@ Recommends: libmp3lame0
Suggests: pdf-viewer
Replaces: mixxx-data
Description: Free Digital DJ software. Start making live DJ mixes today.
-Mixxx is free DJ software that gives you everything you need to perform live DJ mixes.
-Blend songs together with automatic BPM matching and remix on-the-fly with looping
-and hot cues. Whether you're a pro DJ or just getting started, Mixxx has you covered.
+ Mixxx is free DJ software that gives you everything you need to perform live DJ
+ mixes. Blend songs together with automatic BPM matching and remix on-the-fly
+ with looping and hot cues. Whether you're a pro DJ or just getting started,
+ Mixxx has you covered.
-Mixxx works with ALSA, JACK, OSS and supports many popular DJ controllers.
+ Mixxx works with ALSA, JACK, OSS and supports many popular DJ controllers.
Features include:
- Parallel or split scratchable waveform displays
diff --git a/build/debian/control.lucid b/build/debian/control.lucid
index bf3406cee8..e59c7b6b4a 100644
--- a/build/debian/control.lucid
+++ b/build/debian/control.lucid
@@ -5,6 +5,7 @@ Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
XSBC-Original-Maintainer: RJ Ryan <rryan@mixxx.org>
Build-Depends: debhelper (>= 4.0.0), pkg-config, docbook-to-man, xlibmesa-gl-dev, libglu1-mesa-dev, libqt4-opengl-dev | libqt4-dev (>= 4..0), scons, libjack-dev, portaudio19-dev, libid3tag0-dev, libmad0-dev, libogg-dev, libsndfile1-dev, libasound2-dev, libvorbis-dev, libsoundtouch1-dev, libmp4v2-dev, libfaad-dev, libportmidi-dev, libtag1-dev, libshout-dev, vamp-plugin-sdk, libprotobuf-dev, protobuf-compiler, libusb-1.0-0-dev, libchromaprint-dev, librubberband-dev
Standards-Version: 3.7.3
+Homepage: http://www.mixxx.org/
Package: mixxx
Section: sound
@@ -13,11 +14,45 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-opengl, libqt4-svg, libqt4-x
Recommends: libmp3lame0
Suggests: pdf-viewer
Replaces: mixxx-data
-Description: Digital DJ interface
- Mixxx allows DJs to perform live mixes with their digital music library. A
- robust mixing engine including filters, gains, a crossfader, and pitch control
- are provided. Mixxx also features BPM detection to help DJs find the tempo of
- songs in their library.
- .
- Mixxx works with ALSA, JACK, and OSS, and supports many popular DJ controllers
- including the Hercules MK2 and M-Audio X-Session Pro.
+Description: Free Digital DJ software. Start making live DJ mixes today.
+ Mixxx is free DJ software that gives you everything you need to perform live DJ
+ mixes. Blend songs together with automatic BPM matching and remix on-the-fly
+ with looping and hot cues. Whether you're a pro DJ or just getting started,
+ Mixxx has you covered.
+
+ Mixxx works with ALSA, JACK, OSS and supports many popular DJ controllers.
+
+ Features include:
+ - Parallel or split scratchable waveform displays
+ - Waveform summaries
+ - Spinning vinyl widgets
+ - MP3, OGG, WAVE, FLAC, and optional unprotected aac (m4a) playback
+ - Extra playback formats through plugins
+ - Wave and Ogg recording with optional MP3 support
+ - Fast, database-powered library
+ - Crates and playlists for organizing your music
+ - Reads iTunes, Traktor, and Rhythmbox libraries
+ - History section keeps track of your setlists
+ - Internet Broadcasting with Shoutcast and Icecast
+ - Microphone Support
+ - Automatic crossfading with Auto DJ
+ - Pitch-independent time stretch (key lock)
+ - Adjustable pitch range
+ - Ramping pitchbend controls
+ - ReplayGain volume normalization
+ - Quantized loops, hotcues, and beatloops
+ - Synchronization and auto-beatmatching
+ - BPM detection and estimation
+ - Bulk BPM analysis
+ - Adjustable EQ shelves
+ - Crossfader curve control
+ - Sampler Decks
+ - Vinyl emulation with Serato, Traktor, and Mixvibes timecode support
+ - Multichannel soundcard support (playback and capture)
+ - Headphone cueing with multiple soundcard support
+ - Skinnable interface with several skins bundled
+ - Support for many DJ MIDI and HID controllers out-of-the-box
+ - Advanced MIDI/HID scripting engine
+ - Multiple simultaneous MIDI/HID controllers
+ - Multi-core CPU support
+ - 24-bit/96000 Hz playback and capture
diff --git a/build/debian/control.maverick b/build/debian/control.maverick
index e0d76722b2..7675d01e30 100644
--- a/build/debian/control.maverick
+++ b/build/debian/control.maverick
@@ -5,6 +5,7 @@ Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
XSBC-Original-Maintainer: RJ Ryan <rryan@mixxx.org>
Build-Depends: debhelper (>= 4.0.0), pkg-config, docbook-to-man, xlibmesa-gl-dev, libglu1-mesa-dev, libqt4-opengl-dev | libqt4-dev (>= 4.6.0), scons, libjack-dev, portaudio19-dev, libid3tag0-dev, libmad0-dev, libogg-dev, libsndfile1-dev, libasound2-dev, libvorbis-dev, libsoundtouch1-dev, libmp4v2-dev, libfaad-dev, libportmidi-dev, libtag1-dev, libshout-dev, libqtwebkit-dev, vamp-plugin-sdk, libprotobuf-dev, protobuf-compiler, libusb-1.0-0-dev, libchromaprint-dev, librubberband-dev
Standards-Version: 3.7.3
+Homepage: http://www.mixxx.org/
Package: mixxx
Section: sound
@@ -13,11 +14,45 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-opengl, libqt4-svg, libqt4-x
Recommends: libmp3lame0
Suggests: pdf-viewer
Replaces: mixxx-data
-Description: Digital DJ interface
- Mixxx allows DJs to perform live mixes with their digital music library. A
- robust mixing engine including filters, gains, a crossfader, and pitch control
- are provided. Mixxx also features BPM detection to help DJs find the tempo of
- songs in their library.
- .
- Mixxx works with ALSA, JACK, and OSS, and supports many popular DJ controllers
- including the Hercules MK2 and M-Audio X-Session Pro.
+Description: Free Digital DJ software. Start making live DJ mixes today.
+ Mixxx is free DJ software that gives you everything you need to perform live DJ
+ mixes. Blend songs together with automatic BPM matching and remix on-the-fly
+ with looping and hot cues. Whether you're a pro DJ or just getting started,
+ Mixxx has you covered.
+
+ Mixxx works with ALSA, JACK, OSS and supports many popular DJ controllers.
+
+ Features include:
+ - Parallel or split scratchable waveform displays
+ - Waveform summaries
+ - Spinning vinyl widgets
+ - MP3, OGG, WAVE, FLAC, and optional unprotected aac (m4a) playback
+ - Extra playback formats through plugins
+ - Wave and Ogg recording with optional MP3 support
+ - Fast, database-powered library
+ - Crates and playlists for organizing your music
+ - Reads iTunes, Traktor, and Rhythmbox libraries
+ - History section keeps track of your setlists
+ - Internet Broadcasting with Shoutcast and Icecast
+ - Microphone Support
+ - Automatic crossfading with Auto DJ
+ - Pitch-independent time stretch (key lock)
+ - Adjustable pitch range
+ - Ramping pitchbend controls
+ - ReplayGain volume normalization
+ - Quantized loops, hotcues, and beatloops
+ - Synchronization and auto-beatmatching
+ - BPM detection and estimation
+ - Bulk BPM analysis
+ - Adjustable EQ shelves
+ - Crossfader curve control
+ - Sampler Decks
+ - Vinyl emulation with Serato, Traktor, and Mixvibes timecode support
+ - Multichannel soundcard support (playback and capture)
+ - Headphone cueing with multiple soundcard support
+ - Skinnable interface with several skins bundled
+ - Support for many DJ MIDI and HID controllers out-of-the-box
+ - Advanced MIDI/HID scripting engine
+ - Multiple simultaneous MIDI/HID controllers
+ - Multi-core CPU support
+ - 24-bit/96000 Hz playback and capture
diff --git a/build/debian/control.natty b/build/debian/control.natty
index eb96fe001f..0dc374967e 100644
--- a/build/debian/control.natty
+++ b/build/debian/control.natty
@@ -5,6 +5,7 @@ Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
XSBC-Original-Maintainer: RJ Ryan <rryan@mixxx.org>
Build-Depends: debhelper (>= 4.0.0), pkg-config, docbook-to-man, libglu1-mesa-dev, libqt4-opengl-dev | libqt4-dev (>= 4.6.0), scons, libjack-dev, portaudio19-dev, libid3tag0-dev, libmad0-dev, libogg-dev, libsndfile1-dev, libasound2-dev, libvorbis-dev, libsoundtouch1-dev, libmp4v2-dev, libfaad-dev, libportmidi-dev, libtag1-dev, libshout-dev, libqtwebkit-dev, vamp-plugin-sdk, libprotobuf-dev, protobuf-compiler, libusb-1.0-0-dev, libchromaprint-dev, librubberband-dev
Standards-Version: 3.7.3
+Homepage: http://www.mixxx.org/
Package: mixxx
Section: sound
@@ -13,11 +14,45 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-opengl, libqt4-svg, libqt4-x
Recommends: libmp3lame0
Suggests: pdf-viewer
Replaces: mixxx-data
-Description: Digital DJ interface
- Mixxx allows DJs to perform live mixes with their digital music library. A
- robust mixing engine including filters, gains, a crossfader, and pitch control
- are provided. Mixxx also features BPM detection to help DJs find the tempo of
- songs in their library.
- .
- Mixxx works with ALSA, JACK, and OSS, and supports many popular DJ controllers
- including the Hercules MK2 and M-Audio X-Session Pro.
+Description: Free Digital DJ software. Start making live DJ mixes today.
+ Mixxx is free DJ software that gives you everything you need to perform live DJ
+ mixes. Blend songs together with automatic BPM matching and remix on-the-fly
+ with looping and hot cues. Whether you're a pro DJ or just getting started,
+ Mixxx has you covered.
+
+ Mixxx works with ALSA, JACK, OSS and supports many popular DJ controllers.
+
+ Features include:
+ - Parallel or split scratchable waveform displays
+ - Waveform summaries
+ - Spinning vinyl widgets
+ - MP3, OGG, WAVE, FLAC, and optional unprotected aac (m4a) playback
+ - Extra playback formats through plugins
+ - Wave and Ogg recording with optional MP3 support
+ - Fast, database-powered library
+ - Crates and playlists for organizing your music
+ - Reads iTunes, Traktor, and Rhythmbox libraries
+ - History section keeps track of your setlists
+ - Internet Broadcasting with Shoutcast and Icecast
+ - Microphone Support
+ - Automatic crossfading with Auto DJ
+ - Pitch-independent time stretch (key lock)
+ - Adjustable pitch range
+ - Ramping pitchbend controls
+ - ReplayGain volume normalization
+ - Quantized loops, hotcues, and beatloops
+ - Synchronization and auto-beatmatching
+ - BPM detection and estimation
+ - Bulk BPM analysis
+ - Adjustable EQ shelves
+ - Crossfader curve control
+ - Sampler Decks
+ - Vinyl emulation with Serato, Traktor, and Mixvibes timecode support
+ - Multichannel soundcard support (playback and capture)
+ - Headphone cueing with multiple soundcard support
+ - Skinnable interface with several skins bundled
+ - Support for many DJ MIDI and HID controllers out-of-the-box
+ - Advanced MIDI/HID scripting engine
+ - Multiple simultaneous MIDI/HID controllers
+ - Multi-core CPU support
+ - 24-bit/96000 Hz playback and capture
diff --git a/build/debian/control.oneiric b/build/debian/control.oneiric
index b9ec3ee558..5c244f72d3 100644
--- a/build/debian/control.oneiric
+++ b/build/debian/control.oneiric
@@ -5,6 +5,7 @@ Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
XSBC-Original-Maintainer: RJ Ryan <rryan@mixxx.org>
Build-Depends: debhelper (>= 4.0.0), pkg-config, docbook-to-man, libglu1-mesa-dev, libqt4-opengl-dev | libqt4-dev (>= 4.6.0), scons, libjack-dev, portaudio19-dev, libid3tag0-dev, libmad0-dev, libogg-dev, libsndfile1-dev, libasound2-dev, libvorbis-dev, libsoundtouch1-dev, libfaad-dev, libportmidi-dev, libtag1-dev, libshout-dev, libqtwebkit-dev, vamp-plugin-sdk, libprotobuf-dev, protobuf-compiler, libusb-1.0-0-dev, libchromaprint-dev, librubberband-dev
Standards-Version: 3.7.3
+Homepage: http://www.mixxx.org/
Package: mixxx
Section: sound
@@ -13,11 +14,45 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-opengl, libqt4-svg, libqt4-x
Recommends: libmp3lame0
Suggests: pdf-viewer
Replaces: mixxx-data
-Description: Digital DJ interface
- Mixxx allows DJs to perform live mixes with their digital music library. A
- robust mixing engine including filters, gains, a crossfader, and pitch control
- are provided. Mixxx also features BPM detection to help DJs find the tempo of
- songs in their library.
- .
- Mixxx works with ALSA, JACK, and OSS, and supports many popular DJ controllers
- including the Hercules MK2 and M-Audio X-Session Pro.
+Description: Free Digital DJ software. Start making live DJ mixes today.
+ Mixxx is free DJ software that gives you everything you need to perform live DJ
+ mixes. Blend songs together with automatic BPM matching and remix on-the-fly
+ with looping and hot cues. Whether you're a pro DJ or just getting started,
+ Mixxx has you covered.
+
+ Mixxx works with ALSA, JACK, OSS and supports many popular DJ controllers.
+
+ Features include:
+ - Parallel or split scratchable waveform displays
+ - Waveform summaries
+ - Spinning vinyl widgets
+ - MP3, OGG, WAVE, FLAC, and optional unprotected aac (m4a) playback
+ - Extra playback formats through plugins
+ - Wave and Ogg recording with optional MP3 support
+ - Fast, database-powered library
+ - Crates and playlists for organizing your music
+ - Reads iTunes, Traktor, and Rhythmbox libraries
+ - History section keeps track of your setlists
+ - Internet Broadcasting with Shoutcast and Icecast
+ - Microphone Support
+ - Automatic crossfading with Auto DJ
+ - Pitch-independent time stretch (key lock)
+ - Adjustable pitch range
+ - Ramping pitchbend controls
+ - ReplayGain volume normalization
+ - Quantized loops, hotcues, and beatloops
+ - Synchronization and auto-beatmatching
+ - BPM detection and estimation
+ - Bulk BPM analysis
+ - Adjustable EQ shelves
+ - Crossfader curve control
+ - Sampler Decks
+ - Vinyl emulation with Serato, Traktor, and Mixvibes timecode support
+ - Multichannel soundcard support (playback and capture)
+ - Headphone cueing with multiple soundcard support
+ - Skinnable interface with several skins bundled
+ - Support for many DJ MIDI and HID controllers out-of-the-box
+ - Advanced MIDI/HID scripting engine
+ - Multiple simultaneous MIDI/HID controllers
+ - Multi-core CPU support
+ - 24-bit/96000 Hz playback and capture
diff --git a/build/debian/control.precise b/build/debian/control.precise
index eb96fe001f..0dc374967e 100644
--- a/build/debian/control.precise
+++ b/build/debian/control.precise
@@ -5,6 +5,7 @@ Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
XSBC-Original-Maintainer: RJ Ryan <rryan@mixxx.org>
Build-Depends: debhelper (>= 4.0.0), pkg-config, docbook-to-man, libglu1-mesa-dev, libqt4-opengl-dev | libqt4-dev (>= 4.6.0), scons, libjack-dev, portaudio19-dev, libid3tag0-dev, libmad0-dev, libogg-dev, libsndfile1-dev, libasound2-dev, libvorbis-dev, libsoundtouch1-dev, libmp4v2-dev, libfaad-dev, libportmidi-dev, libtag1-dev, libshout-dev, libqtwebkit-dev, vamp-plugin-sdk, libprotobuf-dev, protobuf-compiler, libusb-1.0-0-dev, libchromaprint-dev, librubberband-dev
Standards-Version: 3.7.3
+Homepage: http://www.mixxx.org/
Package: mixxx
Section: sound
@@ -13,11 +14,45 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-opengl, libqt4-svg, libqt4-x
Recommends: libmp3lame0
Suggests: pdf-viewer
Replaces: mixxx-data
-Description: Digital DJ interface
- Mixxx allows DJs to perform live mixes with their digital music library. A
- robust mixing engine including filters, gains, a crossfader, and pitch control
- are provided. Mixxx also features BPM detection to help DJs find the tempo of
- songs in their library.
- .
- Mixxx works with ALSA, JACK, and OSS, and supports many popular DJ controllers
- including the Hercules MK2 and M-Audio X-Session Pro.
+Description: Free Digital DJ software. Start making live DJ mixes today.
+ Mixxx is free DJ software that gives you everything you need to perform live DJ
+ mixes. Blend songs together with automatic BPM matching and remix on-the-fly
+ with looping and hot cues. Whether you're a pro DJ or just getting started,
+ Mixxx has you covered.
+
+ Mixxx works with ALSA, JACK, OSS and supports many popular DJ controllers.
+
+ Features include:
+ - Parallel or split scratchable waveform displays
+ - Waveform summaries
+ - Spinning vinyl widgets
+ - MP3, OGG, WAVE, FLAC, and optional unprotected aac (m4a) playback
+ - Extra playback formats through plugins
+ - Wave and Ogg recording with optional MP3 support
+ - Fast, database-powered library
+ - Crates and playlists for organizing your music
+ - Reads iTunes, Traktor, and Rhythmbox libraries
+ - History section keeps track of your setlists
+ - Internet Broadcasting with Shoutcast and Icecast
+ - Microphone Support
+ - Automatic crossfading with Auto DJ
+ - Pitch-independent time stretch (key lock)
+ - Adjustable pitch range
+ - Ramping pitchbend controls
+ - ReplayGain volume normalization
+ - Quantized loops, hotcues, and beatloops
+ - Synchronization and auto-beatmatching
+ - BPM detection and estimation
+ - Bulk BPM analysis
+ - Adjustable EQ shelves
+ - Crossfader curve control
+ - Sampler Decks
+ - Vinyl emulation with Serato, Traktor, and Mixvibes timecode support
+ - Multichannel soundcard support (playback and capture)
+ - Headphone cueing with multiple soundcard support
+ - Skinnable interface with several skins bundled
+ - Support for many DJ MIDI and HID controllers out-of-the-box
+ - Advanced MIDI/HID scripting engine
+ - Multiple simultaneous MIDI/HID controllers
+ - Multi-core CPU support
+ - 24-bit/96000 Hz playback and capture
diff --git a/build/debian/control.raring b/build/debian/control.raring
new file mode 100644
index 0000000000..2b63619515
--- /dev/null
+++ b/build/debian/control.raring
@@ -0,0 +1,58 @@
+Source: mixxx
+Section: sound
+Priority: optional
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: RJ Ryan <rryan@mixxx.org>
+Build-Depends: debhelper (>= 4.0.0), pkg-config, docbook-to-man, libglu1-mesa-dev, libqt4-opengl-dev | libqt4-dev (>= 4.6.0), scons, libjack-dev, portaudio19-dev, libid3tag0-dev, libmad0-dev, libogg-dev, libsndfile1-dev, libasound2-dev, libvorbis-dev, libsoundtouch1-dev, libmp4v2-dev, libfaad-dev, libportmidi-dev, libtag1-dev, libshout-dev, libqtwebkit-dev, vamp-plugin-sdk, libprotobuf-dev, protobuf-compiler, libusb-1.0-0-dev, libchromaprint-dev
+Standards-Version: 3.7.3
+Homepage: http://www.mixxx.org/
+
+Package: mixxx
+Section: sound
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-opengl, libqt4-svg, libqt4-xmlpatterns, libqt4-webkit, libqt4-sql, libqt4-sql-sqlite
+Recommends: libmp3lame0
+Suggests: pdf-viewer
+Replaces: mixxx-data
+Description: Free Digital DJ software. Start making live DJ mixes today.
+ Mixxx is free DJ software that gives you everything you need to perform live DJ
+ mixes. Blend songs together with automatic BPM matching and remix on-the-fly
+ with looping and hot cues. Whether you're a pro DJ or just getting started,
+ Mixxx has you covered.
+
+ Mixxx works with ALSA, JACK, OSS and supports many popular DJ controllers.
+
+ Features include:
+ - Parallel or split scratchable waveform displays
+ - Waveform summaries
+ - Spinning vinyl widgets
+ - MP3, OGG, WAVE, FLAC, and optional unprotected aac (m4a) playback
+ - Extra playback formats through plugins
+ - Wave and Ogg recording with optional MP3 support
+ - Fast, database-powered library
+ - Crates and playlists for organizing your music
+ - Reads iTunes, Traktor, and Rhythmbox libraries
+ - History section keeps track of your setlists
+ - Internet Broadcasting with Shoutcast and Icecast
+ - Microphone Support
+ - Automatic crossfading with Auto DJ
+ - Pitch-independent time stretch (key lock)
+ - Adjustable pitch range
+ - Ramping pitchbend controls
+ - ReplayGain volume normalization
+ - Quantized loops, hotcues, and beatloops
+ - Synchronization and auto-beatmatching
+ - BPM detection and estimation
+ - Bulk BPM analysis
+ - Adjustable EQ shelves
+ - Crossfader curve control
+ - Sampler Decks
+ - Vinyl emulation with Serato, Traktor, and Mixvibes timecode support
+ - Multichannel soundcard support (playback and capture)
+ - Headphone cueing with multiple soundcard support
+ - Skinnable interface with several skins bundled
+ - Support for many DJ MIDI and HID controllers out-of-the-box
+ - Advanced MIDI/HID scripting engine
+ - Multiple simultaneous MIDI/HID controllers
+ - Multi-core CPU support
+ - 24-bit/96000 Hz playback and capture
diff --git a/build/debian/control.saucy b/build/debian/control.saucy
new file mode 100644
index 0000000000..2b63619515
--- /dev/null
+++ b/build/debian/control.saucy
@@ -0,0 +1,58 @@
+Source: mixxx
+Section: sound
+Priority: optional
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: RJ Ryan <rryan@mixxx.org>
+Build-Depends: debhelper (>= 4.0.0), pkg-config, docbook-to-man, libglu1-mesa-dev, libqt4-opengl-dev | libqt4-dev (>= 4.6.0), scons, libjack-dev, portaudio19-dev, libid3tag0-dev, libmad0-dev, libogg-dev, libsndfile1-dev, libasound2-dev, libvorbis-dev, libsoundtouch1-dev, libmp4v2-dev, libfaad-dev, libportmidi-dev, libtag1-dev, libshout-dev, libqtwebkit-dev, vamp-plugin-sdk, libprotobuf-dev, protobuf-compiler, libusb-1.0-0-dev, libchromaprint-dev
+Standards-Version: 3.7.3
+Homepage: http://www.mixxx.org/
+
+Package: mixxx
+Section: sound
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-opengl, libqt4-svg, libqt4-xmlpatterns, libqt4-webkit, libqt4-sql, libqt4-sql-sqlite
+Recommends: libmp3lame0
+Suggests: pdf-viewer
+Replaces: mixxx-data
+Description: Free Digital DJ software. Start making live DJ mixes today.
+ Mixxx is free DJ software that gives you everything you need to perform live DJ
+ mixes. Blend songs together with automatic BPM matching and remix on-the-fly
+ with looping and hot cues. Whether you're a pro DJ or just getting started,
+ Mixxx has you covered.
+
+ Mixxx works with ALSA, JACK, OSS and supports many popular DJ controllers.
+
+ Features include:
+ - Parallel or split scratchable waveform displays
+ - Waveform summaries
+ - Spinning vinyl widgets
+ - MP3, OGG, WAVE, FLAC, and optional unprotected aac (m4a) playback
+ - Extra playback formats through plugins
+ - Wave and Ogg recording with optional MP3 support
+ - Fast, database-powered library
+ - Crates and playlists for organizing your music
+ - Reads iTunes, Traktor, and Rhythmbox libraries
+ - History section keeps track of your setlists
+ - Internet Broadcasting with Shoutcast and Icecast
+ - Microphone Support
+ - Automatic crossfading with Auto DJ
+ - Pitch-independent time stretch (key lock)
+ - Adjustable pitch range
+ - Ramping pitchbend controls
+ - ReplayGain volume normalization
+ - Quantized loops, hotcues, and beatloops
+ - Synchronization and auto-beatmatching
+ - BPM detection and estimation
+ - Bulk BPM analysis
+ - Adjustable EQ shelves
+ - Crossfader curve control
+ - Sampler Decks
+ - Vinyl emulation with Serato, Traktor, and Mixvibes timecode support
+ - Multichannel soundcard support (playback and capture)
+ - Headphone cueing with multiple soundcard support
+ - Skinnable interface with several skins bundled
+ - Support for many DJ MIDI and HID controllers out-of-the-box
+ - Advanced MIDI/HID scripting engine
+ - Multiple simultaneous MIDI/HID controllers
+ - Multi-core CPU support
+ - 24-bit/96000 Hz playback and capture