subunit 1.1.0-4 source package in Ubuntu

Changelog

subunit (1.1.0-4) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Fixed VCS URLs (https).
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * Mark -dev packages as multi-arch: same (Closes: #873614)
  * Updating standards version to 4.1.1.
  * Bump debhelper compat level to 10
  * d/copyright: Reorder
  * d/subunit.lintian-overrides: Removed, not needed
  * d/control: Change section of libs to 'libs'

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.

 -- Ondřej Nový <email address hidden>  Mon, 06 Nov 2017 18:33:03 +0100

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
subunit_1.1.0-4.dsc 2.7 KiB 1fab756c48a2fe88fa5679ca8597485bf58f30b4e9058f711cd2b78849b15e76
subunit_1.1.0.orig.tar.xz 86.7 KiB f2642582fe9b54c63f8ab0a2ec8f0e5f1b586d33677db2a60ae27ff0f6eb0716
subunit_1.1.0-4.debian.tar.xz 168.9 KiB 0475dc8e2dbf2d1f87838971dc407fa17cf906df33fa038516f73ad959447e07

Available diffs

No changes file available.

Binary packages built by this source

libcppunit-subunit-dev: SubunitTestProgressListener for CPPUnit - Development headers

 subunit is a protocol for test activity reporting. The
 SubunitTestProgressListener permits outputting Subunit from a CPPUnit test
 suite.
 .
 The libcppunit-subunit-dev package contains the C++ development headers,
 pkgconfig data file and a static version of the library.

libcppunit-subunit0: SubunitTestProgressListener for CPPUnit - C++ shared library

 subunit is a protocol for test activity reporting. The
 SubunitTestProgressListener permits outputting Subunit from a CPPUnit test
 suite.

libcppunit-subunit0-dbgsym: debug symbols for libcppunit-subunit0
libsubunit-dev: Unit testing protocol - Development headers and static library for libsubunit

 subunit is a protocol for test activity reporting. This permits executing
 tests remotely, or saving the result of test runs for later introspection.
 .
 The libsubunit-dev package contains the C development headers,
 pkgconfig data file and a static version of the library.

libsubunit-perl: perl parser and diff for Subunit streams

 subunit is a protocol for test activity serialisation deserialisation. This
 permits executing tests remotely, or saving the result of test runs for later
 introspection.
 .
 The libsubunit-perl package contains the Perl language support for Subunit.

libsubunit0: Unit testing protocol - C/C++ shared library

 subunit is a protocol for test activity reporting. This permits executing
 tests remotely, or saving the result of test runs for later introspection.
 .
 The libsubunit0 package contains the C shared library.

libsubunit0-dbgsym: debug symbols for libsubunit0
python-subunit: unit testing protocol - Python bindings to generate and consume streams

 subunit is a protocol for test activity serialisation deserialisation. This
 permits executing tests remotely, or saving the result of test runs for later
 introspection.
 .
 The python-subunit package includes the Python language bindings.

python3-subunit: unit testing protocol - Python3 bindings to generate and consume streams

 subunit is a protocol for test activity serialisation deserialisation. This
 permits executing tests remotely, or saving the result of test runs for later
 introspection.
 .
 The python3-subunit package includes the Python version 3 language bindings.

subunit: command line tools for processing Subunit streams

 subunit is a protocol for test activity serialisation deserialisation. This
 permits executing tests remotely, or saving the result of test runs for later
 introspection.
 .
 The subunit package includes the subunit command line tools:
 subunit-diff, subunit-filter subunit-stats tap2subunit subunit2pyunit
 subunit-ls subunit-tags, subunit2gtk