X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3b4bc1791a087422541cc178ed5f372c6719f25b;hp=56bcc0b3f4e630dae18c09f772988e6e5f347f6a;hb=c8261c8c5e952b6c7b3f34d54329dfbab31db64c;hpb=b6837e16b8bce79617d70f34f8b6772b6ec4666f diff --git a/debian/changelog b/debian/changelog index 56bcc0b..3b4bc17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +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. + * Fixed the dh_shlibdeps error when generating a documentation package + (Closes: #753071) + * Changed the architecture of the documentation packages from any to all. + + -- 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 ]