Change logs for codelite source package in Kinetic

  • codelite (16.0.0+dfsg2-1) unstable; urgency=medium
    
      * QA upload.
      * New upstream release.
      * Rebase patches and convert to gbp-pq.
      * Desktop file now includes the 'IDE' category. Closes: #923492
      * Repack source, Remove universal-ctags and tools/macOS
      * Drop patches:
        - 26_remove_hardcoded_x86.patch, included upstream
        - 28_spelling.patch, included upstream
        - 31_python3_upgrade.patch, included upstream
        - 32_hunspell_unnest_2_nested_classes.patch, included upstream
        - auto-gitignore, no longer needed.
      * New patch: 03_remove-bundled-universal-ctags.patch.
        Using already packaged universal-ctags instead.
      * Add forwarded not-needed, to 24_default_no_check_for_updates.patch.
      * Remove four library and binaries no longer shipped.
      * Drop dpkg-dev as build-dependency.
      * Remove old break/replace, no longer needed.
      * Update Standards-Version to 4.6.0.
      * Include new plugin in codelite-plugins:
        - Remoty
        - Rust
        - ctagsd
        - ctagsd-tests
      * Add file d/not-installed.
      * Bump debhelper to 13.
      * Add clangd, clang-format and universal-ctags to recommends
        in codelite-plugins.
      * Drop websocketpp-dev as recommends for codelite-plugins.
      * Fix spelling in previous changelog entry.
      * d/copyright:
        - Remove copyright entries for files that no longer exists.
        - Include entries for new files.
      * Update version restriction on cmake.
      * Drop version constraint on cppcheck.
      * Add lintian-override for 'python3-script-but-no-python3-dep'. Part of
        'Remoty' plugin. The mentioned script is sent to remote machine and,
        is therefore never executed on host.
    
     -- Håvard F. Aasen <email address hidden>  Sat, 07 May 2022 22:47:01 +0200
  • codelite (14.0+dfsg-2) unstable; urgency=medium
    
      * QA upload.
      * Refresh patches using quilt.
      * Add patch from upstream to fix FTBFS with Hunspell and GCC-11.
        Closes: #997219
      * Rebuild for llvm. Closes: #1000928
      * d/rules:
        - Remove CMake options regarding clang, the options are
          no longer recognised.
        - Remove '--as-needed' flag, used by default.
        - No longer needed to specify include and library path for LLVM.
      * Update architectures to build with liblldb-dev.
      * Remove renamed and unused lintian tag for codelit.
      * d/watch: Bump to version 4.
      * Remove duplicated debhelper dependency.
      * Add upstream metadata:: Bug-Database, Bug-Submit, Repository
        and Repository-Browse.
      * Update architectures for llvm and libclang-dev.
      * Remove unused lintian override for package codelite-plugins.
    
     -- Håvard F. Aasen <email address hidden>  Sun, 20 Feb 2022 22:09:27 +0100