]> git.sven.stormbind.net Git - sven/java-package.git/blobdiff - debian/changelog
Disabled dh_strip_nondeterminism to speed up the build
[sven/java-package.git] / debian / changelog
index c9c2a43f7549afff4f5042908f5da954a7fb000c..1fd0d55cd0f38ce41108cb967718817cd9b36620 100644 (file)
@@ -1,12 +1,59 @@
-java-package (0.57) UNRELEASED; urgency=medium
+java-package (0.60) UNRELEASED; 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)
+
+ -- tony mancill <tony@boson>  Sat, 03 Oct 2015 22:19:27 -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 <tmancill@debian.org>  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 <ebourg@apache.org>  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 <ebourg@apache.org>  Thu, 22 Jan 2015 09:41:39 +0100
+ -- Emmanuel Bourg <ebourg@apache.org>  Sun, 25 Jan 2015 00:02:59 +0100
 
 java-package (0.56) unstable; urgency=medium