X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=debian%2Fchangelog;h=50323235156669b9e030bf27704fd0d1dcc75dfa;hp=175372bce9adc0c0ee697ead4d141ea4eb85843b;hb=b1811c2a2400505b2eb6b2949ccd320d87be81d9;hpb=47364723269d641dae1fa5543595e28b5d41b7c7 diff --git a/debian/changelog b/debian/changelog index 175372b..5032323 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,59 @@ -java-package (0.58) UNRELEASED; urgency=medium +java-package (0.62) UNRELEASED; urgency=medium + + * Team upload. + * Bump Standards-Version to 3.9.8 (no changes) + * Add --distribution option to override hard-coded value of unstable. + Thank you to Martin Gerhard Loschwitz for the patch. (Closes: #819537) + * Add --jce-policy option to build with JCE policy file. + Thank you to Alex Brown for the patch. (Closes: #833301) + + -- tony mancill Sat, 10 Sep 2016 10:01:07 -0700 + +java-package (0.61) unstable; urgency=medium + + * Team upload. + * Bump Standards-Version to 3.9.7 (no changes) + * Use package name plus architecture as directory in /usr/lib/jvm + * Add support for server JRE (Closes: #776389) + * Update Vcs-Browser and Vcs-Git to use HTTPS + + -- Benjamin Drung Fri, 18 Mar 2016 17:50:51 +0100 + +java-package (0.60) unstable; 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) + + -- Emmanuel Bourg Mon, 30 Nov 2015 14:23:05 +0100 + +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)