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

Changelog

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

  * debian/patches:
    + Add 1003_fix-googletests_1_9.patch. The libgtest*.a and libgmock*.a get
      installed to gmock_bin_dir/lib/ now.
    + Add 1004_switch-to-python3.patch. Port helper and demo scripts from Py2
      to Py3.
  * debian/{control,compat}:
    + Switch to debhelper-compat notation. Bump DH comat level to version 12.
  * debian/control:
    + Bump Standards-Version: to 4.4.1. No changes needed.
    + Add Rules-Requires-Root: field and set it to "no".
    + Update D (cmake-extras): python -> python3. (Closes: #942969).

 -- Mike Gabriel <email address hidden>  Thu, 21 Nov 2019 10:58:15 +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-6.dsc 2.4 KiB 51d7ed2bbed23ce52d3d33688b269e982b1f0c19f84a9b47bd204809ef50d017
cmake-extras_1.3+17.04.20170310.orig.tar.gz 54.4 KiB 26e2a45a91065493a4c1999086a1cbaa85fb85dc8bd47b119abc3bc3848f853b
cmake-extras_1.3+17.04.20170310-6.debian.tar.xz 11.3 KiB 5e5be8febd79343d6200ead7bd5c76c341141e6d6db0cd11a8336a6ab19218db

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...