nrepl-clojure 1.0.0-3 source package in Ubuntu

Changelog

nrepl-clojure (1.0.0-3) unstable; urgency=medium

  * Team upload.
  * d/tests/unittests: fix unix socket error caused by missing dir.
  * d/rules: use dh_auto_clean instead of dh_clean.

 -- Louis-Philippe VĂ©ronneau <email address hidden>  Sun, 15 Jan 2023 20:53:06 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
nrepl-clojure_1.0.0-3.dsc 1.7 KiB 3f52ccfba83b78fa80d9a3a5952cb442ee7092a188c775c1289af93a96ccf0ab
nrepl-clojure_1.0.0.orig.tar.xz 936.9 KiB 6235d6755133666a55a8e9cda022dcbf7feab1d48abc16d2a0fcc961187b5fbd
nrepl-clojure_1.0.0-3.debian.tar.xz 7.6 KiB b0a3b188db2267ca6e555d948b65a3dbc7c8e4d74644dd6b0a694dfb2bdeebcd

Available diffs

No changes file available.

Binary packages built by this source

libnrepl-clojure: Clojure network REPL

 nrepl provides a REPL server and client, along with some common APIs of
 use to IDEs and other tools that may need to evaluate Clojure code in remote
 environments.
 .
 This project is intended to be a replacement for tools.nrepl, which is no
 longer maintained.