File debian.control of Package bcunit

Source: bcunit
Priority: optional
Maintainer: Kimi <noreply@nodomain.org>
Build-Depends: debhelper (>= 9), 
      libncurses5-dev (>= 5.5-5), 
      cmake, 
      tar,
      git,
Standards-Version: 4.5.0
Section: libs
Homepage: https://linphone.org/
Testsuite: autopkgtest

Package: bcunit
Section: devel
Architecture: any
Depends: bcunit-dev
Description: BCUnit (meta package)
 BCUnit is a unit testing framework for C.

Package: bcunit-dev
Section: devel
Architecture: any
Suggests: bcunit-doc (= ${binary:Version})
Depends: ${misc:Depends}, libbcunit1 (= ${binary:Version})
Description: BCUnit development files
 BCUnit is a unit testing framework for C.
 This package installs the BCUnit development files.

Package: libbcunit1
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: BCUnit is a unit testing framework for C, derived from CUnit.
 (B)CUnit provides various interfaces to the framework, some of which
 are platform dependent (e.g. curses on *nix). The framework complies
 with the conventional structure of test cases bundled into suites
 which are registered with the framework for running.

Package: bcunit-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: BCUnit Testing Library for C -- documentation
  BCUnit is a unit testing framework for C.
  This package installs the BCUnit documentation files.
openSUSE Build Service is sponsored by