clazy 1.10-2 source package in Ubuntu

Changelog

clazy (1.10-2) unstable; urgency=medium

  * Fix -DREADLINK_CMD:FILEPATH to be /bin/readlink, like the actual file path
    provided by coreutils.
  * Bump Standards-Version to 4.6.0, no changes required.
  * Add -std=gnu++14 to the CXXFLAGS to build with C++14, as it seems it fails
    to build with C++17 (default of GCC 11).

 -- Pino Toscano <email address hidden>  Mon, 22 Nov 2021 22:38:47 +0100

Upload details

Uploaded by:
Debian Qt/KDE Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Qt/KDE Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
clazy_1.10-2.dsc 2.5 KiB d1a7a12135312cb193ba56f42d0fe5ef8c6c0c32706fc8e3dcc6903e46be7df6
clazy_1.10.orig.tar.xz 389.6 KiB 4ce6d55ffcddacdb005d847e0c329ade88a01e8e4f7590ffd2a9da367c1ba39d
clazy_1.10.orig.tar.xz.asc 195 bytes a7ea412867703e9e2b3be9647bcc2adba98ea666e6e6bfa9b46c0d1ef55e14fc
clazy_1.10-2.debian.tar.xz 18.2 KiB 891d892aefce7356633d6feb61843b20ca9b94f6a7964e8d98314b784ec29e9f

Available diffs

No changes file available.

Binary packages built by this source

clazy: Clang plugin for additional warnings

 Clazy is a Clang plugin which extends the compiler with over
 50 warnings related to Qt best practices ranging from unneeded
 memory allocations to API misuse. It’s an opensource project
 spawned by KDAB’s R&D efforts for better C++ tooling.

clazy-dbgsym: debug symbols for clazy
clazy-tests: test files for Clazy

 This package contains all the test files needed for running the autopkgtest
 of Clazy. This is hardly useful to install in any other context than this.