gcovr 5.0-2 source package in Ubuntu

Changelog

gcovr (5.0-2) unstable; urgency=medium

  * Fix FTBFS due to false assembly of PYTHONPATH during build
    (Closes: #1002411)

 -- Wolfgang Silbermayr <email address hidden>  Wed, 22 Dec 2021 18:46:13 +0100

Upload details

Uploaded by:
Wolfgang Silbermayr
Uploaded to:
Sid
Original maintainer:
Wolfgang Silbermayr
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe devel

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gcovr_5.0-2.dsc 1.9 KiB 933ec8374b05418ecdc14041a43cdef1e69f198fb21c9a89befb62ab3da6968b
gcovr_5.0.orig.tar.gz 631.9 KiB 170864d834d4084f9ae51e68588cc62d8c8791a2a06a6609d3e3bd25e393d769
gcovr_5.0-2.debian.tar.xz 3.5 KiB 03ad1691e08abd05393bf29941b05c98ce8182a668d1564988dadc71ee0a5aac

Available diffs

No changes file available.

Binary packages built by this source

gcovr: Manages the compilation of coverage information from gcov

 The gcovr command provides a utility for running the gcov command and
 summarizing code coverage results. This command is inspired by the
 Python coverage.py package, which provides a similar utility in
 Python. Further, gcovr can be viewed as a command-line alternative of
 the lcov utility, which runs gcov and generates an HTML output.