------------------------------------------------------------
revno: 748
committer: Matthias Klose <[email protected]>
branch nick: openjdk8
timestamp: Sat 2019-06-29 11:10:36 +0200
message:
  Update to 8u222-b07.
modified:
  corba.tar.xz
  debian/changelog
  debian/control
  debian/control.in
  debian/rules
  hotspot-aarch32.tar.xz
  hotspot-aarch64.tar.xz
  hotspot.tar.xz
  jaxp.tar.xz
  jaxws.tar.xz
  jdk.tar.xz
  langtools.tar.xz
  nashorn.tar.xz
  root.tar.xz


--
lp:~openjdk/openjdk/openjdk8
https://code.launchpad.net/~openjdk/openjdk/openjdk8

Your team Debian Java Maintainers is subscribed to branch 
lp:~openjdk/openjdk/openjdk8.
To unsubscribe from this branch go to 
https://code.launchpad.net/~openjdk/openjdk/openjdk8/+edit-subscription
=== modified file 'corba.tar.xz'
Binary files corba.tar.xz	2019-06-17 13:05:47 +0000 and corba.tar.xz	2019-06-29 09:10:36 +0000 differ
=== modified file 'debian/changelog'
--- debian/changelog	2019-06-17 13:05:47 +0000
+++ debian/changelog	2019-06-29 09:10:36 +0000
@@ -1,3 +1,9 @@
+openjdk-8 (8u222-b07-1) experimental; urgency=medium
+
+  * Update to 8u222-b07.
+
+ -- Matthias Klose <[email protected]>  Sat, 29 Jun 2019 10:48:23 +0200
+
 openjdk-8 (8u222-b05-1) experimental; urgency=medium
 
   [ Matthias Klose ]

=== modified file 'debian/control'
--- debian/control	2019-04-29 12:53:16 +0000
+++ debian/control	2019-06-29 09:10:36 +0000
@@ -5,8 +5,8 @@
 Uploaders: Matthias Klose <[email protected]>
 Build-Depends: debhelper (>= 9), quilt, m4, lsb-release, zip, unzip,
   sharutils, gawk, cpio, pkg-config, procps, wdiff, tzdata,
-  xvfb <!nocheck>, xauth <!nocheck>, xfonts-base <!nocheck>, libgl1-mesa-dri [!x32] <!nocheck>, xfwm4 <!nocheck>, x11-xkb-utils <!nocheck>, dbus-x11 <!nocheck>,
-  jtreg <!nocheck>, testng <!nocheck>, time,
+  xvfb, xauth, xfonts-base, libgl1-mesa-dri [!x32], xfwm4, x11-xkb-utils, dbus-x11,
+  jtreg, testng, time,
   fastjar (>= 2:0.96-0ubuntu2),
   autoconf (>= 2.69), automake, autotools-dev, ant, ant-optional,
   g++-8,

=== modified file 'debian/control.in'
--- debian/control.in	2019-04-29 12:53:16 +0000
+++ debian/control.in	2019-06-29 09:10:36 +0000
@@ -5,8 +5,8 @@
 Uploaders: Matthias Klose <[email protected]>
 Build-Depends: debhelper (>= 9), quilt, m4, lsb-release, zip, unzip,
   sharutils, gawk, cpio, pkg-config, procps, wdiff, tzdata,
-  xvfb <!nocheck>, xauth <!nocheck>, xfonts-base <!nocheck>, libgl1-mesa-dri [!x32] <!nocheck>, xfwm4 <!nocheck>, x11-xkb-utils <!nocheck>, dbus-x11 <!nocheck>,
-  jtreg <!nocheck>, testng <!nocheck>, time,
+  xvfb, xauth, xfonts-base, libgl1-mesa-dri [!x32], xfwm4, x11-xkb-utils, dbus-x11,
+  jtreg, testng, time,
   @bd_fastjar@
   @bd_autotools@ @bd_ant@
   @bd_gcc@

=== modified file 'debian/rules'
--- debian/rules	2019-06-17 13:05:47 +0000
+++ debian/rules	2019-06-29 09:10:36 +0000
@@ -1978,17 +1978,17 @@
 is_release		=
 is_release		= yes
 hg_project		= jdk8u
-hg_tag			= jdk8u222-b05
+hg_tag			= jdk8u222-b07
 package_version		= $(subst jdk,,$(hg_tag))
 ifneq ($(is_release),yes)
   package_version	:= $(subst -,~,$(package_version))
 endif
 hg_url			= http://hg.openjdk.java.net/jdk8u/$(hg_project)
 hg_project_aarch64	= jdk8u-shenandoah
-hg_tag_aarch64		= aarch64-shenandoah-jdk8u222-b05-shenandoah-merge-2019-06-13
+hg_tag_aarch64		= aarch64-shenandoah-jdk8u222-b07
 hg_url_aarch64		= http://hg.openjdk.java.net/aarch64-port/$(hg_project_aarch64)
 hg_project_aarch32	= jdk8u
-hg_tag_aarch32		= jdk8u222-b04-aarch32-190603
+hg_tag_aarch32		= jdk8u222-b07-aarch32-190627
 hg_url_aarch32		= http://hg.openjdk.java.net/aarch32-port/$(hg_project_aarch32)
 origdir			= ../openjdk-8-$(package_version).orig
 source_date		:= $(shell dpkg-parsechangelog | sed -n '/^Date: /{s///p;q;}')

=== modified file 'hotspot-aarch32.tar.xz'
Binary files hotspot-aarch32.tar.xz	2019-06-17 13:05:47 +0000 and hotspot-aarch32.tar.xz	2019-06-29 09:10:36 +0000 differ
=== modified file 'hotspot-aarch64.tar.xz'
Binary files hotspot-aarch64.tar.xz	2019-06-17 13:05:47 +0000 and hotspot-aarch64.tar.xz	2019-06-29 09:10:36 +0000 differ
=== modified file 'hotspot.tar.xz'
Binary files hotspot.tar.xz	2019-06-17 13:05:47 +0000 and hotspot.tar.xz	2019-06-29 09:10:36 +0000 differ
=== modified file 'jaxp.tar.xz'
Binary files jaxp.tar.xz	2019-06-17 13:05:47 +0000 and jaxp.tar.xz	2019-06-29 09:10:36 +0000 differ
=== modified file 'jaxws.tar.xz'
Binary files jaxws.tar.xz	2019-06-17 13:05:47 +0000 and jaxws.tar.xz	2019-06-29 09:10:36 +0000 differ
=== modified file 'jdk.tar.xz'
Binary files jdk.tar.xz	2019-06-17 13:05:47 +0000 and jdk.tar.xz	2019-06-29 09:10:36 +0000 differ
=== modified file 'langtools.tar.xz'
Binary files langtools.tar.xz	2019-06-17 13:05:47 +0000 and langtools.tar.xz	2019-06-29 09:10:36 +0000 differ
=== modified file 'nashorn.tar.xz'
Binary files nashorn.tar.xz	2019-06-17 13:05:47 +0000 and nashorn.tar.xz	2019-06-29 09:10:36 +0000 differ
=== modified file 'root.tar.xz'
Binary files root.tar.xz	2019-06-17 13:05:47 +0000 and root.tar.xz	2019-06-29 09:10:36 +0000 differ
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to