Source: autounit Priority: optional Section: libs Maintainer: Debian QA Group Build-Depends: debhelper (>= 9), libglib2.0-dev, autoconf, automake, libtool, autotools-dev Standards-Version: 3.9.3.1 Homepage: http://www.recursism.com/pub/software/testing/gnu-autounit Package: libautounit-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libautounit2 (= ${binary:Version}), libc6-dev, libglib2.0-dev Suggests: pkg-config Description: Development files for C unit testing framework This package provides the development environment to write unit tests in the C Programming Language. Package: libautounit2 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: C unit testing framework interfacing well with autotools This package provides the libraries to run programs that have c unit tests in them. It will rarely be useful without the development package.