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

ehashman-guest pushed a commit to branch master
in repository clojure.

commit 02478e9c5c1acac061b7e66a5bd6f21ff1926c3c
Author: Elana Hashman <ehash...@debian.org>
Date:   Thu Feb 22 21:48:11 2018 -0500

    Fix conflict with clojure1.8 packages
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5235654..d44a8c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+clojure (1.9.0~alpha15-2) UNRELEASED; urgency=medium
+
+  * Package breaks libclojure1.8-java (Closes: #891178)
+
+ -- Elana Hashman <ehash...@debian.org>  Fri, 23 Feb 2018 02:29:03 +0000
+
 clojure (1.9.0~alpha15-1) unstable; urgency=medium
 
   * Add myself to Uploaders.
diff --git a/debian/control b/debian/control
index d86136b..2a72fc4 100644
--- a/debian/control
+++ b/debian/control
@@ -45,8 +45,8 @@ Architecture: all
 Depends:
  libjsr166y-java,
  ${misc:Depends}
-Breaks: clojure (<< 1.9)
-Replaces: clojure (<< 1.9)
+Breaks: clojure (<< 1.9), libclojure1.8-java
+Replaces: clojure (<< 1.9), libclojure1.8-java
 Section: java
 Description: Lisp dialect for the JVM (library)
  Clojure is a dynamic programming language that targets the Java Virtual

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to