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 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 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 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 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 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 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 re-enabled in the options). -- James Cowgill Mon, 27 Apr 2015 22:08:51 +0100 codelite (7.0+dfsg-1) experimental; urgency=low * New upstream release. * debian/README.Debian: - Add file with the main differences between the Debian package and upstream's. * debian/control + debian/rules: - Set LLVM_VERSION on all arches to simplify the patches. - Disable Clang on sparc. - Disable LLDB on arm64, mips64el, ppc64el and sparc where it isn't built. - Enable internal web viewer (for the php plugin). * debian/copyright: - Update for new version. - Sort licenses. - Fix dep5-copyright-license-name-not-unique lintian warnings. * debian/install: - Add codelitephp and WordCompletion plugins. - Remove obsolete codelite-clang binary. * debian/lintian-overrides: - Add override for spelling false positive. - Add hardening override for codelitephp (which uses no hardenable functions). * debian/patches: - Refresh patches and update for new plugins. - Drop patches applied upstream: 08_fix-crash-on-close.patch 17_lldb-link-order.patch 18_hurd.patch 20_Compilation-fix-for-non-precompiled-header-builds.patch - Add patch to fix saving sessions on exit. -- James Cowgill Wed, 18 Feb 2015 22:52:03 +0000 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 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 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 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 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 Sat, 16 Aug 2014 09:41:47 +0100 codelite (6.0.1+dfsg-1~exp2) experimental; urgency=medium * Fix build dependencies for mips. -- James Cowgill Mon, 09 Jun 2014 00:24:02 +0100 codelite (6.0.1+dfsg-1~exp1) experimental; urgency=medium * New upstream release. * Add breaks to codelite package to ensure upgrades are smooth * Fix get-orig-source target * Refresh patches. Dropped patches applied upstream: - 06_extra-library-linking.patch - 12_fix-desktop.patch - 13_kill_children_syntax_error.patch - 14_fix_chinese_locale.patch * Add patch to fix the link order of the LLDB debugger plugin * Disable clang and lldb on hurd and mips * Disable SFTP support since an openssl license exception is needed -- James Cowgill Sun, 08 Jun 2014 00:48:30 +0100 codelite (5.4+dfsg-1~exp1) experimental; urgency=low * New maintainer (Closes: #639782) * New upstream release. * debian/control: - Use debhelper 9. - Bump standards to 3.9.5 (no changes). - Remove ancient Breaks / Replaces on old codelite plugin packages. - codelite-plugins now depends on codelite. - Canonicalize Vcs fields. * debian/copyright: - Use final version of the machine readable copyright format. - Use Files-Excluded to mark files to be removed from upstream source. * debian/rules: - Enable all hardening flags. - Enable parallel builds. * debian/watch: - Update watch file (upstream has moved to github). * debian/codelite-make.1 - Add man page for codelite-make. * patches/01..04.patch: - Patches to build scripts to remove bundled versions of cppcheck, sqlite, wxsqlite, libclang and unittest++. * patches/05_prevent-cxx-flags-clobbering.patch: - Prevent build scripts clobbering compiler flags (which prevents hardening flags from getting through). * patches/06_extra-library-linking.patch: - Manually link plugins to required libraries (instead of assuming the dynamic linker has already loaded them). * patches/07_remove-extra-rpath.patch: - Remove duplicate RPATH entry. * patches/08_fix-crash-on-close.patch: - Fix crash caused by new version of wxsqlite3. * patches/09_use-x-terminal-editor.patch (was 01-x_terminal_emulator.patch): - Patch updated. * patches/10_move-helper-binaries.patch (was 03_move-helper-binaries.patch): - Patch updated. * patches/11_no-sonames.patch: - Disable SONAME generation (since all the libraries are private). * patches/12_fix-desktop.patch (was 02_fix-desktop.patch): - Patch updated and Keywords field added. * patches/13_kill_children_syntax_error.patch: - Fix syntax error in codelite_kill_children script. * patches/14_fix_chinese_locale.patch: - Fix Chinese locale code (cz -> zh_CN). * patches/15_fix_about_box_license.patch: - Fix license tab in the about box. -- James Cowgill Mon, 26 May 2014 18:37:09 +0100 codelite (2.8.0.4537~dfsg-4) unstable; urgency=low * Orphaning this. -- Alessio Treglia 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 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 Thu, 10 Feb 2011 09:42:05 +0100 codelite (2.8.0.4537~dfsg-1) experimental; urgency=low * New upstream release. * Update debian/gbp.conf. * Rename and refresh 01_x-terminal-emulator.patch. * Refresh debian/patches/03_move-helper-binaries.patch * Refresh debian/patches/04_configure.patch. -- Alessio Treglia Thu, 04 Nov 2010 13:45:10 +0100 codelite (2.7.0.4375~dfsg-2) experimental; urgency=low * Fix CodeLite/unixprocess_impl.cpp, codelite_kill_children is located in /usr/lib/codelite/. -- Alessio Treglia Sat, 04 Sep 2010 12:58:18 +0200 codelite (2.7.0.4375~dfsg-1) experimental; urgency=low * Set upstream's tarball compression to bzip2. * New upstream bugfix release: - Many bugfixes. - Code completion enhancements. - New refactoring feature: Rename Local Variable. * Refresh patches. * Add description to to debian/patches/04_configure.patch patch, as per DEP-3. -- Alessio Treglia Fri, 03 Sep 2010 19:00:39 +0200 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 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 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 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 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 Fri, 09 Apr 2010 02:03:19 +0200 codelite (2.3.0.3833~dfsg-1) unstable; urgency=low * Initial release (Closes: #516896). -- Alessio Treglia Thu, 25 Mar 2010 11:37:04 +0100