4 Maintainer: Christopher L Cheney <ccheney@debian.org>
5 Build-Depends: autotools-dev, debhelper (>> 4.0.0), devscripts, gawk
6 Standards-Version: 3.5.6.0
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.
19 Depends: libogg0 (= ${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.