X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c9c2a43f7549afff4f5042908f5da954a7fb000c;hp=25345235b02a7321e036c7383731fd3b596dd960;hb=b3b4b4bd61cd0795ae29f57908f93e2436cf2be5;hpb=233b7e06396530b9f7d4ec9b58bace17e945aafc diff --git a/debian/changelog b/debian/changelog index 2534523..c9c2a43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,23 @@ -java-package (0.55) UNRELEASED; urgency=medium +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. @@ -8,8 +27,20 @@ java-package (0.55) UNRELEASED; urgency=medium [ Emmanuel Bourg ] * Bumped the Standards-Version of the generated package to 3.9.5 + * Use debhelper level 9 in the generated package - -- tony mancill Mon, 07 Apr 2014 21:26:36 -0700 + [ 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 @@ -138,7 +169,7 @@ 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 Koch ] * Remove Java plugins for all browsers (Closes: #367887). * Add support for Sun Java 6 Update XX (Closes: #514364). @@ -261,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 @@ -293,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) @@ -309,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) @@ -317,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 @@ -325,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 @@ -340,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 @@ -479,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 @@ -487,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