[libcommons-net-java] 01/03: libcommons-net-java-doc also Breaks/Replaces libcommons-net1-java (Closes: #798658)

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 5598ba36f354268dc85487d885ca696c2e0957d1
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 25 09:56:33 2015 +0200

    libcommons-net-java-doc also Breaks/Replaces libcommons-net1-java (Closes: #798658)
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 ++
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3a00db9..4d64992 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+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)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 25 Sep 2015 09:54:42 +0200
+
 libcommons-net-java (3.3-1) experimental; urgency=medium
 
   * New upstream release (Closes: #694462)
diff --git a/debian/control b/debian/control
index 6be2a97..23f1d3b 100644
--- a/debian/control
+++ b/debian/control
@@ -50,6 +50,8 @@ Architecture: all
 Depends: ${misc:Depends}
 Recommends: default-jdk-doc
 Suggests: libcommons-net-java
+Conflicts: 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
  Internet protocols. The purpose of the library is to provide fundamental

-- 
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