[clojure] 04/09: clojure1.8: add breaks and replaces for earlier 1.8 releases
Elana Hashman
ehashman-guest at moszumanska.debian.org
Wed Feb 21 22:56:50 UTC 2018
This is an automated email from the git hooks/post-receive script.
ehashman-guest pushed a commit to branch 1.8.x
in repository clojure.
commit 947ceb450f8dcb7f02de986133bfe3319f07d163
Author: Rob Browning <rlb at defaultvalue.org>
Date: Sun Feb 4 11:13:48 2018 -0600
clojure1.8: add breaks and replaces for earlier 1.8 releases
clojure1.8 shares paths with the previous clojure 1.8 series packages.
Partially-fixes: 889533
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 41166fd..d2056fb 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,8 @@ Depends:
default-jre-headless | java6-runtime-headless,
libclojure1.8-java,
${misc:Depends}
+Breaks: clojure (<< 1.8.0-4)
+Replaces: clojure (<< 1.8.0-4)
Recommends: rlwrap
Description: Lisp dialect for the JVM
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
More information about the pkg-java-commits
mailing list