X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1c3797483d9768b873b706efb6d2453e39d169c5;hp=2da5db1e51028d6c77e9c8bd23ffa9dbb0f976ca;hb=a3c39ab91277313d3890aa70b4fccf503b6d5c6e;hpb=a598d8a74baa92c6c28f0e2780dfba4c6289627a diff --git a/debian/changelog b/debian/changelog index 2da5db1..1c37974 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ java-package (0.53) UNRELEASED; 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 @@ -13,6 +15,15 @@ java-package (0.53) UNRELEASED; urgency=low * 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 Wed, 28 Aug 2013 19:34:41 +0200 @@ -102,7 +113,7 @@ java-package (0.50) unstable; urgency=low * 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).