lp:debian/experimental/codelite

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/experimental/codelite
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

25. By James Cowgill

* 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.

24. By James Cowgill

Fix build dependencies for mips.

23. By James Cowgill

* 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

22. By James Cowgill

* 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.

21. By Alessio Treglia

* 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.

20. By Alessio Treglia

Fix CodeLite/unixprocess_impl.cpp, codelite_kill_children is located
in /usr/lib/codelite/.

19. By Alessio Treglia

* New upstream release.
* Bump Standards.
* Refresh patches.
* Add license information about files under ./Debugger/

18. By Alessio Treglia

* 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.

17. By Alessio Treglia

* New upstream bugfix release.
* Update debian/copyright
* Change my email address.
* Refresh patches.

16. By Alessio Treglia

* 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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/codelite
This branch contains Public information 
Everyone can see this information.

Subscribers