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 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108
|
tools-cli-clojure (1.0.206-2) unstable; urgency=medium
* Team upload.
* d/control: flag test-runner build-dep as nocheck
* d/rules: fix "malformed" jar file
-- Jérôme Charaoui <jerome@riseup.net> Tue, 01 Apr 2025 18:11:44 -0400
tools-cli-clojure (1.0.206-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.0.206
* d/patches: refresh for new upstream version
* d/patches: debian-only patch not needed upstream
* d/control: use headless jre for build
* d/control: bump Standards-Version, no changes needed
* d/rules: heed nocheck in DEB_BUILD_OPTIONS
* d/run-build-tests: fix precedence of build artifacts
-- Jérôme Charaoui <jerome@riseup.net> Mon, 31 Mar 2025 23:25:10 -0400
tools-cli-clojure (1.0.194-3) unstable; urgency=medium
[ Rob Browning ]
* Team upload.
* Drop the debian /usr/bin/clojure dependency. Run clojure directly via
java so that we can drop the clojure package dependency given the
conflict with clojure-cli.
* Switch all the debian tests to test-runner now that we have it.
* d/run-pkg-tests: vestigial; remove.
* d/gbp.conf: add initial version.
[ Louis-Philippe Véronneau ]
* d/control: New email for the Clojure Team.
-- Rob Browning <rlb@defaultvalue.org> Fri, 21 Feb 2025 12:05:44 -0600
tools-cli-clojure (1.0.194-2) unstable; urgency=medium
* Team upload.
* Source-only upload.
* d/control: use dh-compat and update to dh13.
* d/control: Standards-Version update to 4.5.1. Add Rules-Requires-Root.
* d/watch: update to v4 syntax and use git mode.
* d/tests: fix typo in control.
* d/copyright: fix insecure URI.
* d/*.doc-base: fix missing file error.
* d/control: remove unneeded version restrictions.
-- Louis-Philippe Véronneau <pollo@debian.org> Sat, 26 Dec 2020 12:36:12 -0500
tools-cli-clojure (1.0.194-1) unstable; urgency=medium
* Upgrade to 1.0.194.
* Change debian/control vcs links to salsa.
* Only provide markdown to doc-base, not also html.
* Run upstream tests during debian build.
* Add initial debian autopkgtest.
* Build debs directly from the upstream pom.xml. Drop debian/maven-meta
in favor of the upstream ./pom.xml. Suppress the parent pom via
--no-parent.
* Add groupId to pom top-level, given debian/ --no-parent suppression.
Add 0001-Add-groupId-to-pom-top-level-given-debian-no-parent-.patch to
apply the changes.
* Rely on JAVA_HOME from javahelper/java-vars.mk.
* Remove unused debian/rules NAMESPACE.
-- Rob Browning <rlb@defaultvalue.org> Sat, 24 Oct 2020 11:20:06 -0500
tools-cli-clojure (0.3.5-2) unstable; urgency=medium
* Upload to unstable.
* Bump Standards to 4.0.0; no changes needed.
-- Apollon Oikonomopoulos <apoikos@debian.org> Thu, 03 Aug 2017 16:45:22 -0400
tools-cli-clojure (0.3.5-1) experimental; urgency=medium
* New upstream release (Closes: #852248)
* Upload to experimental
* Add myself to Uploaders
* Update d/copyright
-- Apollon Oikonomopoulos <apoikos@debian.org> Sun, 05 Mar 2017 22:37:03 +0200
tools-cli-clojure (0.2.4-3) unstable; urgency=medium
* Team upload.
* Build depend on clojure (>= 1.8)
* Standards-Version updated to 3.9.8
* Switch to debhelper level 10
* Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Fri, 23 Dec 2016 12:29:27 +0100
tools-cli-clojure (0.2.4-2) unstable; urgency=medium
* Team upload.
* Build depend on clojure1.6
* Standards-Version updated to 3.9.5 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Fri, 12 Sep 2014 17:48:18 +0200
tools-cli-clojure (0.2.4-1) unstable; urgency=low
* Initial Release. (Closes: #718464)
-- Eugenio Cano-Manuel Mendoza <eugeniocanom@gmail.com> Thu, 29 Aug 2013 19:53:41 -0400
|