lp:ubuntu/precise-updates/javatools

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/precise-updates/javatools
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

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

Recent revisions

20. By Graham Inggs

* Backport the following change from 0.43ubuntu2 so that packages
  with missing Java dependencies can be rebuilt. (LP: #1158182)
  - jh_installeclipse: Allow any installed package to provide a .jar
    dependency, not just those with desired-state install.

19. By Micah Gersten

* Merge from Debian testing. Remaining changes:
  - Pre-generate tutorial.html; remove the build dependency on markdown.

18. By Angel Abad

* Merge from debian unstable. (LP: #807047) Remaining changes:
  - Pre-generate tutorial.html; remove the build dependency on markdown.

17. By Angel Abad

* Merge from debian unstable. (LP: #802524) Remaining changes:
  - Pre-generate tutorial.html; remove the build dependency on markdown.

16. By Matthias Klose

* Merge with Debian; remaining changes:
  - Pre-generate tutorial.html; remove the build dependency on markdown.

15. By Matthias Klose

Pre-generate tutorial.html; remove the build dependency on markdown.

14. By Niels Thykier

* Made jh_manifest always follow symlinks even if they are passed
  via command line. (Closes: #626329)
* Made jh_manifest fail if there are jar files it cannot find,
  unless the jar has been excluded. This may cause packages to
  FTBFS instead of silently not shipping a jar file.
  (Closes: #626327)
* Improved support for --no-act in jh_manifest.
* Made jh_depends ignore links to jars as these most likely points
  to real jar files that it will end up processing any way.
  (Closes: #610817)

13. By Niels Thykier

* Fixed a regression in 0.33 that in some cases would make
  jh_installlibs install in to the system root and not the package
  root. (Closes: #624503)
* Removed the -O option from jh_build since it clashed with a
  common debhelper option. The longer form (--javadoc-opts) is
  still available and should be used instead.
* Made all "jh_lib.sh"-based tools ignore the -O option, which is
  used by dh in some cases. If you have been using -O with
  jh_build please switch to --javadoc-opts instead.
  (Closes: #623506, #624388)

12. By Matthew Johnson

[ 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

11. By Niels Thykier

[ Matthew Johnson ]
* Put javadoc in doc-base section Programming/Java (Closes: #579391)
* Use debian instead of debian_bundle: the latter is deprecated

[ Niels Thykier ]
* Fixed missing clean of the orbitdeps cache.
* Made jh_generateorbitdir handle absolute paths correctly.
* Updated jh_{generateorbitdir,installeclipse} manpages.
* Use "readlink -f" rather than "realpath". (Closes: #580840).
  Thanks to Colin Watson.
* Added missing set -e to jarwrapper's prerm and postinst.
* Corrected versioned depends on debhelper.
* Corrected reference to javahelper's tutorials in the eclipse helpers.
* Added manpage for jh_clean, jarwrapper and jardetector.
* Removed the deprecated jh_libs command.
  - It has been deprecated since 0.6 (Feb 2008)
* Updated the synopsis of the java-propose-classpath package to better
  describe what it provides.

Branch metadata

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

Subscribers