lp:ubuntu/karmic/jde

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

10. By Michael Olson

* debian/README.Debian:
  - Update for latest changes.
* debian/control:
  - Suggests: Change libtomcat5-java to libtomcat5.5-java (LP: 204804).
  - Bump Standards-Version to 3.8.0.
* debian/copyright:
  - Add basic copyright notice to silence lintian.
* debian/emacsen-startup:
  - Don't use the 2nd field of update-java-alternatives to determine the
    version of Java, because that is not the purpose of the field
    (LP: #234690).
* debian/jde.doc-base:
  - Change section to Programming.
* debian/rules:
  - Keep patches in debian/patches, in order to make it potentially
    easier for upstream to apply them. They are managed using git, and
    applied using patch -p1.
* lisp/jde-import.el:
  - Fix error with jde-import-kill-extra-imports in emacs22. Thanks to
    Mike Gratton for the report (LP: #145437).

9. By Michael Olson

* debian/README.Debian: Update for latest changes.
* debian/control (Suggests): Change libtomcat5-java to libtomcat5.5-java
  (LP: #204804).
* lisp/jde-import.el: Fix error with jde-import-kill-extra-imports in
  emacs22. Thanks to Mike Gratton for the report (LP: #145437).
* Follow Debian maintainer spec.

8. By Michael Olson

* debian/copyright: Update download location.
* debian/emacsen-install: Make find-library work.
* debian/emacsen-startup:
  - Use debian-pkg-add-load-path-item.
  - Load jde.el, so that JDEE is enabled when a .java file is visited.
    Thanks to Luis Fernando Llana Díaz for the report
    (Closes: #428047).
  - Set the global-senator-minor-mode to t to fix broken syntax
    highlighting. Thanks to Antti-Juhani Kaijanaho and Jhair Tocancipa
    Triana for the report and fix
    (Closes: #267520).
  - Load beanshell.el before loading jde-compile.el. This fixes an
    error that happens during startup.
  - Handle case where package is removed but not purged.
  - Add workaround for JDK 1.7 to future-proof ourselves.
  - Automatically register all JDKs installed on the system with JDEE by
    parsing the output from "/usr/sbin/update-java-alternatives --list".
    This makes it easier for new users to get started.
* debian/control:
  - Add Vcs-Browser and Vcs-Git directives.
  - (Build-Depends): Remove dpatch.
  - (Depends):
    + Add cedet-contrib and cogre. Thanks to Shyamal Prasad, and Toby
      Speight, ale, Michael Burschik, and jlueters for the report
      (Closes: #444374, #451786, #436088, #450816).
    + Add emacsen-common because we now use
      debian-pkg-add-load-path-item.
* debian/dirs: Add usr/share/java/bsh-commands/bsh/commands.
* debian/jde.preinst: Handle emacs22.
* debian/jde.manpages: New file that installs the jtags manpage.
* debian/jtags.1: Fix NAME section to silence lintian.
* debian/patches: Remove in favor of using git.
* debian/rules:
  - Add instructions for building using git to the header.
  - (binary-indep):
     + Remove executable bit in
       /usr/share/doc/jde/examples/makefile.sample to silence lintian.
     + Install emacsen-startup script with priority 54 so that it loads
       after the rest of CEDET.
  - (install):
    + Install java/bsh-commands/bsh/commands directory. Thanks to Monte
      Lin (林奇峰) for the report
      (Closes: #247254).
* lisp/jde-jdb.el: Fix bug when viewing a file with no jdb installed in
  emacs21.

7. By Masayuki Hatta

* Bumped to Standards-Version: 3.7.3.
* Fixed various lintian warnings.
* Fixed doc-base entry - closes: #424869, #427648
* Michael Olson will soon take over the maintainership of this package
   - closes: #453477

6. By Masayuki Hatta

* Now it's possible to specify the location of needed files
    - closes: #235164, #237041
* Fixed c-indent-command failure in some cases - closes: #406657
* emacsen-startup: Removed autoload - closes: #297015
* emacsen-startup: Added workaround for using JDK 1.6 javac.

5. By Masayuki Hatta

* New upstream release - closes: #321691
* Acknowledged NMUs - closes: #332302, #329064, #327911, #327607, #353581
* Set bsh-jar - closes: #254848, #247254, #234416
* Bumped to Standards-Version: 3.7.2.
* Sorted out dependencies and added several Suggests.

4. By Benjamin Montgomery

Fakesync from Debian unstable. (Closes: Malone #4841)

3. By Masayuki Hatta

* New upstream release - closes: #283509
* Now depends on non-beta speedbar - closes: #267507
* Bumped Standards-Version to 3.6.2.1 (no physical changes).

2. By Masayuki Hatta

Make sure /etc/*/site-start.d/50jde.el is removed - closes: #236920

1. By Masayuki Hatta

Import upstream version 2.3.3

Branch metadata

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

Subscribers