X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3a0f03fcaa3e3c3f74d996c549a9f0879e3def58;hp=b801be5251752760b2f6c8869ac84662ce7b842d;hb=992c0fd53214a94f508bf2e10be25d67c3325c0e;hpb=1ae43244c583de670c9f27d97ea6561823ef28d4 diff --git a/debian/changelog b/debian/changelog index b801be5..3a0f03f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +java-package (0.60) UNRELEASED; urgency=medium + + * Team upload. + * Update the package long description. + * Add build-essential as a dependency and drop the (now redundant) + recommends on gcc. (Closes: #787809) + + [ Emmanuel Bourg ] + * Added jcontrol to the command line alternatives (Closes: #799370) + * Fixed the detection of the latest Java 8 documentation archives. + + -- tony mancill Thu, 18 Jun 2015 22:00:02 -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.