tools-logging-clojure 1.2.4-2 source package in Ubuntu

Changelog

tools-logging-clojure (1.2.4-2) unstable; urgency=medium

  * Team upload.
  * d/control: fix Vcs-* links
  * d/upstream: fix repo browsing URL and add changelog

 -- Jérôme Charaoui <email address hidden>  Mon, 30 Jan 2023 08:17:26 -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
Questing release universe misc
Plucky release universe misc
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tools-logging-clojure_1.2.4-2.dsc 1.8 KiB 067d40e03a1f8751fa12c07d6598452502b3bb3da38cdd341a250545a4d715a9
tools-logging-clojure_1.2.4.orig.tar.xz 20.3 KiB a30b96d12da22d66ed38af79feb28e3fac006c91bcbe5dbbb93f0ac11685fac0
tools-logging-clojure_1.2.4-2.debian.tar.xz 7.9 KiB b79da6a241f056aff0d1dea2a6c96cd85488f47783239ef78becb97dfd5c449d

Available diffs

No changes file available.

Binary packages built by this source

libtools-logging-clojure: Logging macros for Clojure

 Logging macros for Clojure, which delegate to a specific logging
 implementation. At runtime a specific implementation is selected from, in
 order, slf4j, Apache commons-logging, log4j, and finally java.util.logging.
 .
 This was formerly clojure.contrib.logging before modular contrib projects.