X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c9c2a43f7549afff4f5042908f5da954a7fb000c;hp=a7f6d49b1ffcbf898a5c7af414fad0502c58f738;hb=b3b4b4bd61cd0795ae29f57908f93e2436cf2be5;hpb=262a79ad42b914c045cb4bd9c0344fb769cf951e diff --git a/debian/changelog b/debian/changelog index a7f6d49..c9c2a43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,137 @@ -java-package (0.51) unstable; urgency=low +java-package (0.57) UNRELEASED; urgency=medium + + * Team upload. + * Include Java 8 in the help message of make-jpkg (Closes: #775977) + * Provide all runtimes since Java 5, thanks to Laurens Blankers + (Closes: #775987) + * Standards-Version updated to 3.9.6 (no changes) + + -- Emmanuel Bourg Thu, 22 Jan 2015 09:41:39 +0100 + +java-package (0.56) unstable; urgency=medium + + * Team upload. + * Do not Build-Depends libavcodec53 and libavformat53 for Java 8. + Thanks to Chris Jester-Young for the patch. (Closes: #751974) + * Set the urcency of the guest package to medium. + + -- Benjamin Drung Fri, 20 Jun 2014 11:10:45 +0200 + +java-package (0.55) unstable; urgency=medium + + [ tony mancill ] + * Team upload. + * Add lsb-release to Depends (used in make-jpkg). + * Apply patch to honor --revision argument. + Thanks to Alberto Caso Palomino. (Closes: #743919) + + [ Emmanuel Bourg ] + * Bumped the Standards-Version of the generated package to 3.9.5 + * Use debhelper level 9 in the generated package + + [ Benjamin Drung ] + * Add a debian/rules file to the generated source package. + * Use dpkg-buildpackage to build the guest package. + * Add ${misc:Depends} to the guest dependency. + * Add --source option to build a source package instead of a binary deb + package. (Closes: #745762) + * Replace lsb_release call by dpkg-vendor call. + * Convert copyright file content to UTF-8 for guest debian/copyright. + * Remove trailing spaces from copyright file. + * Create build depends for JDK guest package. + + -- Benjamin Drung Tue, 17 Jun 2014 20:41:39 +0200 + +java-package (0.54) unstable; urgency=medium + + * Team upload. + * Added support for ARM VFP/hard-float JDK releases. + Thanks to Christopher Huhn (Closes: #724455) + * Added more command line tool alternatives: jcmd, jdeps, jhat, jrunscript, + schemagen, wsgen, wsimport and xjc + * Standards-Version updated to 3.9.5 (no changes) + * Removed the suggested dependency on openjdk-6-jre + * Switch to debhelper level 9 + + -- Emmanuel Bourg Mon, 24 Mar 2014 18:44:58 +0100 + +java-package (0.53) unstable; urgency=low + + * Team upload. + * Added support for early access releases (Closes: #721136) + * Added support for GA and FCS releases + * Excluded the fxavcodecplugin libraries used by JavaFX from the dependency + calculation performed by dh_shlibdeps to avoid errors (Closes: #687075) + * Updated the package description and debian/README.Debian: + - no longer recommend openjdk-6 + - mention the compatibility with Java 8 + * Removed 'Replaces: ${j2se_package}debian' from the generated control file + * Adjusted the disk space required to unpack the Java 8 documentation + * Updated the manpages for Java 8 + * Updated debhelper level to 7 + * debian/rules: Use dh_prep instead of dh_clean -k + * Removed the recommended dependency on libstdc++5 from the generated + control file (used by the now unsupported IBM JDK 5) + * Removed the recommended dependency on libgtk1.2 from the generated + control file (removed from Squeeze) + * Removed the recommended dependency on libx11-6 and libasound2 from + the generated control file (these dependencies are already injected + by dh_shlibdeps) + * Removed the references to "Java 2" from the description of the generated + JRE package + * Changed the short description of the generate packages to match + the official name + + -- Emmanuel Bourg Tue, 10 Sep 2013 14:42:43 +0200 + +java-package (0.52) unstable; urgency=low - * Add firefox-javaplugin.so alternative Closes: #673670 - * Add java6-{runtime|sdk|...} to the provides line in generated packages Closes: #684993 - * Add java6-{runtime|sdk|...} to the provides line in generated packages Closes: #684993 + [ Sylvestre Ledru ] + * Team upload + * Upload to unstable + * Ack the NMU of David Prévot (thanks!) + * Standards-Version updated to version 3.9.4 + * Remove obsolete variable from the changelog + * Add support of ARM upstream binary by James Page and Matthias Vill. + Thanks guys! (Closes: #687375) + * Change the installation path from + /usr/lib/jvm/jdk-6.38-oracle-x64 or /usr/lib/jvm/jdk-7.10-oracle-x64 + to + /usr/lib/jvm/jdk-6-oracle-x64 and /usr/lib/jvm/jdk-7-oracle-x64 + Thanks to Constantin Makshin for the patch (Closes: #696227) + + [ Cédric Pineau ] + * Fix lintian errors and warnings + + [ Gabriele Giacone ] + * Add {mozilla,firefox}-javaplugin.so for update-java-alternatives. + * Fix plugin directories. Closes: #686216 + + [ Emmanuel Bourg ] + * Switched to the 3.0 (native) package format + * debian/control: Use canonical URLs for the Vcs-* fields + * debian/copyright: Switched to the Machine-readable format 1.0 + * Updated the manpages to reflect the latest naming changes + * Removed the unused provided dependencies (j2sdk, j2re) + * Provide the java-runtime and java-runtime dependencies + (Closes: #691063) + * Provide the java-sdk dependencies to match the openjdk package + * Use the upstream versioning scheme (i.e 7u13 instead of 7.13) + to match the convention used by the new openjdk packages + * Renamed the script files (j2sdk->jdk, j2re->jre, j2se->javase) + + -- Sylvestre Ledru Wed, 05 Jun 2013 13:43:55 +0200 + +java-package (0.51~exp1) experimental; urgency=low + + * Add firefox-javaplugin.so alternative Closes: #673670 and LP: #1024368 + * Add java5 and 6-{runtime|sdk|...} to the provides line in generated packages Closes: #684993 and LP: #995655 * Drop installation debconf note Closes: #685082 + * Correct handling of amd64 in oracle-jdk6.1->4 and improve error message when used with unknown archives + * Add support for earlier oracle-jdk6 version [Emmanuel Bourg] - * Improved detection of the JRE/JDK version (supports 2 digits Java 7 updates) + * Improved detection of the JRE/JDK version (supports 2 digits Java 7 updates) Closes: #597294 * Brand and naming cleanup * Documentation directory changed to be /usr/share/doc/oracle-javaV-doc (for oracle) @@ -15,6 +140,20 @@ java-package (0.51) unstable; urgency=low -- Cédric Pineau Sat, 18 Aug 2012 11:00:34 +0200 +java-package (0.50+nmu2) unstable; urgency=high + + * Non-maintainer upload. + * Allow two digits in Java 7 updates. Closes: #597294, #698108 + + -- David Prévot Tue, 15 Jan 2013 15:06:26 -0400 + +java-package (0.50+nmu1) unstable; urgency=low + + * Non-maintainer upload. + * Drop installation debconf note. Closes: #685082 + + -- David Prévot Thu, 06 Sep 2012 18:38:03 -0400 + java-package (0.50) unstable; urgency=low * Java-package reset for reintroduction in debian (removal of all @@ -30,8 +169,8 @@ java-package (0.50) unstable; urgency=low * debian-rules-missing-recommended-target removed * maintainer-script-lacks-debhelper-token removed * Declare the debian/compat to 7 to avoid warnings - - [ Michael Kock ] + + [ Michael Koch ] * Remove Java plugins for all browsers (Closes: #367887). * Add support for Sun Java 6 Update XX (Closes: #514364). @@ -153,13 +292,13 @@ java-package (0.28) unstable; urgency=low (Closes: #338569) * Corrected pathing for alternatives installation for Mozilla and Firefox plugins (Closes: #341751) - * Relaxed architectural restrictions on plugin alternative + * Relaxed architectural restrictions on plugin alternative installation for IBM Java 5 JREs and JDKs (Closes: #343837) * Added plugin installation for the new packaging of Firefox 1.5 and later (Closes: #341749) - * Modified warning suppression for dh_shlibdeps to accommodate + * Modified warning suppression for dh_shlibdeps to accommodate changes in dpkg-dev (Closes: #354427) - * Added quotes to variable tests for maintainer name and email + * Added quotes to variable tests for maintainer name and email (Closes: #342623) * Refactored architecture evaluation to eliminate repetition and evaluate DEB_BUILD_GNU_TYPE correctly for i486-linux-gnu @@ -185,7 +324,7 @@ java-package (0.26) unstable; urgency=low * Resolve issues with powerpc-linux support detection (Closes: #317671) * Added support for Blackdown 1.4.2+02 release (Closes: #316831) * Added support for packaging Sun JDK documentation (Closes: #272971) - * Modified make-jpkg behavior to default the generated packages' + * Modified make-jpkg behavior to default the generated packages' name and email address for the maintainer to Debian Java Maintainers (Closes: #325554) @@ -201,7 +340,7 @@ java-package (0.25) unstable; urgency=low java-package (0.24) unstable; urgency=low * Added plugin alternatives support for i386 IBM JREs and JDKs - * Corrected pathing for plugin alternatives to reflect difference in + * Corrected pathing for plugin alternatives to reflect difference in layout between JREs and JDKs for Sun and Blackdown (Closes: #305219, #301806) @@ -209,7 +348,7 @@ java-package (0.24) unstable; urgency=low java-package (0.23.1) experimental; urgency=low - * Added architecture-specific pathing for plugin alternatives for + * Added architecture-specific pathing for plugin alternatives for Blackdown 1.3 and 1.4 JREs and JDKs -- Barry Hawkins Wed, 06 Apr 2005 00:03:40 -0500 @@ -217,9 +356,9 @@ java-package (0.23.1) experimental; urgency=low java-package (0.23) unstable; urgency=low * Further expanded 1.3.1 Blackdown JRE/JDK support for i386 - * Added architecture-specific pathing for plugin alternatives for + * Added architecture-specific pathing for plugin alternatives for Sun 1.4 and 1.5 JREs and JDKs (Closes: #301806) - * Added recommends for system elements required by applets and + * Added recommends for system elements required by applets and graphical user interface elements (Closes: #300817) * Jeroen van Wolffelaar: + Fixed packages description to not have too long lines, and make the 3 @@ -232,24 +371,24 @@ java-package (0.22.1) experimental; urgency=low * Corrected IBM and Blackdown JRE/JDK file size specifications * Added support for additional 1.3.1 Blackdown JREs and JDKs for i386, powerpc (Closes: #301092) - * Added installation of javaws alternative for Sun 1.5 JREs and JDKs + * Added installation of javaws alternative for Sun 1.5 JREs and JDKs (Closes: #300303) -- Barry Hawkins Thu, 24 Mar 2005 13:20:18 -0500 java-package (0.22) unstable; urgency=low - * Corrected IBM JRE/JDK scripts to accurately reflect the supported + * Corrected IBM JRE/JDK scripts to accurately reflect the supported IBM JDKs and JREs in the generated SUPPORTED file -- Barry Hawkins Fri, 18 Mar 2005 10:21:53 -0500 java-package (0.21) unstable; urgency=low - * Enable support for IBM JDKs and JREs for x86, amd64, powerpc, - powerpc64, and s390 architectures, based upon a patch by Rico + * Enable support for IBM JDKs and JREs for x86, amd64, powerpc, + powerpc64, and s390 architectures, based upon a patch by Rico Schiekel (Closes: #264137) - * Enable suppport for Blackdown 1.3.1 JDK and JRE for PowerPC + * Enable suppport for Blackdown 1.3.1 JDK and JRE for PowerPC architecture. (Closes: #296205) * Update documentation and to reflect current supported JDKs and JREs @@ -371,7 +510,7 @@ java-package (0.12) unstable; urgency=low java-package (0.11) unstable; urgency=low - * change package name java-package and the command build package is + * change package name java-package and the command build package is make-jpkg. -- Takashi Okamoto Sat, 31 Jul 2004 15:07:36 +0900 @@ -379,9 +518,9 @@ java-package (0.11) unstable; urgency=low java-package (0.10) unstable; urgency=low * change package name mpkg-j2se. - * not use *-j2[re|sdk]debian package. Instead of this, add package - dependency to generated package. This reduce the installation for - such extra package. + * not use *-j2[re|sdk]debian package. Instead of this, add package + dependency to generated package. This reduce the installation for + such extra package. * SUN's jdk1.5 beta2 support. -- Takashi Okamoto Sun, 18 Jul 2004 13:53:36 +0900 @@ -454,7 +593,3 @@ java-package (0.1) unstable; urgency=low * Initial Release. -- Hubert Schmid Sun, 26 Oct 2003 20:06:57 +0100 - -Local variables: -mode: debian-changelog -End: