[Git][java-team/java-package][master] 2 commits: Marked bug #806463 as fixed in java-package/0.60

Emmanuel Bourg gitlab at salsa.debian.org
Fri Mar 2 22:07:10 GMT 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / java-package


Commits:
5f96e062 by Emmanuel Bourg at 2017-01-04T15:59:09+01:00
Marked bug #806463 as fixed in java-package/0.60

- - - - -
66a06e9d by Emmanuel Bourg at 2017-01-04T16:08:21+01:00
Suggest openjdk-8-jre instead of openjdk-7-jre

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+java-package (0.63) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Suggest openjdk-8-jre instead of openjdk-7-jre
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 04 Jan 2017 16:07:59 +0100
+
 java-package (0.62) unstable; urgency=medium
 
   * Team upload.
@@ -35,7 +42,7 @@ java-package (0.60) unstable; urgency=medium
   * 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
+    to speed up the build and fix a corruption issue (Closes: #806463)
 
   [ tony mancill ]
   * Update the package long description.


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Depends: debhelper (>= 9),
          libxxf86vm1,
          unzip,
          ${misc:Depends}
-Suggests: openjdk-7-jre
+Suggests: openjdk-8-jre
 Description: Utility for creating Java Debian packages
  This package provides the capability to build a Debian package from
  a Java binary distribution by running make-jpkg <java binary archive file>.



View it on GitLab: https://salsa.debian.org/java-team/java-package/compare/9271a577921d6d0f2a279b960eb4f9e81fa54e3d...66a06e9d63e012225d76923035968f7fa571171e

---
View it on GitLab: https://salsa.debian.org/java-team/java-package/compare/9271a577921d6d0f2a279b960eb4f9e81fa54e3d...66a06e9d63e012225d76923035968f7fa571171e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180302/591b90b1/attachment.html>


More information about the pkg-java-commits mailing list