X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a922f5ee9cc1a33147421ba03f1b51088d5712ad;hp=b75515df1dcc165c93dcabbe0c931bfd0c122960;hb=640b0d17b74359914a1a4545b768fdff15111410;hpb=2db62a21fffe2ec4479cc496b99e4abcbc350895 diff --git a/debian/changelog b/debian/changelog index b75515d..a922f5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,70 @@ -java-package (0.55) UNRELEASED; urgency=medium +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) + + [ 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. + * Include Java 8 in the help message of make-jpkg (Closes: #775977) + * Provide all runtimes since Java 5, thanks to Laurens Blankers + (Closes: #775987) + * Added more command line tool alternatives: jmc and jvisualvm + (Closes: #676877) + * Standards-Version updated to 3.9.6 (no changes) + + -- Emmanuel Bourg Sun, 25 Jan 2015 00:02:59 +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. @@ -10,7 +76,18 @@ java-package (0.55) UNRELEASED; urgency=medium * 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