[libcommons-net-java] 02/03: libcommons-net-java breaks but doesn't conflict with libcommons-net1-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Sep 25 08:42:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libcommons-net-java.

commit 705d6f60d7033d5c084541897e75726d5b1d8b82
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 25 10:04:35 2015 +0200

    libcommons-net-java breaks but doesn't conflict with libcommons-net1-java
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4d64992..9c43ec6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libcommons-net-java (3.3-2) UNRELEASED; urgency=medium
   * Team upload.
   * libcommons-net-java-doc also Breaks/Replaces libcommons-net1-java (<< 1.5)
     (Closes: #798658)
+  * libcommons-net-java breaks but doesn't conflict with libcommons-net1-java
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 25 Sep 2015 09:54:42 +0200
 
diff --git a/debian/control b/debian/control
index 23f1d3b..7e591a8 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: libcommons-net-java
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: libcommons-net-java-doc
-Conflicts: libcommons-net1-java (<< 1.5)
+Breaks: libcommons-net1-java (<< 1.5)
 Replaces: libcommons-net1-java (<< 1.5)
 Description: Apache Commons Net - Java client API for basic Internet protocols
  The Apache Commons Net library implements the client side of many basic
@@ -50,7 +50,7 @@ Architecture: all
 Depends: ${misc:Depends}
 Recommends: default-jdk-doc
 Suggests: libcommons-net-java
-Conflicts: libcommons-net1-java (<< 1.5)
+Breaks: libcommons-net1-java (<< 1.5)
 Replaces: libcommons-net1-java (<< 1.5)
 Description: Apache Commons Net (API documentation)
  The Apache Commons Net library implements the client side of many basic

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-net-java.git



More information about the pkg-java-commits mailing list