------------------------------------------------------------
revno: 688
committer: Matthias Klose <[email protected]>
branch nick: openjdk8
timestamp: Thu 2016-11-03 16:02:19 +0100
message:
openjdk-8 (8u111-b14-3) unstable; urgency=high
[ Tiago Stürmer Daitx ]
* Remove cacao references, updated jtreg tests to use agentvm and auto
concurrency.
* Run the jtreg tests on autopkg testing.
-- Matthias Klose <[email protected]> Wed, 02 Nov 2016 20:05:41 +0100
modified:
debian/changelog
debian/control
debian/control.in
--
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 'debian/changelog'
--- debian/changelog 2016-10-30 16:00:40 +0000
+++ debian/changelog 2016-11-03 15:02:19 +0000
@@ -5,7 +5,7 @@
concurrency.
* Run the jtreg tests on autopkg testing.
- -- Matthias Klose <[email protected]> Wed, 19 Oct 2016 21:26:28 +0200
+ -- Matthias Klose <[email protected]> Wed, 02 Nov 2016 20:05:41 +0100
openjdk-8 (8u111-b14-2) unstable; urgency=high
=== modified file 'debian/control'
--- debian/control 2016-10-30 16:00:40 +0000
+++ debian/control 2016-11-03 15:02:19 +0000
@@ -5,7 +5,7 @@
Uploaders: Matthias Klose <[email protected]>
Build-Depends: debhelper (>= 9), quilt, m4, lsb-release, zip, unzip,
sharutils, gawk, cpio, pkg-config, procps, wdiff, fastjar (>= 2:0.96-0ubuntu2),
- autoconf (>= 2.69), automake, autotools-dev, ant, ant-optional, @bd_cacao@ libtool,
+ autoconf (>= 2.69), automake, autotools-dev, ant, ant-optional, libtool,
g++-6,
openjdk-8-jdk | openjdk-7-jdk,
libxtst-dev, libxi-dev, libxt-dev, libxaw7-dev, libxrender-dev, libcups2-dev, libasound2-dev, liblcms2-dev, libfreetype6-dev (>= 2.2.1), libgtk2.0-dev, libxinerama-dev, libkrb5-dev, xsltproc, libpcsclite-dev,
@@ -46,7 +46,7 @@
${mountpoint:Depends},
${shlibs:Depends}, ${misc:Depends}
Recommends: ${dlopenhl:Recommends}, ${jamvm:Recommends}
-Suggests: ${cacao:Recommends}, ${jamvm:Suggests},
+Suggests: ${jamvm:Suggests},
libnss-mdns,
fonts-dejavu-extra,
fonts-ipafont-gothic, fonts-ipafont-mincho, ttf-wqy-microhei | ttf-wqy-zenhei, fonts-indic,
=== modified file 'debian/control.in'
--- debian/control.in 2016-08-02 07:53:25 +0000
+++ debian/control.in 2016-11-03 15:02:19 +0000
@@ -5,7 +5,7 @@
Uploaders: Matthias Klose <[email protected]>
Build-Depends: debhelper (>= 9), quilt, m4, lsb-release, zip, unzip,
sharutils, gawk, cpio, pkg-config, procps, wdiff, @bd_fastjar@
- @bd_autotools@ @bd_ant@ @bd_cacao@ @bd_jamvm@
+ @bd_autotools@ @bd_ant@ @bd_jamvm@
@bd_gcc@
@bd_bootstrap@
@bd_openjdk@
@@ -46,7 +46,7 @@
${mountpoint:Depends},
${shlibs:Depends}, ${misc:Depends}
Recommends: ${dlopenhl:Recommends}, ${jamvm:Recommends}
-Suggests: ${cacao:Recommends}, ${jamvm:Suggests},
+Suggests: ${jamvm:Suggests},
libnss-mdns,
@core_fonts@,
@cjk_fonts@
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.