cmake-extras 1.3+17.04.20170310-7 source package in Ubuntu

Changelog

cmake-extras (1.3+17.04.20170310-7) unstable; urgency=medium

  * Fixup several autopkgtests. Details, see below. (Closes:
    #947609).

  * debian/patches:
    + Update 1004_switch-to-python3.patch, Fix bytes vs. string issue.
  * debian/control:
    + Fix typo in Suggests: field name.
  * debian/tests/control:
    + Fix intltool test failure on Debian, add alternative D 'locales-all' to D
      'language-pack-en' (which only exists in Ubuntu and derivatives).
    + Update Ds (includechecker test): python-clang -> python3-clang.
    + Versioned test dependency on python3-clang (>= 0.49~). Currently only
      available in experimental. So, we have to expect the autopkgtest on this
      package to fail, until python3-clang is available in Debian unstable.
  * debian/tests/:
    + Make all test scripts executable.
  * debian/tests/{control,gdbus}:
    + Run gdbus test as dbus-test-runner task. We normally don't have a system
      DBus available in build/test chroots.

 -- Mike Gabriel <email address hidden>  Thu, 09 Jan 2020 12:43:46 +0100

Upload details

Uploaded by:
Mike Gabriel
Uploaded to:
Sid
Original maintainer:
Mike Gabriel
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cmake-extras_1.3+17.04.20170310-7.dsc 2.4 KiB c04ce04670e425633b2b6bc54cbc548ebf85918804826391260027f0e23c5119
cmake-extras_1.3+17.04.20170310.orig.tar.gz 54.4 KiB 26e2a45a91065493a4c1999086a1cbaa85fb85dc8bd47b119abc3bc3848f853b
cmake-extras_1.3+17.04.20170310-7.debian.tar.xz 11.8 KiB 3380c55af7ab78c73cc9ddb0a647651d7ae87fba38d106d2505ae64dee04ecbf

No changes file available.

Binary packages built by this source

cmake-extras: Extra CMake utility modules

 CMake modules which are used for Ubuntu development. In Debian, this package is
 helpful when porting Ubuntu originated software to Debian.
 .
 Included CMake modules:
 .
   - copyright testing
   - coverage testing
   - building gtest
   - doxygen documentation
   - code formatting
   - GDbus, GMock and GSettings modules
   - intltool helpers
   - QML plugin helper
   - and several more...