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