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
|
ssl-utils-clojure (3.1.0-4) unstable; urgency=medium
* Team upload.
* d/tests: fix broken autopkgtest.
-- Louis-Philippe Véronneau <pollo@debian.org> Sun, 24 Jan 2021 10:46:22 -0500
ssl-utils-clojure (3.1.0-3) unstable; urgency=medium
* Team upload.
* d/control: tighten dependency versions.
-- Louis-Philippe Véronneau <pollo@debian.org> Mon, 04 Jan 2021 11:34:38 -0500
ssl-utils-clojure (3.1.0-2) unstable; urgency=medium
* Team upload.
* Add localisation support using puppetlabs-i18n. (Closes: #978380)
* d/rules: install jar in /usr/share/java via maven-repo-helper.
-- Louis-Philippe Véronneau <pollo@debian.org> Sun, 27 Dec 2020 18:44:04 -0500
ssl-utils-clojure (3.1.0-1) unstable; urgency=medium
* Team upload.
[ Louis-Philippe Véroneau ]
* Rebuild using lein. (Closes: #977572)
* d/control: Standards-Version update to 4.5.1. Add Rules-Requires-Root.
* d/control: upgrade to dh13.
* d/tests: add autopkgtests.
[ Thomas Goirand ]
* debian/rules: add code to manage upstream tag.
* New upstream release.
* Ran wrap-and-sort -bastk.
* Switch to debhelper-compat.
* Switch the package to the clojure team:
- Fix maintainer field.
- Fix VCS URLs.
- Switch to git tag workflow.
- Reworked git repository using upstream as a base.
* Reworked (build-)depends.
* Standards-Version: 4.5.0.
* Add removed-clean-orphaned-bundles.patch.
* Add --javacopts="-source 11 -target 11" --javadoc-opts="-source 11".
-- Louis-Philippe Véronneau <pollo@debian.org> Fri, 18 Dec 2020 12:21:50 -0500
ssl-utils-clojure (0.8.3-2) unstable; urgency=medium
* Team upload.
* Fix FTBFS by running tests in a specific order. Instead of blindly
sorting the results of the find command and trusting it to be right,
encode a suitable sequence of tests (Closes: #880320). Also make sure
to error out when tests are added or removed, to make sure this
sequence get refreshed when needed.
* Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).
-- Cyril Brulebois <kibi@debian.org> Thu, 07 Feb 2019 12:38:40 +0100
ssl-utils-clojure (0.8.3-1) unstable; urgency=medium
* Initial release (Closes: #855740)
-- Apollon Oikonomopoulos <apoikos@debian.org> Sat, 05 Aug 2017 13:17:48 -0400
|