cpath-clojure 0.1.2-2 source package in Ubuntu

Changelog

cpath-clojure (0.1.2-2) unstable; urgency=medium

  * Team upload.
  * Build using leiningen. (Closes: #976752)
  * d/control: use dh-compat and upgrade to dh13.
  * d/control: Standards-Version upgrade to 4.5.1. Add Rules-Requires-Root.
  * d/control: Migrate to the Clojure Team and update VCS fields.
  * d/watch: update to v4 and use git mode.
  * d/tests: add superficial autopkgtest.
  * d/*.lintian-override: override false-positive tag repeated-path-segment.

 -- Louis-Philippe VĂ©ronneau <email address hidden>  Mon, 14 Dec 2020 12:29:10 -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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cpath-clojure_0.1.2-2.dsc 2.1 KiB 9a54210e059e6a9d7a5d2fff25678062d4bbf21570d118a23eaea6466f86120a
cpath-clojure_0.1.2.orig.tar.gz 7.6 KiB ab6b1c90c10e529943421493092bc0aa9b58839185e13c0a427119188a5413cf
cpath-clojure_0.1.2-2.debian.tar.xz 6.6 KiB ae14a06e3d5c77c3fc9dd2fa5d967b53b4d44b1f342fe3e72f6532c924525128

Available diffs

No changes file available.

Binary packages built by this source

libcpath-clojure: transparently collect files on the classpath

 cpath-clj is a small library to transparently collect files on the classpath
 based on a given base directory. Since that directory might be located inside a
 JAR, it is not always trivial to do so.