1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
|
spec-alpha-clojure (0.5.238-1) unstable; urgency=medium
* Team upload.
* Upgrade to 0.5.238 to support clojure 1.12.0.
* d/maven.rules: change clojure version to 1.x
* d/run-build-tests: drop debian clojure wrapper (clojure-cli prep)
Since the plan is to eventually replace debian's clojure wrapper with
the upstream one in clojure-cli, go ahead and switch to the typical
direct java invocation.
* Allow javahelper to handle test.check version.
* d/control: update standards version to 4.7.0.
-- Rob Browning <rlb@defaultvalue.org> Mon, 23 Dec 2024 11:58:34 -0600
spec-alpha-clojure (0.3.218-1) unstable; urgency=medium
* Team upload.
* debian/gpb.conf: adjust branch to debian/main and add pristine-tar.
* debian/watch: recognize newer vN tags.
* Upgrade to 0.3.218 to support clojure 1.11.1.
* debian/control: build-depend on default-jdk-headless, not default-jdk.
-- Rob Browning <rlb@defaultvalue.org> Sun, 08 Jan 2023 23:04:29 -0600
spec-alpha-clojure (0.2.194-3) unstable; urgency=medium
* Actually fix #992736
-- Elana Hashman <ehashman@debian.org> Sat, 14 May 2022 12:44:45 -0700
spec-alpha-clojure (0.2.194-2) unstable; urgency=medium
[ Louis-Philippe Véronneau ]
* d/control: New email for the Clojure Team.
[ Elana Hashman ]
* Bump policy to 4.6.1.
* Build with javahelper to install jars in /usr/share/java (Closes: #992736)
* Run build tests!
-- Elana Hashman <ehashman@debian.org> Sat, 14 May 2022 12:23:22 -0700
spec-alpha-clojure (0.2.194-1) unstable; urgency=medium
* New upstream release.
* I can't believe I just read the whole policy changelog but
#shipit we're on 4.5.1 now.
* Add a watch file!
-- Elana Hashman <ehashman@debian.org> Tue, 02 Feb 2021 23:30:29 -0500
spec-alpha-clojure (0.2.176-3) unstable; urgency=medium
* Build with Clojure 1.10 (Closes: #922094)
-- Elana Hashman <ehashman@debian.org> Mon, 11 Feb 2019 22:27:27 -0500
spec-alpha-clojure (0.2.176-2) unstable; urgency=medium
* Turn off dh_strip_nondeterminism to address performance regression.
-- Elana Hashman <ehashman@debian.org> Sun, 10 Feb 2019 11:37:14 -0500
spec-alpha-clojure (0.2.176-1) unstable; urgency=medium
* Update to 0.2.176 release.
* Assert compliance with standards version 4.3.0.
-- Elana Hashman <ehashman@debian.org> Mon, 21 Jan 2019 14:18:53 -0500
spec-alpha-clojure (0.1.143-1) unstable; urgency=medium
* Initial release. (Closes: #886561)
-- Elana Hashman <ehashman@debian.org> Wed, 21 Feb 2018 23:24:49 -0500
|