4 Maintainer: Christopher L Cheney <ccheney@debian.org>
5 Build-Depends: autotools-dev, debhelper (>> 4.0.18), devscripts, gawk
6 Standards-Version: 3.5.7.0
8 Package: libvorbisidec1
11 Depends: ${shlibs:Depends}
12 Description: Ogg Bitstream Library
13 Libogg is a library for manipulating ogg bitstreams. It handles
14 both making ogg bitstreams and getting packets from ogg bitstreams.
16 Package: libvorbisidec-dev
19 Depends: libvorbisidec1 (= ${Source-Version}), libc6-dev
20 Description: Ogg Bitstream Library Development
21 The libogg-dev package contains the header files and documentation
22 needed to develop applications with libogg.