trapperkeeper-authorization-clojure 1.0.0-3 source package in Ubuntu

Changelog

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 <email address hidden>  Tue, 07 Feb 2023 12:07:54 -0500

Upload details

Uploaded by:
Debian Clojure Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Clojure Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
trapperkeeper-authorization-clojure_1.0.0-3.dsc 2.3 KiB 86313b8c2ff18ebee7dd90a300179742ea85c6c13851aca9dc6b6b3fa0fd7edf
trapperkeeper-authorization-clojure_1.0.0.orig.tar.xz 51.2 KiB 4ed12cf7d16556650a5d6b5ff91772a7650030cb29990c078158ce97b08288d9
trapperkeeper-authorization-clojure_1.0.0-3.debian.tar.xz 5.1 KiB 515d411aabaa7608218eb76903d0294418f31d81a1bbb95e3917369ed3158a7f

No changes file available.

Binary packages built by this source

libtrapperkeeper-authorization-clojure: authorization service for use with the trapperkeeper service framework

 This project provides an authorization service for use with the trapperkeeper
 service framework. It aims to port Puppet's auth.conf feature to Clojure and
 the trapperkeeper framework, with a different way to express authorization
 rules.