Comment 2 for bug 156601

Revision history for this message
Michael Olson (mwolson) wrote :

 jde (2.3.5.1-4) unstable; urgency=low

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

 -- Michael W. Olson (GNU address) <email address hidden> Wed, 20 Feb 2008 23:42:11 -0600