Change logs for clazy source package in Groovy

  • clazy (1.7-3) unstable; urgency=medium
    
      * Backport upstream commit dbde38f1a67c2968c951629a5f5629c9847078bd to skip
        the inefficient-qlist test on any 32bit architecture; patch
        upstream_inefficient-qlist-Disable-flaky-test-on-arm-32bit.patch
        (Closes: #964137)
        - stop manually excluding it in rules
    
     -- Pino Toscano <email address hidden>  Sat, 04 Jul 2020 11:41:50 +0200
  • clazy (1.7-2ubuntu2) groovy; urgency=medium
    
      * debian/patches/dbde38f1a67c2968c951629a5f5629c9847078bd.patch:
        - use upstream approach (Closes: #964137)
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 02 Jul 2020 14:41:45 +0200
  • clazy (1.7-2ubuntu1) groovy; urgency=medium
    
      * Bring back patch to exclude inefficient-qlist check on autopkgtests
        running on 32bit.
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 02 Jul 2020 13:10:00 +0200
  • clazy (1.7-2) unstable; urgency=medium
    
      * Exclude the inefficient-qlist check again, unfortunately on all the 32bit
        architectures: https://bugs.kde.org/423728.
    
     -- Pino Toscano <email address hidden>  Wed, 01 Jul 2020 10:44:27 +0200
  • clazy (1.7-1) unstable; urgency=medium
    
      [ Pino Toscano ]
      * New upstream release.
      * Update the patches:
        - select-clangpp.diff: refresh
      * Update lintian overrides.
      * Add Rules-Requires-Root: no.
      * Bump Standards-Version to 4.5.0, no changes required.
      * Run again the inefficient-qlist check on i386, as it was fixed upstream.
      * Change the python3 build dependency to python3:any, as Python is needed
        only as build tool.
      * Update copyright.
    
      [ Alexander Volkov ]
      * Don't install needless build dependencies when nocheck profile is enabled.
    
     -- Pino Toscano <email address hidden>  Wed, 01 Jul 2020 08:06:18 +0200
  • clazy (1.6-2ubuntu5) focal; urgency=medium
    
      * Explicitly build using LLVM 9.
      * Add /usr/lib/llvm-9/bin to PATH for running the autopkg tests.
    
     -- Matthias Klose <email address hidden>  Wed, 11 Mar 2020 08:58:12 +0100