X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1fd0d55cd0f38ce41108cb967718817cd9b36620;hp=b1fc3e3f344367bbb6d97d4dad12b3fff39f8e3c;hb=bdc0b6eb75d6c746f6754d762a4a3a6a27125324;hpb=a73fbfdee06b7610060eee0aa110225f8626326f diff --git a/debian/changelog b/debian/changelog index b1fc3e3..1fd0d55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,115 @@ -java-package (0.53) UNRELEASED; urgency=low +java-package (0.60) UNRELEASED; urgency=medium + + * Team upload. + + [ Emmanuel Bourg ] + * Added jcontrol to the command line alternatives (Closes: #799370) + * Fixed the detection of the latest Java 8 documentation archives. + * Fixed the dh_shlibdeps error when generating a documentation package + (Closes: #753071) + * Changed the architecture of the documentation packages from any to all. + * Changed the section of the documentation packages to non-free/doc + * Disabled dh_strip_nondeterminism when generating the Java packages + to speed up the build + + [ tony mancill ] + * Update the package long description. + * Add build-essential as a dependency and drop the (now redundant) + recommends on gcc. (Closes: #787809) + * Use du --apparent-size when checking the size of the unpacked + distribution. (Closes: #794401) + + -- tony mancill Sat, 03 Oct 2015 22:19:27 -0700 + +java-package (0.59) unstable; urgency=medium + + * Team upload. + * Upload to unstable. + * Add following dependencies to address build failures for dpkg-shlibdeps + errors during make-jpkg of JDK/JRE: + libgl1-mesa-glx libfontconfig1 libxslt1.1 libxtst6 libxxf86vm1 libgtk2.0-0 + (Closes: #782132) + + -- tony mancill Sat, 16 May 2015 13:46:27 -0700 + +java-package (0.58) experimental; urgency=medium + + [ Francesc Zacarias ] + * New --with-system-certs option to use the system keystore (Closes: #776395) + + [ Emmanuel Bourg ] + * Removed the generated package mistakenly included in the source package + (Closes: #779727) + + -- Emmanuel Bourg Thu, 05 Mar 2015 00:09:05 +0100 + +java-package (0.57) experimental; 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) + * Added more command line tool alternatives: jmc and jvisualvm + (Closes: #676877) + * Standards-Version updated to 3.9.6 (no changes) + + -- Emmanuel Bourg Sun, 25 Jan 2015 00:02:59 +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 - * Updated the package description: + * 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 @@ -11,8 +117,19 @@ java-package (0.53) UNRELEASED; urgency=low * Updated the manpages for Java 8 * Updated debhelper level to 7 * debian/rules: Use dh_prep instead of dh_clean -k - - -- Emmanuel Bourg Wed, 28 Aug 2013 19:34:41 +0200 + * 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 @@ -99,8 +216,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). @@ -222,13 +339,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 @@ -254,7 +371,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) @@ -270,7 +387,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) @@ -278,7 +395,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 @@ -286,9 +403,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 @@ -301,24 +418,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 @@ -440,7 +557,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 @@ -448,9 +565,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