Codebase list clojure / c9b0585
Backport patch to ensure installed binary versions match Elana Hashman 6 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
55 * Update runtime dependency from Java 6 to Java 8.
66 * Update watch file to only look for newer versions of 1.8.x.
77 * Backport autopkgtests from 1.9.0.
8 * Backport patch to ensure installed binary versions match.
89
910 -- Elana Hashman <ehashman@debian.org> Sun, 18 Mar 2018 12:40:02 -0400
1011
1818 Architecture: all
1919 Depends:
2020 default-jre-headless | java8-runtime-headless,
21 libclojure1.8-java,
21 libclojure1.8-java (= ${binary:Version}),
2222 ${misc:Depends}
2323 Breaks: clojure (<< 1.8.0-4)
2424 Replaces: clojure (<< 1.8.0-4)