~ubuntu-branches/ubuntu/oneiric/javatools/oneiric

Viewing all changes in revision 12.

  • Committer: Bazaar Package Importer
  • Author(s): Matthew Johnson, Niels Thykier, Matthew Johnson
  • Date: 2010-07-04 10:04:17 UTC
  • mfrom: (6.1.10 sid)
  • Revision ID: james.westby@ubuntu.com-20100704100417-steglxvl2zo63s12
Tags: 0.32
[ Niels Thykier ]
* Fixed quoting issue in jh_compilefeatures.
* Renamed a function in the Eclipse module.
* fetch-eclipse-source script to create tarballs from some eclipse
  upstreams. Its requirements have been added to javahelper's
  suggests.
* Replaced jh_libs with jh_installlibs in the description of
  javahelper.
* Bumped Standards-Versions to 3.9.0 - no changes required.
* jh_depends now treats "headless" for the --jvm option differently.
  if "headless" is present then all JREs will be specified using
  their headless version. If headless is the only value, it will be
  read as "headless default".
* jh_depends no longer recognises "sun5" as a valid JVM, since this
  has been removed from the archive. "sun" is now an alias of "sun6".
* The --jvm "gcj" value for jh_depends now uses gcj-jre and not
  java-gcj-compat, since the latter is now a virtual package.
* Made jh_depends produce (>= ${source:Version}) instead of
  (= ${binary:Version}). The latter would break with binNMUs.
* jh_depends now generates a dependency list for javadocs based on
  which system javadocs they have been linked against. These packages
  are added to the new ${java:Recommends} variable.
* jh_installeclipse now always emits ${orbit:Depends} even if it
  would be empty.
* Fixed a formatting issue in the eclipse helpers.
* Rewrote jh_manifest using debhelper as backend.
  - it now produces deterministic output (Closes: #574029)
  - removed all depends on python.
  - comments are now allowed in d/manifest files.
  - it will now produce a warning if a jar file listed in a d/manifest-
    file cannot be found (unless the jar was excluded).
* Reordered the javahelper sequence so that jh_installlibs is now run
  before jh_classpath and jh_manifest.

[ Matthew Johnson ]
* If jars aren't specified by absolute path try finding them under
  /usr/share/java (Closes: #586783)
* jh_build will now -link any javadoc in a package that you build-depend
  on
* fix jh_build documentation 

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: