Source: apr
Section: libs
Priority: optional
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Uploaders: Tollef Fog Heen <tfheen@debian.org>, Thom May <thom@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>, Daniel Stone <daniels@debian.org>, Adam Conrad <adconrad@0c3.net>
Build-Depends: debhelper (>> 5.0.0), autoconf, autotools-dev, dpatch, libtool, mawk, uuid-dev, doxygen
Standards-Version: 3.6.2.2

Package: libapr1
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libapr1.0
Description: The Apache Portable Runtime Library
 APR is Apache's Portable Runtime Library, designed to be a support library 
 that provides a predictable and consistent interface to underlying 
 platform-specific implementations. 

Package: libapr1-dev
Architecture: any
Section: libdevel
Depends: libapr1 (= ${Source-Version}), uuid-dev
Conflicts: libapr1.0-dev, libapr0-dev
Description: The Apache Portable Runtime Library - Development Headers
 APR is Apache's Portable Runtime Library, designed to be a support library 
 that provides a predictable and consistent interface to underlying 
 platform-specific implementations. 
 .
 This package contains development headers for APR.

Package: libapr1-dbg
Architecture: any
Section: libdevel
Priority: extra
Depends: libapr1 (= ${Source-Version})
Description: The Apache Portable Runtime Library - Development Headers
 APR is Apache's Portable Runtime Library, designed to be a support library 
 that provides a predictable and consistent interface to underlying 
 platform-specific implementations. 
 .
 This package contains the debugging symbols for APR.
