1Source: cmockery
2Section: libdevel
3Priority: optional
4Maintainer: Google Inc, <opensource@google.com>
5Build-Depends: debhelper (>= 4.0.0), binutils
6Standards-Version: 3.6.1
7
8Package: libcmockery-dev
9Section: libdevel
10Architecture: any
11Depends: libcmockery0 (= ${Source-Version})
12Description: The cmockery package contains a lightweight library to simplify
13  and generalize the process of writing unit tests for C applications.
14
15Package: libcmockery0
16Section: libs
17Architecture: any
18Description: The cmockery package contains static and debug libraries and
19  header files for the development of test applications using %name.
20
21