Source: leakbug
Section: libs
Priority: optional
Maintainer: Domenico Andreoli <cavok@debian.org>
Standards-Version: 3.5.2
Build-Depends: automake, autoconf, libtool, debhelper (>> 3.0.0)

Package: libleakbug1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: GNUpdate leakbug tracer library
 Leakbug is a memory leak tracer that specializes in detecting leaks
 from a program's own calls to malloc(), strdup(), etc. It does not
 detect leaks from outside libraries.
 .
 Development files and documentation are available in the
 libleakbug-dev package.
 .
 More informations can be found at the GNUpdate website
 http://www.gnupdate.org/ .

Package: libleakbug-dev
Architecture: any
Section: devel
Depends: libleakbug1 (= ${Source-Version})
Description: Development files for GNUpdate leakbug tracer library
 Leakbug is a memory leak tracer that specializes in detecting leaks
 from the program's own calls to malloc(), strdup(), etc. It does not
 detect leaks from outside libraries.
 .
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the libleakbug library.
 .
 More informations can be found at the GNUpdate website
 http://www.gnupdate.org/ .
