Source: ggcov
Section: devel
Priority: optional
Build-Depends: debhelper (>= 10), 
 pkg-config,
 libpopt-dev, 
 binutils-dev, 
 libiberty-dev,
 libglib2.0-dev,
 libxml2-dev,
 libdb-dev (>= 4.6.19),
 libgd-dev,
 libglib2.0-dev,
 ruby-mustache
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Standards-Version: 4.1.4
Homepage: https://github.com/ggcov/ggcov
Vcs-Browser: https://salsa.debian.org:/mckinstry/ggcov.git
Vcs-Git: https://salsa.debian.org:/mckinstry/ggcov.git

Package: ggcov
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libdatetime-perl
Description: Graphical tool for displaying gcov test coverage data
 This is a simple GUI for browsing C test coverage data gathered
 by programs instrumented with "gcc --coverage".  Hence it's a
 graphical replacement for the "gcov" program that comes with gcc.
