sun-java6 6-00-0ubuntu1~edgy1 source package in Ubuntu

Changelog

sun-java6 (6-00-0ubuntu1~edgy1) edgy-backports; urgency=low

  * Automated backport upload; no source changes.

sun-java6 (6-00-0ubuntu1) feisty; urgency=low

  [ Tom Marble ]
  * Packaging based on sun-java5 (1.5.0-10-1)
  * Initial packaging for JDK 6

  [ Matthias Klose ]
  * debian/rules: Differentiate between JDK version (6) and
    API version (1.6.0).
  * debian/rules: First release doesn't have a CHANGES file.
  * Adjust jar and tarball comparision for JDK 6.
  * debian/control.in: The demo directory is now listed as optional.
    Let -jdk suggest -demo instead of depending on it. Closes: #367562.
  * management/*: Mark as configuration files.
  * psfontj2d.properties, psfont.properties.ja, fontconfig.*.*:
    Don't mark as configuration files.
  * Install binary demos into /usr/lib. Closes: #392415.

sun-java5 (1.5.0-10-1) unstable; urgency=medium

  * New upstream release. Closes: #393153.
    - CVE-2006-2426 is fixed. Closes: #384734.
    - CVE-2006-5201 is fixed. Closes: #393042.
  * ia32-sun-java5-bin: Depend on ia32-libs. Ubuntu #71933.
  * Don't install javaplugin for obsolete mozilla-snapshot package.
    Closes: #396590.
  * Add german po-debconf template translation (Matthias Julius).
    Closes: #398641.
  * README.alternatives: Fix update-java-alternatives parameters.
    Closes: #394994.
  * Add iceweasel as a browser alternative. Closes #399553.
  * sun-java5-jre: Provide java1-runtime. Closes: #387192.

sun-java5 (1.5.0-08-1) unstable; urgency=low

  * New upstream release. Closes: #382919.
  * Update packaging to reflect changed file names and date stamps.
  * The jre and sdk README's clarify the distribution in native
    distribution packaging formats and repository mechanisms.
    Closes: #370296.
  * Update/new translations (sv, fr, da, ja, cs) for the debconf templates.
    Closes: #375745, #377969, #379411, #382931.

sun-java5 (1.5.0-07-1) unstable; urgency=low

  * New upstream release.
  * The FAQ for the DLJ is now part of the LICENSE file.

  [Jeroen van Wolffelaar]
  * Drop duplicate uploader name, change my email address
  * Fix typo in package description (Closes: #367493)

  [Matthias Klose]
  * Include copyright templates in the -jre and -bin packages.
    Closes: #367504.
  * Do not use the generated debconf template files. Closes: #367530.
  * Add debian/sharedmimeinfo. Addresses: #367445.
  * JB-java.desktop.in, JB-javaws.desktop.in: Add Encoding=UTF-8.
  * JB-policytool.desktop.in, JB-controlpanel.desktop.in: Remove GNOME
    from categories.
  * fontconfig.properties: Use sazanami fonts instead of kochi.
    Closes: #367573.
  * Fix display of chinese characters. Ubuntu #47045.
  * Provide alternatives for the corba tools. Ubuntu #44966.
  * Give a more verbose error message when the license or the agreement
    question cannot be presented; point to 'dpkg-reconfigure debconf' to
    select a frontend other than noninteractive. Ubuntu #44891, #45292, #46096.
  * Add upstream homepage URL to copyright, regenerate copyright file.
    Closes: #368083.
  * Add French debconf templates translation (Florentin Duneau).
    Closes: #368766.
  * Add the FAQ for the Operating System Distributor License for Java (DLJ).
  * Add konqueror as an alternative dependency in the plugin package.
    Ubuntu #49320.

  [Tom Marble]
  * updated JAVA_HOME.in to reflect the one (1) directory for
    for the JRE and JDK (thanks to some clever symlinking).
  * Fixed proposed args to update-java-alternatives (UJA)
    in README.alternatives.in  Addresses: #376888
  * Updated Debian installation documentation (for etch) at
    https://jdk-distros.dev.java.net/debian.html
  * Added Swedish debconf templates translation (Daniel Nylander)
    Addresses: #375745

sun-java5 (1.5.0-06-1) unstable; urgency=low

  [ Combined changelog for versions -0 up to -0.9b ]

  * Initial packages, derived from the j2se1.4 packages.
  * Update license (DJL v.1.1) and license questions in the installation
    scripts.
  * "Source" tarball includes both i586 and amd64 bin packages.
  * New binary packages:
    - New empty -plugin package, just installs the plugin alternatives.
    - New empty -fonts package, registering the fonts in defoma.
    - Arch independent src package, the src.zip differs on amd64
      and i386. Check that all src.zip files are equal, besides time stamp
      and build path differences in comments.
    - Keep the -demo packages as a separate package; for license reasons
      -jdk and -demo depend on each other.
    - Split the jre in an arch and arch-indep packages; move all common
      jar files and jar files with the same content into the -jre package.
      Checked at build time to assert equality of the files.
      Move common subdirectories into the -jre package.
    - Build the -doc package (needs downloaded docs).
    - Build ia32 runtime packages for amd64 and ia64.
    - Rename the -src package to -source (Tom Marble).
    - Update dependency/replacement information for the new packages.
  * Unpack the jar files during the build, don't include the pack
    files in the binaries; always use unpack200 from the i586 archive,
    which works on amd64, i386 and ia64.
  * Adjust build dependencies.
  * Adopt fontconfig.properties.src for Debian/Ubuntu.
  * Keep all files but the example and demo files in /usr/lib.
  * Move the sample and demo files into /usr/share/doc/sun-java5-jdk.
  * Use the jpackage naming conventions for the toplevel
    directory (java-1.5.0-sun-1.5.0.06, alias java-1.5.0-sun);
    Use the alias symlink for registering the alternatives.
  * jre package depends on unixodbc; don't depend on unixodbc for the
    ia32 runtime, the 32bit libraries are not packaged.
  * ControlPanel: Fix logic to get the location of the script.
  * Install README.html in the jdk docdir.
  * Use /usr/lib/jvm/.sun-java5.jinfo (description file to work with
    update-java-alternatives). Recommend the java-common package
    including this script.
  * Drop all version information from the dependencies on shared
    libraries; we don't have any information about it anyway.
  * Place the man pages for the jre tools into JAVA_HOME.
  * Ease the generation of the copyright file to include the packaging
    copyright, upstream copyright and third party licenses (Tom Marble).
  * Activate class data sharing for 32bit runtimes using the client
    VM (Juergen Kreileder).
  * Install menu icons in xpm format, convert desktop and menu files
    to use them.
  * Do not provide alternatives for kinit, klist, ktab, also in packages
    heimdal-clients, krb5-user.
  * For the plugins, use the alternative names used by java-package:
    netscape-javaplugin.so, mozilla-javaplugin.so, firefox-javaplugin.so.
  * -jre: suggest the -fonts package (Tom Marble).
  * Unpack the archives using unzip, don't run the native included
    installer.

  * Modified debconf for more user friendly license presentment:
    elaborated dlj.templates and coordinated state machine
    in JB-jre.preinst.in and JB-jdk.preinst.in per debconf-devel(1).
    Thanks to Tom Marble.
  * DLJ related code in JB-jre.config.in and JB-jdk.config.in may
    no longer be necessary (as it is done in preinst) (Tom Marble).

  * Fix charset encoding of license, making the license show in the gnome
    frontend of debconf (Jeroen van Wolffelaar).
  * po-debconf'ize (Jeroen van Wolffelaar).

j2se1.4-i586 (1.4.2.03-1) unstable; urgency=low

  * New upstream version.
    Fixes security vulnerabilities in the Java runtime environment which may
    allow an untrusted applet to elevate its privileges.
    http://sunsolve.sun.com/search/document.do?assetkey=1-26-102003-1
  * Add new dependency package j2re1.4-mozilla-plugin to hold all dependencies
    needed to run the mozilla browser plugin. Taken from Ubuntu.

j2se1.4-i586 (1.4.2.02-2) unstable; urgency=low

  * Package rebuild using the xorg packages.
  * Build-depend on xlibs, libasound2.
  * Reflect change of menu directory.

j2se1.4-i586 (1.4.2.02-1) testing unstable; urgency=low

  * Update to 1.4.2-02.

j2se1.4-i586 (1.4.2.01-2) testing unstable; urgency=low

  * Reset license question seen state in *.config to prevent installation
    problems when license wasn't accepted in the first run (closes: #301064)

  * Fix AMD64 plug-in link

j2se1.4-i586 (1.4.2.01-1) unstable; urgency=low

  * Juergen Kreileder <email address hidden>
    - 1.4.2-01 release
    - Run update-desktop-database
    - Add hidden .desktop for executing JAR files with java

  * Matthias Klose <email address hidden>
    - Fix package version.
    - Cleanup debian/rules.
    - Keep HtmlConverter in the sdk package.

j2se1.4-i586 (1.4.2-1) unstable; urgency=low

  * 1.4.2-fcs release

  * Matthias Klose <email address hidden>
    - Recommend libasound and xlibs, do not depend on it.
    - Fix locations of gnome menu entries, drop entries for docs.
    - j2re1.4 replaces j2se-common.

  * Juergen Kreileder <email address hidden>
    - Gnome mime support. JAR files can be started using nautilus.
    - Java web start applications works with Gnome 2.8.
    - Gnome icons for mimetapes.
    - Updated JCE URL's.
    - Don't remove needed empty directories in binary target.

j2se1.4-i586 (1.4.1.98-1) unstable; urgency=low

  * First Debian package of upstream release 1.4.2 rc1.

  * Joris Patroons <email address hidden>

    - Lots of changes, all coming from blackdown. Read their docs.
    - Fixed minor postinst bug.
    - Original jvm.cfg is now in the i386 subdirectory (we put it in /etc)
    - Handle licenses using debconf.

  * Matthias Klose <email address hidden>

    - Merged with the packaging of Joris Patroons <email address hidden>
    - Cleanup gnome desktop files.
    - Add menu support for j2re1.4, j2sdk1.4-demo.
    - Add doc-base support for j2re1.4, j2sdk1.4.
    - Add support for mozilla-firefox.

j2se1.4-i586 (1.4.2~rc1-1) unstable; urgency=low

  * New upstream version.

j2se1.4-i586 (1.4.1.01-1.1) unstable; urgency=low

  * Update build dependencies.

j2se1.4-i386 (1.4.1-6) unstable; urgency=low

  * Ok, removed the sed4 dependency again, and finally fixed all the
    .desktop files. Many thanks go to Andrew Lau.

j2se1.4-i386 (1.4.1-5) unstable; urgency=low

  * Two minor bug fixes: the gnome menu items and a mozilla-cvs link.
    Added build-depends on sed >=4 to fix the former, since I don't
    know perl.

j2se1.4-i386 (1.4.1-4) unstable; urgency=low

  * Fixed a minor bug in debian/rules that copied the Japanese
    manpages over the English ones.

j2se1.4-i386 (1.4.1-3) unstable; urgency=low

  * Fixed a small but nasty bug in the JavaPluginControlPanel script.

j2se1.4-i386 (1.4.1-2) unstable; urgency=low

  * Installation now creates /etc/.java/.systemPrefs/ and two files in it,
    needed by the Blackdown jre. Purge will rm -rf /etc/.java/.

  * Fixed a lot of things in the debian/ dir, unimportant to end users.

j2se1.4-i386 (1.4.1-1) unstable; urgency=low

  * Used Stephen's debian/ directory to package j2se 1.4.1 (final),
    compiled with gcc-3.2 for compatibility with sid's mozilla.

j2se1.4-i386 (1.4.1.01-1) unstable; urgency=low

  * Adapted to the release.

j2se1.4-i386 (1.4.0.99beta-1) unstable; urgency=low

  * Initial packaging.  This is a beta release so I refuse to label 1.4.1.
    Sorry.

 -- John Dong <email address hidden>   Fri, 19 Jan 2007 11:42:09 +0000

Upload details

Uploaded by:
John Dong
Uploaded to:
Edgy
Original maintainer:
Matthias Klose
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sun-java6_6-00.orig.tar.gz 112.2 MiB 4e7d3034c516ce3bae9ddb9bd896417488317003919be47c5265fc9951af38cc
sun-java6_6-00-0ubuntu1~edgy1.diff.gz 73.4 KiB c48be1cf1b7b72cecbb8e89a089c9db18cdb87849b0f7c4da99e885c0a0a00ec
sun-java6_6-00-0ubuntu1~edgy1.dsc 806 bytes 87fcbab5cd0c032e8e5f3748e1d0538420f0def0ee609d0c0a028e805cb5474f

View changes file

Binary packages built by this source

ia32-sun-java6-bin: No summary available for ia32-sun-java6-bin in ubuntu edgy.

No description available for ia32-sun-java6-bin in ubuntu edgy.

sun-java6-bin: No summary available for sun-java6-bin in ubuntu edgy.

No description available for sun-java6-bin in ubuntu edgy.

sun-java6-demo: No summary available for sun-java6-demo in ubuntu edgy.

No description available for sun-java6-demo in ubuntu edgy.

sun-java6-doc: No summary available for sun-java6-doc in ubuntu edgy.

No description available for sun-java6-doc in ubuntu edgy.

sun-java6-fonts: No summary available for sun-java6-fonts in ubuntu edgy.

No description available for sun-java6-fonts in ubuntu edgy.

sun-java6-jdk: No summary available for sun-java6-jdk in ubuntu edgy.

No description available for sun-java6-jdk in ubuntu edgy.

sun-java6-jre: No summary available for sun-java6-jre in ubuntu edgy.

No description available for sun-java6-jre in ubuntu edgy.

sun-java6-plugin: No summary available for sun-java6-plugin in ubuntu edgy.

No description available for sun-java6-plugin in ubuntu edgy.

sun-java6-source: No summary available for sun-java6-source in ubuntu edgy.

No description available for sun-java6-source in ubuntu edgy.