Source: libcdaudio
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, dh-autoreconf
Standards-Version: 3.9.4
Homepage: http://libcdaudio.sourceforge.net/

Package: libcdaudio1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library for controlling a CD-ROM when playing audio CDs
 This library provides functions for controlling an audio CD: starting,
 stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index
 servers.

Package: libcdaudio-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libcdaudio1 (= ${binary:Version})
Description: library for controlling a CD-ROM when playing audio CDs (development)
 This library provides functions for controlling an audio CD: starting,
 stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index
 servers.
 .
 This package contains the development files.

Package: libcdaudio-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, libcdaudio1 (= ${binary:Version}), libcdaudio-dev (= ${binary:Version})
Description: library for controlling a CD-ROM when playing audio CDs (debug)
 This library provides functions for controlling an audio CD: starting,
 stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index
 servers.
 .
 This package contains the debugging symbols.
