]> git.sven.stormbind.net Git - sven/java-package.git/blobdiff - debian/changelog
Modified the final message to better see the install command
[sven/java-package.git] / debian / changelog
index 2ded067ba4c09c5dabab938d1249cd4ccc862107..1c3797483d9768b873b706efb6d2453e39d169c5 100644 (file)
@@ -3,6 +3,8 @@ java-package (0.53) UNRELEASED; 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
@@ -13,6 +15,15 @@ java-package (0.53) UNRELEASED; urgency=low
   * 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>  Wed, 28 Aug 2013 19:34:41 +0200