Change logs for codelite source package in Sid

  • codelite (17.0.0+dfsg-1) unstable; urgency=medium
    
      * QA upload.
      * New upstream release.
      * debian/control:
        - Bump standards to 4.6.2.
      * debian/copyright:
        - Update copyright date
        - Add copyright for new module
      * debian/patches:
        - Refresh patches.
        - Drop 1 patch applied upstream.
        - Merge 2 patches.
      * debian/codelite-plugins.links:
        - Remove 2 unneeded entries, and the now-empty file.
      * debian/rules:
        - Added -gdwarf-4 to cflags and cxxflags as dwz cannot cope with DWARFv5.
        - Remove no longer needed dh_install entries.
      * Update lintian overrides.
      * Update d/codelite.install and codelite-plugins.install.
      * Change the upstream tarball url.
    
     -- David Hart <email address hidden>  Sun, 05 Feb 2023 11:07:18 +0000
  • codelite (16.0.0+dfsg2-3) unstable; urgency=medium
    
      * QA upload.
      * Upload to unstable.
    
     -- Olly Betts <email address hidden>  Sun, 25 Sep 2022 09:53:47 +1300
  • 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
  • codelite (14.0+dfsg-1) unstable; urgency=medium
    
      * QA upload.
    
      * New upstream release.
        - Remove the .py extension from a script with language-extension
    
      * d/patches:
        - Refresh patches.
        - Drop 2 patches applied upstream.
        - Make a helper script python3-compatible.
    
      * debian/control:
        - Bump standards to 4.5.0.
        - Change Recommends: qt4-qmake to qt5-qmake.
    
      * debian/lintian-overrides:
        - Add override for file-references-package-build-path false positive.
    
     -- David Hart <email address hidden>  Sat, 14 Mar 2020 16:13:10 +0000
  • codelite (13.0+dfsg-1) unstable; urgency=medium
    
      * QA upload.
    
      * New upstream release:
        - Add new and missing plugins to codelite-plugins.
        - Refresh patches.
        - Patch out two non-free licenced svgs.
    
      * debian/control:
        - Build against the GTK+3 version of wxWidgets (Closes: #934096, #940540).
        - Bump standards to 4.4.1 and remove debian/compat.
        - Add an upstream metadata file.
    
     -- David Hart <email address hidden>  Sun, 13 Oct 2019 10:10:27 +0100
  • codelite (12.0+dfsg-1) unstable; urgency=medium
    
      * QA upload.
    
      * New upstream release.
    
      * debian/codelite-plugins.install:
        - Install new plugins.
      * debian/copyright:
        - Add copyright for new plugin.
        - Update copyright dates.
      * debian/patches:
        - Refresh patches.
        - Backport a fix for LLDB terminal crashes.
        - Fix 3 more spelling mistakes.
      * debian/control:
        - Bump standards to 4.3.0.
      * debian/compat:
        - Use debhelper 11.
      * debian/watch:
        - Add oversionmangle for +dfsg
    
     -- David Hart <email address hidden>  Sun, 03 Feb 2019 17:59:36 +0000
  • codelite (10.0+dfsg-5) unstable; urgency=medium
    
      * Oprhaning this package. (See: #852312)
    
     -- James Cowgill <email address hidden>  Mon, 10 Dec 2018 12:11:03 +0000
  • codelite (10.0+dfsg-4) unstable; urgency=medium
    
      * Build using packages from llvm-defaults. (Closes: #912803)
      * d/patches: Drop gtk libs patch when building with newer CMake.
    
     -- James Cowgill <email address hidden>  Wed, 07 Nov 2018 21:20:16 +0000
  • codelite (10.0+dfsg-3) unstable; urgency=medium
    
      * debian/control, debian/rules:
        - Switch to LLVM 6.0. (Closes: #904276)
        - Migrate Vcs to salsa.debian.org.
        - Bump standards to 4.1.5.
        - Set Rules-Requires-Root: no.
        - Use dpkg's architecture.mk in debian/rules.
      * debian/patches:
        - Fix spelling mistake in 05_build-flags.patch.
    
     -- James Cowgill <email address hidden>  Thu, 26 Jul 2018 22:24:16 +0800
  • codelite (10.0+dfsg-2) unstable; urgency=medium
    
      * debian/copyright:
        - Use https Format URL in debian/copyright.
      * debian/control:
        - Switch to LLVM 5.0. (Closes: #873406)
        - Enable LLDB on arm64.
        - Bump standards to 4.1.0 (no changes).
        - Use https Homepage URL.
      * debian/compat:
        - Use debhelper 10.
    
     -- James Cowgill <email address hidden>  Tue, 29 Aug 2017 12:22:56 +0100
  • codelite (10.0+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
    
      * debian/control, debian/rules:
        - Switch to LLVM 3.9.
        - Fix typo to fix FTBFS with LLVM 3.9. (Closes: #850161)
        - Update Clang / LLDB architectures list.
      * debian/copyright:
        - Update copyright dates.
      * debian/codelite-plugins.install:
        - Install new plugins.
      * debian/patches:
        - Refresh patches.
        - Remove hardcoding of CMAKE_LIBRARY_ARCHITECTURE to x86.
        - Remove unnecessary find_package(GTK2) calls (to workaround CMake bug).
        - Add patch to fix various spelling mistakes.
      * debian/source:
        - Remove local-options.
    
     -- James Cowgill <email address hidden>  Mon, 23 Jan 2017 11:34:44 +0000
  • codelite (9.2+dfsg-2) unstable; urgency=medium
    
      * Build against LLVM 3.8. (Closes: #836607)
      * Update list of arches to use LLVM on.
    
     -- James Cowgill <email address hidden>  Sun, 04 Sep 2016 15:43:55 +0100
  • codelite (9.2+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
        - Fixes crash when attempting to build an empty workspace. (LP: #1577401)
    
      * debian/patches:
        - Refresh patches.
        - Drop 26_do-not-trash-cxxflags.patch, 27_spelling-fixes.patch,
          and 28_fix-non-x64-build.patch. All applied upstream.
    
     -- James Cowgill <email address hidden>  Sat, 23 Jul 2016 15:39:34 +0100
  • codelite (9.1+dfsg2-1) unstable; urgency=medium
    
      * Remove unused icons/ directory. (Closes: #821258)
      * Use my debian.org email address.
      * Bump standards to 3.9.8.
    
     -- James Cowgill <email address hidden>  Sat, 14 May 2016 18:54:24 +0100
  • codelite (9.1+dfsg-2) unstable; urgency=medium
    
      * Workaround bug #814856 in debhelper by manually installing LLDB
        related executables.
    
     -- James Cowgill <email address hidden>  Tue, 16 Feb 2016 12:39:33 +0000
  • codelite (9.1+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
    
      * debian/README.Debian:
        - Fix spelling mistake.
      * debian/codelite.install:
        - Install manpages through dh_install instead of dh_installman.
      * debian/control:
        - Use secure Vcs-* URLs.
        - Bump standards version to 3.9.7.
      * debian/copyright:
        - Fix misspelling of LGPL.
      * debian/patches:
        - Add patch to prevent our CXXFLAGS being trashed.
        - Add patch to fix numerous spelling mistakes.
        - Add patch to fix build on non-x64 arches.
      * debian/rules:
        - Remove get-orig-source target (use uscan directly instead).
    
     -- James Cowgill <email address hidden>  Tue, 16 Feb 2016 00:08:01 +0000
  • codelite (9.0+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
    
      * debian/codelite.menu:
        - Remove menu file and xpm icon.
      * debian/codelite.install:
        - Do not install clgcc and clg++ executables.
      * debian/codelite-plugins.links:
        - Drop /usr/lib/codelite/resources symlink.
      * debian/control:
        - Adjust description to note other supported programming languages.
      * debian/patches:
        - Refresh patches.
        - Modify 02_remove-bundled-sqlite.patch to only remove wxsqlite since
          upstream now does not bundle sqlite.
        - Modify stripping patch to also remove duplicate Debian build flags.
    
     -- James Cowgill <email address hidden>  Tue, 13 Oct 2015 14:20:28 +0100
  • codelite (8.1+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
    
      * Build against LLVM 3.6.
      * Opt-in to LLVM so that more arches can build codelite.
      * Remove codelitephp/.../Mage.php exclusion from d/copyright now that file
        has been removed upstream.
      * Drop patches applied upstream.
      * Override all hardening-no-fortify-functions warnings.
        - Lots of false positives generated.
    
     -- James Cowgill <email address hidden>  Mon, 14 Sep 2015 23:58:21 +0100
  • codelite (8.0.1+dfsg2-2) unstable; urgency=medium
    
      * Disable webview since CodeLite doesn't actually use it. (Closes: #790429)
        Thanks Olly Betts.
    
     -- James Cowgill <email address hidden>  Mon, 29 Jun 2015 18:37:07 +0100
  • codelite (8.0.1+dfsg2-1) unstable; urgency=medium
    
      * Remove codelitephp/PHPParserUnitTests/Tests/Mage.php which is licensed
        under the non-free OSL-3.0 license (Closes: #788637).
    
     -- James Cowgill <email address hidden>  Sun, 14 Jun 2015 00:43:46 +0100
  • codelite (8.0.1+dfsg-1) unstable; urgency=medium
    
      * New upstream release (this is upstream's 8.0-1).
      * Fix spelling error in 7.0+dfsg-2 changelog entry.
      * Use alternate method of handling private liblibcodelite.so and libplugin.so
        dependencies.
    
      * debian/control:
        - Add recommeds on nodejs to codelite-plugins - used in WebTools.
      * debian/copyright:
        - Update Eran's email address.
        - Other updates for 8.0.1.
      * debian/patches:
        - Many patch updates for 8.0.1. Upstreamed patches are marked with
          a 'u' prefix.
        - LLVM patch replaced with specifying the paths directly in debian/rules.
        - Added upstream patch to fix abbreviation plugin.
      * debian/watch:
        - Convert dashes to dots in version numbers.
    
     -- James Cowgill <email address hidden>  Sat, 16 May 2015 16:19:53 +0100
  • codelite (7.0+dfsg-2) unstable; urgency=low
    
      * Upload 7.0 to unstable.
      * debian/control:
        - Really disable clang and lldb on sparc.
        - Drop versions of dependencies already in squeeze.
        - Use cgit Vcs-Browser URL
      * debian/patches:
        - Add patch to try and make the build reproducible.
        - Add patch to disable checking for updates on http://codelite.org by
          default (the option can be reenabled in the options).
    
     -- James Cowgill <email address hidden>  Mon, 27 Apr 2015 22:08:51 +0100
  • codelite (6.1.1+dfsg-4) unstable; urgency=medium
    
    
      * Switch to LLVM 3.5.
        - Reworked the LLVM related patches into 2 patch files to make more
          logical sense and due to dependencies between the patches.
      * Bump standards version to 3.9.6 (no changes).
      * Fix typo in debian/copyright.
      * Sort build-dependencies.
    
     -- James Cowgill <email address hidden>  Sat, 27 Sep 2014 11:57:16 +0100
  • codelite (6.1.1+dfsg-3) unstable; urgency=medium
    
    
      * Really fix the hurd build this time.
    
     -- James Cowgill <email address hidden>  Thu, 04 Sep 2014 14:58:45 +0100
  • codelite (6.1.1+dfsg-2) unstable; urgency=medium
    
    
      * Fix typo causing build failure on hurd.
    
     -- James Cowgill <email address hidden>  Wed, 03 Sep 2014 22:39:46 +0100
  • codelite (6.1.1+dfsg-1) unstable; urgency=medium
    
    
      * New upstream release.
    
      * debian/control
        - Build depend on libhunspell-dev.
        - Re-enable SFTP support using libssh-gcrypt.
        - Recommend valgrind (for new MemChecker plugin).
      * debian/copyright
        - Remove bundled version of hunspell.
      * debian/patches
        - Refresh patches.
        - Patch 10_move-helper-binaries.patch rewritten due to upstream changes.
        - Add 19_remove-bundled-clang-format.patch to fix clang-format paths.
        - Add 20_Compilation-fix-for-non-precompiled-header-builds.patch from
          upstream to fix build.
      * debian/*.1
        - Remove manpages in debian/ - moved to upstream
    
     -- James Cowgill <email address hidden>  Mon, 01 Sep 2014 00:23:18 +0100
  • codelite (6.0.1+dfsg-1) unstable; urgency=medium
    
    
      * Upload to unstable (Closes: #749976).
      * Drop gcc 4.9 workaround (fixed in wxwidgets)
      * Drop manual dependency on lldb (see #750868).
      * Re-enable lldb on mips.
      * Remove uses of PATH_MAX for hurd.
    
     -- James Cowgill <email address hidden>  Sat, 16 Aug 2014 09:41:47 +0100
  • codelite (2.8.0.4537~dfsg-4) unstable; urgency=low
    
    
      * Orphaning this.
    
     -- Alessio Treglia <email address hidden>  Tue, 30 Aug 2011 11:40:05 +0200
  • codelite (2.8.0.4537~dfsg-3) unstable; urgency=low
      * debian/patches/04_configure.patch:    - Link against libwxsqlite3-2.8-0.  * debian/control:    - Build-depend on libwxsqlite3-2.8-dev.  * debian/rules:    - Update get-orig-source to strip wxsqlite3 out of the tarball. -- Alessio Treglia <email address hidden>  Sat, 19 Mar 2011 13:42:07 +0100
  • codelite (2.8.0.4537~dfsg-2) unstable; urgency=low
      * Upload to unstable.  * Patches have been forwarded.  * Update debian/gbp.conf. -- Alessio Treglia <email address hidden>  Thu, 10 Feb 2011 09:42:05 +0100
  • codelite (2.6.0.4189~dfsg-1) unstable; urgency=low
    
    
      * New upstream release.
      * Bump Standards.
      * Refresh patches.
      * Add license information about files under ./Debugger/
    
     -- Alessio Treglia <email address hidden>  Thu, 29 Jul 2010 19:42:47 +0200
  • codelite (2.5.3.4075~dfsg-2) unstable; urgency=low
    
    
      * Add git-buildpackage config file.
      * debian/control:
        - Update Standards to 3.9.0:
          + Replace Conflicts with Breaks.
        - Drop DM-Upload-Allowed field.
        - Add qt4-qmake,wx-common to Recommends.
    
     -- Alessio Treglia <email address hidden>  Tue, 13 Jul 2010 10:35:12 +0200
  • codelite (2.5.3.4075~dfsg-1) unstable; urgency=low
    
    
      * New upstream bugfix release.
      * Update debian/copyright
      * Change my email address.
      * Refresh patches.
    
     -- Alessio Treglia <email address hidden>  Mon, 14 Jun 2010 15:30:55 +0200
  • codelite (2.5.2.4031~dfsg-2) unstable; urgency=low
    
    
      * Set pkg source format to 1.0.
      * Fix little mistake in debian/codelite.1 (Closes: #579761).
      * Install codelite_xterm script into /usr/lib/codelite.
      * debian/patches/01_x-terminal-emulator.patch:
        - Rely on codelite_xterm script to run console programs (LP: #575635).
      * debian/patches/05_codelite_xterm.patch:
        - Don't rely on xterm, try to use the user's preferred terminal emulator first.
        - The option to change the window title depends on the terminal emulator used.
        - Pass '-x' instead of '-e' to terminator.
      * debian/rules:
        - Adjust get-orig-source rule to remove junk files from the original tarball.
    
     -- Alessio Treglia <email address hidden>  Wed, 05 May 2010 17:46:58 +0200
  • codelite (2.5.2.4031~dfsg-1) unstable; urgency=low
    
    
      * New upstream release.
      * Refresh patches.
    
     -- Alessio Treglia <email address hidden>  Fri, 09 Apr 2010 02:03:19 +0200
  • codelite (2.3.0.3833~dfsg-1) unstable; urgency=low
    
    
      * Initial release (Closes: #516896).
    
     -- Alessio Treglia <email address hidden>  Thu, 25 Mar 2010 11:37:04 +0100