Source: cgreen
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 automake,
 ccache,
 clang,
 cmake,
 g++,
 gcc,
 libxml2-dev,
 make,
 pkgconf,
 pkg-config,
 ruby-asciidoctor-pdf,
Standards-Version: 4.6.2
Homepage: https://github.com/cgreen-devs/cgreen
Vcs-Browser: https://salsa.debian.org/debian/cgreen
Vcs-Git: https://salsa.debian.org/debian/cgreen.git

Package: libcgreen1-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libcgreen1 (=${binary:Version}),
Description: Cgreen - The Modern Unit Test and Mocking Framework for C and C++
 Cgreen is a modern unit test and mocking framework for C and C++.

Package: libcgreen1
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Cgreen - The Modern Unit Test and Mocking Framework for C and C++
 Cgreen is a modern unit test and mocking framework for C and C++.

Package: libcgreen1-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Cgreen - The Modern Unit Test and Mocking Framework for C and C++
 Cgreen is a modern unit test and mocking framework for C and C++.

Package: cgreen1
Section: utils
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Recommends: libcgreen1-dev,
Description: Cgreen - The Modern Unit Test and Mocking Framework for C and C++
 Cgreen is a modern unit test and mocking framework for C and C++.