]> git.sven.stormbind.net Git - sven/java-package.git/blobdiff - debian/changelog
Marked bug #806463 as fixed in java-package/0.60
[sven/java-package.git] / debian / changelog
index c60fb27a0dab9195e5b119c47d40ed8a6cba1b89..27688a5bd77b57b5ac4e180ec61ea5016b37c6bf 100644 (file)
@@ -1,9 +1,31 @@
-java-package (0.60) UNRELEASED; urgency=medium
+java-package (0.62) unstable; 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 <policy.zip> option to build with JCE policy file.
+    Thank you to Alex Brown for the patch. (Closes: #833301)
+  * Freshen the manpage example for JDK 8.
+  * Implement --priority <priority> option. (Closes: #820857)
+  * Bump Standards-Version of generated source package to 3.9.8.
+  * Generated JDK/JRE packages now depend on java-common (Closes: #799974)
+
+ -- tony mancill <tmancill@debian.org>  Sat, 10 Sep 2016 17:39:56 -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 <benjamin.drung@profitbricks.com>  Fri, 18 Mar 2016 17:50:51 +0100
+
+java-package (0.60) unstable; 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)
@@ -12,8 +34,17 @@ java-package (0.60) UNRELEASED; urgency=medium
     (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 and fix a corruption issue (Closes: #806463)
+
+  [ 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)
 
- -- tony mancill <tmancill@debian.org>  Thu, 18 Jun 2015 22:00:02 -0700
+ -- Emmanuel Bourg <ebourg@apache.org>  Mon, 30 Nov 2015 14:23:05 +0100
 
 java-package (0.59) unstable; urgency=medium