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
|
trapperkeeper-authorization-clojure (1.0.0-4) unstable; urgency=medium
* d/control: add Breaks: on puppetserver
-- Jérôme Charaoui <jerome@riseup.net> Sat, 11 Feb 2023 20:50:02 -0500
trapperkeeper-authorization-clojure (1.0.0-3) unstable; urgency=medium
[ Louis-Philippe Véronneau ]
* d/control: New email for the Clojure Team.
[ Jérôme Charaoui ]
drop dependency version overrides (Closes: #1030468)
* d/control
+ add myself to Uploaders
+ use headless jdk in build-deps
+ bump Standards-Version, no changes needed
+ rework test-only build-deps
* d/patches:
+ require clojure 1.x in project.clj
+ add DEP-3 Forwarded: headers
+ fix tests with latest rbac-client
* d/rules:
+ honor nocheck flag in build options
- get rid of override_jh_installlibs
- ignore nonexisting folder in dh_clean
* d/tests: reenable upstream tests, streamline classpaths
* add d/gbp.conf with clojure-team defaults
-- Jérôme Charaoui <jerome@riseup.net> Tue, 07 Feb 2023 12:07:54 -0500
trapperkeeper-authorization-clojure (1.0.0-2) unstable; urgency=medium
* Team upload.
* d/control: fix error in dependency name. (Closes: #978154)
* Rebuild using lein.
* d/control: update to dh13.
* d/control: Standards-Version update to 4.5.1. Add Rules-Requires-Root.
* d/watch: create.
* d/copyright: fix insecure URI.
* d/*.examples: install examples.
* d/tests: add autopkgtests.
-- Louis-Philippe Véronneau <pollo@debian.org> Sat, 26 Dec 2020 16:01:28 -0500
trapperkeeper-authorization-clojure (1.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #969469)
-- Thomas Goirand <zigo@debian.org> Thu, 03 Sep 2020 17:12:33 +0200
|