]> git.sven.stormbind.net Git - sven/java-package.git/blobdiff - debian/changelog
Upload to unstable
[sven/java-package.git] / debian / changelog
index a37b3afe1b4ea0c01a356cb2193793ae6b4c4e34..a922f5ee9cc1a33147421ba03f1b51088d5712ad 100644 (file)
-java-package (0.51) unstable; urgency=low
+java-package (0.60) unstable; urgency=medium
 
-  * Add firefox-javaplugin.so alternative Closes: #673670
-  * Add java6-{runtime|sdk|...} to the provides line in generated packages Closes: #684993
-  * Add java6-{runtime|sdk|...} to the provides line in generated packages Closes: #684993
+  * 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 <ebourg@apache.org>  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 <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>  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 <benjamin.drung@profitbricks.com>  Fri, 20 Jun 2014 11:10:45 +0200
+
+java-package (0.55) unstable; urgency=medium
+
+  [ tony mancill ]
+  * Team upload.
+  * Add lsb-release to Depends (used in make-jpkg).
+  * Apply patch to honor --revision argument.
+    Thanks to Alberto Caso Palomino. (Closes: #743919)
+
+  [ Emmanuel Bourg ]
+  * Bumped the Standards-Version of the generated package to 3.9.5
+  * Use debhelper level 9 in the generated package
+
+  [ 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 <benjamin.drung@profitbricks.com>  Tue, 17 Jun 2014 20:41:39 +0200
+
+java-package (0.54) unstable; urgency=medium
+
+  * Team upload.
+  * Added support for ARM VFP/hard-float JDK releases.
+    Thanks to Christopher Huhn <C.Huhn@gsi.de> (Closes: #724455)
+  * Added more command line tool alternatives: jcmd, jdeps, jhat, jrunscript,
+    schemagen, wsgen, wsimport and xjc
+  * Standards-Version updated to 3.9.5 (no changes)
+  * Removed the suggested dependency on openjdk-6-jre
+  * Switch to debhelper level 9
+
+ -- Emmanuel Bourg <ebourg@apache.org>  Mon, 24 Mar 2014 18:44:58 +0100
+
+java-package (0.53) unstable; urgency=low
+
+  * Team upload.
+  * Added support for early access releases (Closes: #721136)
+  * Added support for GA and FCS releases
+  * Excluded the fxavcodecplugin libraries used by JavaFX from the dependency
+    calculation performed by dh_shlibdeps to avoid errors (Closes: #687075)
+  * Updated the package description and debian/README.Debian:
+    - no longer recommend openjdk-6
+    - mention the compatibility with Java 8
+  * Removed 'Replaces: ${j2se_package}debian' from the generated control file
+  * Adjusted the disk space required to unpack the Java 8 documentation
+  * Updated the manpages for Java 8
+  * Updated debhelper level to 7
+  * debian/rules: Use dh_prep instead of dh_clean -k
+  * Removed the recommended dependency on libstdc++5 from the generated
+    control file (used by the now unsupported IBM JDK 5)
+  * Removed the recommended dependency on libgtk1.2 from the generated
+    control file (removed from Squeeze)
+  * Removed the recommended dependency on libx11-6 and libasound2 from
+    the generated control file (these dependencies are already injected
+    by dh_shlibdeps)
+  * Removed the references to "Java 2" from the description of the generated
+    JRE package
+  * Changed the short description of the generate packages to match
+    the official name
+
+ -- Emmanuel Bourg <ebourg@apache.org>  Tue, 10 Sep 2013 14:42:43 +0200
+
+java-package (0.52) unstable; urgency=low
+
+  [ Sylvestre Ledru ]
+  * Team upload
+  * Upload to unstable
+  * Ack the NMU of David Prévot (thanks!)
+  * Standards-Version updated to version 3.9.4
+  * Remove obsolete variable from the changelog
+  * Add support of ARM upstream binary by James Page and Matthias Vill.
+    Thanks guys! (Closes: #687375)
+  * Change the installation path from
+    /usr/lib/jvm/jdk-6.38-oracle-x64 or /usr/lib/jvm/jdk-7.10-oracle-x64
+    to
+    /usr/lib/jvm/jdk-6-oracle-x64 and /usr/lib/jvm/jdk-7-oracle-x64
+    Thanks to Constantin Makshin for the patch (Closes: #696227)
+
+  [ Cédric Pineau ]
+  * Fix lintian errors and warnings
+
+  [ Gabriele Giacone ]
+  * Add {mozilla,firefox}-javaplugin.so for update-java-alternatives.
+  * Fix plugin directories. Closes: #686216
+
+  [ Emmanuel Bourg ]
+  * Switched to the 3.0 (native) package format
+  * debian/control: Use canonical URLs for the Vcs-* fields
+  * debian/copyright: Switched to the Machine-readable format 1.0
+  * Updated the manpages to reflect the latest naming changes
+  * Removed the unused provided dependencies (j2sdk<version>, j2re<version>)
+  * Provide the java<version-1>-runtime and java<version-2>-runtime dependencies
+    (Closes: #691063)
+  * Provide the java<version>-sdk dependencies to match the openjdk package
+  * Use the upstream versioning scheme (i.e 7u13 instead of 7.13)
+    to match the convention used by the new openjdk packages
+  * Renamed the script files (j2sdk->jdk, j2re->jre, j2se->javase)
+
+ -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 05 Jun 2013 13:43:55 +0200
+
+java-package (0.51~exp1) experimental; urgency=low
+
+  * Add firefox-javaplugin.so alternative Closes: #673670 and LP: #1024368
+  * Add java5 and 6-{runtime|sdk|...} to the provides line in generated packages Closes: #684993 and LP: #995655
   * Drop installation debconf note Closes: #685082
-  * Correct handling of amd64 in roacle-jdk6.1->4 and improve error message when used with unknown archives
+  * Correct handling of amd64 in oracle-jdk6.1->4 and improve error message when used with unknown archives
   * Add support for earlier oracle-jdk6 version
 
   [Emmanuel Bourg]
-  * Improved detection of the JRE/JDK version (supports 2 digits Java 7 updates)
+  * Improved detection of the JRE/JDK version (supports 2 digits Java 7 updates) Closes: #597294
   * Brand and naming cleanup
   * Documentation directory changed to be /usr/share/doc/oracle-javaV-doc (for oracle)
 
@@ -17,6 +187,20 @@ java-package (0.51) unstable; urgency=low
 
  -- Cédric Pineau <cedric.pineau@gmail.com>  Sat, 18 Aug 2012 11:00:34 +0200
 
+java-package (0.50+nmu2) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Allow two digits in Java 7 updates. Closes: #597294, #698108
+
+ -- David Prévot <taffit@debian.org>  Tue, 15 Jan 2013 15:06:26 -0400
+
+java-package (0.50+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Drop installation debconf note. Closes: #685082
+
+ -- David Prévot <taffit@debian.org>  Thu, 06 Sep 2012 18:38:03 -0400
+
 java-package (0.50) unstable; urgency=low
 
   * Java-package reset for reintroduction in debian (removal of all
@@ -32,8 +216,8 @@ java-package (0.50) unstable; urgency=low
   * debian-rules-missing-recommended-target removed
   * maintainer-script-lacks-debhelper-token removed
   * Declare the debian/compat to 7 to avoid warnings
-  
-  [ Michael Kock ]
+
+  [ Michael Koch ]
   * Remove Java plugins for all browsers (Closes: #367887).
   * Add support for Sun Java 6 Update XX (Closes: #514364).
 
@@ -155,13 +339,13 @@ java-package (0.28) unstable; urgency=low
     (Closes: #338569)
   * Corrected pathing for alternatives installation for Mozilla and
     Firefox plugins (Closes: #341751)
-  * Relaxed architectural restrictions on plugin alternative 
+  * Relaxed architectural restrictions on plugin alternative
     installation for IBM Java 5 JREs and JDKs (Closes: #343837)
   * Added plugin installation for the new packaging of Firefox 1.5 and
     later (Closes: #341749)
-  * Modified warning suppression for dh_shlibdeps to accommodate 
+  * Modified warning suppression for dh_shlibdeps to accommodate
     changes in dpkg-dev (Closes: #354427)
-  * Added quotes to variable tests for maintainer name and email 
+  * Added quotes to variable tests for maintainer name and email
     (Closes: #342623)
   * Refactored architecture evaluation to eliminate repetition and
     evaluate DEB_BUILD_GNU_TYPE correctly for i486-linux-gnu
@@ -187,7 +371,7 @@ java-package (0.26) unstable; urgency=low
   * Resolve issues with powerpc-linux support detection (Closes: #317671)
   * Added support for Blackdown 1.4.2+02 release (Closes: #316831)
   * Added support for packaging Sun JDK documentation (Closes: #272971)
-  * Modified make-jpkg behavior to default the generated packages' 
+  * Modified make-jpkg behavior to default the generated packages'
     name and email address for the maintainer to Debian Java Maintainers
     (Closes: #325554)
 
@@ -203,7 +387,7 @@ java-package (0.25) unstable; urgency=low
 java-package (0.24) unstable; urgency=low
 
   * Added plugin alternatives support for i386 IBM JREs and JDKs
-  * Corrected pathing for plugin alternatives to reflect difference in 
+  * Corrected pathing for plugin alternatives to reflect difference in
     layout between JREs and JDKs for Sun and Blackdown (Closes: #305219,
     #301806)
 
@@ -211,7 +395,7 @@ java-package (0.24) unstable; urgency=low
 
 java-package (0.23.1) experimental; urgency=low
 
-  * Added architecture-specific pathing for plugin alternatives for 
+  * Added architecture-specific pathing for plugin alternatives for
     Blackdown 1.3 and 1.4 JREs and JDKs
 
  -- Barry Hawkins <barry@bytemason.org>  Wed, 06 Apr 2005 00:03:40 -0500
@@ -219,9 +403,9 @@ java-package (0.23.1) experimental; urgency=low
 java-package (0.23) unstable; urgency=low
 
   * Further expanded 1.3.1 Blackdown JRE/JDK support for i386
-  * Added architecture-specific pathing for plugin alternatives for 
+  * Added architecture-specific pathing for plugin alternatives for
     Sun 1.4 and 1.5 JREs and JDKs (Closes: #301806)
-  * Added recommends for system elements required by applets and 
+  * Added recommends for system elements required by applets and
     graphical user interface elements (Closes: #300817)
   * Jeroen van Wolffelaar:
     + Fixed packages description to not have too long lines, and make the 3
@@ -234,24 +418,24 @@ java-package (0.22.1) experimental; urgency=low
   * Corrected IBM and Blackdown JRE/JDK file size specifications
   * Added support for additional 1.3.1 Blackdown JREs and JDKs for i386,
     powerpc (Closes: #301092)
-  * Added installation of javaws alternative for Sun 1.5 JREs and JDKs 
+  * Added installation of javaws alternative for Sun 1.5 JREs and JDKs
     (Closes: #300303)
 
  -- Barry Hawkins <barry@bytemason.org>  Thu, 24 Mar 2005 13:20:18 -0500
 
 java-package (0.22) unstable; urgency=low
 
-  * Corrected IBM JRE/JDK scripts to accurately reflect the supported 
+  * Corrected IBM JRE/JDK scripts to accurately reflect the supported
     IBM JDKs and JREs in the generated SUPPORTED file
 
  -- Barry Hawkins <barry@alltc.com>  Fri, 18 Mar 2005 10:21:53 -0500
 
 java-package (0.21) unstable; urgency=low
 
-  * Enable support for IBM JDKs and JREs for x86, amd64, powerpc, 
-    powerpc64, and s390 architectures, based upon a patch by Rico 
+  * Enable support for IBM JDKs and JREs for x86, amd64, powerpc,
+    powerpc64, and s390 architectures, based upon a patch by Rico
     Schiekel (Closes: #264137)
-  * Enable suppport for Blackdown 1.3.1 JDK and JRE for PowerPC 
+  * Enable suppport for Blackdown 1.3.1 JDK and JRE for PowerPC
     architecture. (Closes: #296205)
   * Update documentation and to reflect current supported JDKs and JREs
 
@@ -373,7 +557,7 @@ java-package (0.12) unstable; urgency=low
 
 java-package (0.11) unstable; urgency=low
 
-  * change package name java-package and the command build package is 
+  * change package name java-package and the command build package is
     make-jpkg.
 
  -- Takashi Okamoto <tora@debian.org>  Sat, 31 Jul 2004 15:07:36 +0900
@@ -381,9 +565,9 @@ java-package (0.11) unstable; urgency=low
 java-package (0.10) unstable; urgency=low
 
   * change package name mpkg-j2se.
-  * not use *-j2[re|sdk]debian package. Instead of this, add package 
-    dependency to generated package. This reduce the installation for 
-    such extra package. 
+  * not use *-j2[re|sdk]debian package. Instead of this, add package
+    dependency to generated package. This reduce the installation for
+    such extra package.
   * SUN's jdk1.5 beta2 support.
 
  -- Takashi Okamoto <tora@debian.org>  Sun, 18 Jul 2004 13:53:36 +0900
@@ -456,7 +640,3 @@ java-package (0.1) unstable; urgency=low
   * Initial Release.
 
  -- Hubert Schmid <j2se-package@z42.de>  Sun, 26 Oct 2003 20:06:57 +0100
-
-Local variables:
-mode: debian-changelog
-End: