Merge with bugfix-0.5
debian/control
1 Source: mp3togo
2 Section: sound
3 Priority: optional
4 Maintainer: Simeon Veldstra <reallifesim@gmail.com>
5 Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python, python-support (>=0.5.2)
6 #Build-Depends-Indep: python, python-support (>=0.5.3), docbook-to-man
7 Build-Depends-Indep: docbook-to-man
8 Standards-Version: 3.7.3
9 #XS-Python-Version: current
10
11 Package: mp3togo
12 Architecture: all
13 #XB-Python-Version: ${python:Versions}
14 Depends: ${python:Depends}, python-pyvorbis, python-eyeD3, mpg321, vorbis-tools
15 #Provides: ${python:Provides}
16 Recommends: flac, normalize-audio
17 Suggests: lame, python-xmms, faad
18 Description: A tool for loading music on to portable mp3 players
19 A tool for creating sets of mp3 (or ogg vorbis) files
20 from an archive of music in various formats and bitrates.
21 The files are decoded from their original format and
22 reencoded to consistent format low bitrate files for
23 portability and space efficiency.
24 mp3togo monitors free space on the device as it works
25 and attempts to guess missing tags.