java-classpath-clojure 1.0.0-1build1 source package in Ubuntu

Changelog

java-classpath-clojure (1.0.0-1build1) resolute; urgency=medium

  * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257)

 -- Graham Inggs <email address hidden>  Mon, 15 Dec 2025 20:27:35 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Resolute
Original maintainer:
Debian Clojure Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc

Builds

Resolute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
java-classpath-clojure_1.0.0.orig.tar.gz 8.7 KiB f240772879f9d8fde43cf4868054628f8379194c1ce5606899f026a6a5541f9d
java-classpath-clojure_1.0.0-1build1.debian.tar.xz 6.1 KiB e017fe4025e36dcdc995ba0f1fbe4e15db68132d6614342e2f0b147aa107d76e
java-classpath-clojure_1.0.0-1build1.dsc 2.2 KiB 502c34d16473cf3db9cd63af40761193138ff63e8cf2d63c401e72e3b135b19e

View changes file

Binary packages built by this source

libjava-classpath-clojure: examine the Java classpath from Clojure programs

 java.classpath is a Clojure library that provides access to the Java
 classpath. The `classpath` function returns a sequence of java.io.File objects
 representing all JAR files and directories on the classpath.