raynes-fs-clojure 1.5.2-1 source package in Ubuntu
Changelog
raynes-fs-clojure (1.5.2-1) unstable; urgency=medium * Team upload. * New upstream release. * d/patches: refresh and rename 0001. * d/*.docs: only install existing files. * Build using leiningen. (Closes: #976418, #976739) * Keep installing raynes-fs.jar, but add a NEWS entry asking people to move away from it. * d/control: use debhelper-compat and upgrade to dh13. * d/control: Standards-Version update to 4.5.1. Add Rules-Requires-Root. * d/control: Move package to the Clojure Team. * d/watch: update to v4 and migrate to git mode. * d/tests: add superficial autopkgtest. -- Louis-Philippe VĂ©ronneau <email address hidden> Thu, 10 Dec 2020 12:16:36 -0500
Upload details
- Uploaded by:
- Debian Clojure Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Clojure Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
raynes-fs-clojure_1.5.2-1.dsc | 2.1 KiB | 6f2b07f6ba25e223cbb17895fd927e859e5bb4941c25eb23958a0a1b558abc26 |
raynes-fs-clojure_1.5.2.orig.tar.gz | 13.5 KiB | 94022481a813ef649a897a6aafa71e8e34fb16510a106c886e7b27675e2e991c |
raynes-fs-clojure_1.5.2-1.debian.tar.xz | 7.5 KiB | 74de1aac4e4aad498ece68fce504e2365a46757bb622f07ac4e09a20eb1d59e5 |
Available diffs
- diff from 1.5.1-1 to 1.5.2-1 (6.3 KiB)
No changes file available.
Binary packages built by this source
- libraynes-fs-clojure: filesystem utility library for Clojure
raynes-fs is a collection of functions that interact with the filesystem. It
wraps java.io.File and offers support for emulating a cwd-like behavior under
JVM.