clazy 1.12-1 source package in Ubuntu

Changelog

clazy (1.12-1) unstable; urgency=medium

  * New upstream release:
    - supports up to LLVM 18 (Closes: #1051858)
  * Update standards version to 4.7.0, no changes needed.
  * Clean the generated files of the test suite run. (Closes: #1044015)
  * Update the patches:
    - upstream_tests-fix-clang-version-regexp.patch: drop, backported from
      upstream
    - upstream_tests-add-j-jobs-option-for-run_tests.py.patch: drop, backported
      from upstream
    - upstream_Build-fixes-for-LLVM-Clang-15.0.0.patch: drop, backported from
      upstream
    - debian-tests-link-atomic.diff: refresh/update
    - select-clangpp.diff: refresh
    - disable-reserve-candidates-flaky.patch: drop, no more needed
  * Update the build dependencies according to the upstream build system:
    - bump cmake to 3.8
    - bump clang & LLVM to 11.0
  * Add more dependencies as test build dependency, and for the 'run-tests'
    autopkgtest, needed by the new upstream release:
    - libqt5networkauth5-dev, libqt5svg5-dev, qtmultimedia5-dev
    - qt6-base-dev, qt6-declarative-dev, qt6-multimedia-dev,
      qt6-networkauth-dev, qt6-scxml-dev, qt6-svg-dev
  * Update the license file to drop from the installed documentation.
  * The rebuild will make it usable with GCC 13. (Closes: #1043011)

 -- Pino Toscano <email address hidden>  Thu, 04 Jul 2024 20:06:47 +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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
clazy_1.12-1.dsc 2.8 KiB e5115549f46437e151fab34fbfdfa614429384acbf9aff2feb894579f0ffa5b7
clazy_1.12.orig.tar.xz 417.7 KiB 611749141d07ce1e006f8a1253f9b2dbd5b7b44d2d5322d471d62430ec2849ac
clazy_1.12.orig.tar.xz.asc 195 bytes d944d1f5ec54f24d99c4a6b74cea78cccd9d97931b5b264434f2e7c36c97f46f
clazy_1.12-1.debian.tar.xz 19.1 KiB a7f79dd295c5653d4c86775f29228c0c02bb490bc41a4d873b3b040cf6bfa730

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.