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
|
trapperkeeper-status-clojure (1.1.1-5) unstable; urgency=medium
* Team upload.
* d/rules: regenerate the TLS certs for the tests on the fly. (Closes:
#1073417)
-- Louis-Philippe Véronneau <pollo@debian.org> Sun, 30 Jun 2024 00:56:16 -0400
trapperkeeper-status-clojure (1.1.1-4) unstable; urgency=medium
* d/watch: fix URL and pattern
* d/control: bump Breaks: on puppetserver
-- Jérôme Charaoui <jerome@riseup.net> Sat, 11 Feb 2023 13:17:49 -0500
trapperkeeper-status-clojure (1.1.1-3) unstable; urgency=medium
[ Louis-Philippe Véronneau ]
* d/control: New email for the Clojure Team.
[ Jérôme Charaoui ]
* add d/gbp.conf with clojure-team defaults
* d/control:
+ add myself to Uploaders
+ use headless jdk in build-deps
+ rework test-only build-deps
+ bump Standards-Version, no changes needed
- drop redundant unversioned binary depends
* d/patches:
+ add missing DEP-3 Forwarded headers
+ switch clojure dependency to 1.x
- drop dependency version overrides (Closes: #1030417)
* d/rules: honor nocheck in build options
* d/tests: add autopkgtests
* fixes for javahelper classpath
-- Jérôme Charaoui <jerome@riseup.net> Tue, 07 Feb 2023 14:12:53 -0500
trapperkeeper-status-clojure (1.1.1-2) unstable; urgency=medium
* Team upload.
* Rebuild using lein. (Closes: #982527)
* d/control: use dh 13.
* d/control: Standards-Version update to 4.5.1. Add Rules-Requires-Root.
-- Louis-Philippe Véronneau <pollo@debian.org> Sat, 13 Feb 2021 23:34:44 -0500
trapperkeeper-status-clojure (1.1.1-1) unstable; urgency=medium
* Team upload.
* debian/rules: add code to manage upstream tags.
* New upstream release.
* Move the package to the Clojure team:
- Fixed VCS URLs.
- Fixed Maintainer field.
* Use debhelper-compat.
* Ran wrap-and-sort -bastk.
* debian/control: remove versions when satisfied in Stable.
* Standards-Version: 4.5.0.
* Add removed-clean-orphaned-bundles.patch.
-- Thomas Goirand <zigo@debian.org> Fri, 06 Nov 2020 16:33:02 +0100
trapperkeeper-status-clojure (0.7.1-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: #880351). 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:40:59 +0100
trapperkeeper-status-clojure (0.7.1-1) unstable; urgency=medium
* Initial release (Closes: #855744)
-- Apollon Oikonomopoulos <apoikos@debian.org> Sat, 05 Aug 2017 18:05:17 -0400
|