------------------------------------------------------------
revno: 754
committer: Matthias Klose <[email protected]>
branch nick: openjdk8
timestamp: Mon 2019-09-30 14:07:15 +0200
message:
  openjdk-8-jdk-headless: Add Breaks/Replaces for moved clhsdb binary.
  LP: #1845873.
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	2019-09-06 16:11:17 +0000
+++ debian/changelog	2019-09-30 12:07:15 +0000
@@ -1,3 +1,10 @@
+openjdk-8 (8u232-b04-2) UNRELEASED; urgency=medium
+
+  * openjdk-8-jdk-headless: Add Breaks/Replaces for moved clhsdb binary.
+    LP: #1845873.
+
+ -- Matthias Klose <[email protected]>  Mon, 30 Sep 2019 14:03:48 +0200
+
 openjdk-8 (8u232-b04-1) experimental; urgency=medium
 
   * Update to 8u232-b04 (early access build).

=== modified file 'debian/control'
--- debian/control	2019-07-18 17:31:00 +0000
+++ debian/control	2019-09-30 12:07:15 +0000
@@ -30,7 +30,8 @@
 Provides: java-sdk-headless, java2-sdk-headless,
   java5-sdk-headless, java6-sdk-headless,
   java7-sdk-headless, java8-sdk-headless,
-Replaces: openjdk-8-jdk (<< 8u72-b15-4),
+Breaks: openjdk-8-jdk (<< 8u232-b07-1),
+Replaces: openjdk-8-jdk (<< 8u232-b07-1),
 Description: OpenJDK Development Kit (JDK) (headless)
  OpenJDK is a development environment for building applications,
  applets, and components using the Java programming language.

=== modified file 'debian/control.in'
--- debian/control.in	2019-07-18 17:31:00 +0000
+++ debian/control.in	2019-09-30 12:07:15 +0000
@@ -30,7 +30,8 @@
 Provides: java-sdk-headless, java2-sdk-headless,
   java5-sdk-headless, java6-sdk-headless,
   java7-sdk-headless, java8-sdk-headless,
-Replaces: @basename@-jdk (<< 8u72-b15-4),
+Breaks: @basename@-jdk (<< 8u232-b07-1),
+Replaces: @basename@-jdk (<< 8u232-b07-1),
 Description: OpenJDK Development Kit (JDK) (headless)
  OpenJDK is a development environment for building applications,
  applets, and components using the Java programming language.

__
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