Source: ggcov Section: devel Priority: optional Build-Depends: debhelper-compat (= 13), pkg-config, libpopt-dev, binutils-dev, libiberty-dev, libglib2.0-dev, libgd-dev, libxml2-dev, ruby-mustache, libdb-dev (>= 3.6.19) Maintainer: Alastair McKinstry Standards-Version: 4.6.0 Homepage: https://github.com/ggcov/ggcov Vcs-Browser: https://salsa.debian.org:/mckinstry/ggcov.git Vcs-Git: https://salsa.debian.org:/mckinstry/ggcov.git -b debian/latest 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.