clazy 1.10-1 source package in Ubuntu

Changelog

clazy (1.10-1) unstable; urgency=medium

  * New upstream release.
  * Update the patches:
    - debian-tests-link-atomic.diff: refresh
    - select-clangpp.diff: refresh
  * Update the build dependencies according to the upstream build system:
    - bump clang & LLVM to 8.0
  * Pass -DREADLINK_CMD:FILEPATH=/usr/bin/readlink to cmake to force the path
    of readlink(1), so it does not change depending on usrmerge.

 -- Pino Toscano <email address hidden>  Tue, 17 Aug 2021 06:02:34 +0200

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-1.dsc 2.5 KiB 889d6396294494663a291c36a4e0210af8609c878feb9f1fc1f13cbf2fc825cc
clazy_1.10.orig.tar.xz 389.6 KiB 4ce6d55ffcddacdb005d847e0c329ade88a01e8e4f7590ffd2a9da367c1ba39d
clazy_1.10.orig.tar.xz.asc 195 bytes a7ea412867703e9e2b3be9647bcc2adba98ea666e6e6bfa9b46c0d1ef55e14fc
clazy_1.10-1.debian.tar.xz 18.1 KiB 6a3938a6e50a0b7dfed733ec87fe42d199a68bd3b957c3d6255b9a5d55957939

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.