clj-stacktrace-clojure 0.2.7-1 source package in Ubuntu
Changelog
clj-stacktrace-clojure (0.2.7-1) unstable; urgency=medium * Team upload. * New upstream version 0.2.7. (Closes: #852249) * Fix package wrt cme. - Bump Standards-Version to 4.5.0. - Bump dh-compat to 13. - Fix Vcs fields. * Perform wrap-and-sort. * Prefer version 4 over 3. * Fix insecure URL. -- Utkarsh Gupta <email address hidden> Mon, 23 Nov 2020 21:35:35 +0530
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 |
---|---|---|
clj-stacktrace-clojure_0.2.7-1.dsc | 2.2 KiB | 3dc118eaf95426addfeb7ba553a5be14bb9fe4c5bc92f55f147a158435065161 |
clj-stacktrace-clojure_0.2.7.orig.tar.gz | 6.7 KiB | 0fae257cd0524216c82f99953c351d6fcab8047ea361589537cbbe5bb246e3f0 |
clj-stacktrace-clojure_0.2.7-1.debian.tar.xz | 3.6 KiB | 5a9982dd934cebea3e9d718c507019b37f4935319556f05a8b179db61b001e89 |
Available diffs
- diff from 0.2.6-3 to 0.2.7-1 (3.1 KiB)
No changes file available.
Binary packages built by this source
- libclj-stacktrace-clojure: more readable stacktraces in Clojure programs
clj-stacktrace
-clojure changes the format of stacktraces making them more
readable. Changes include vertical alignment, redirection, and special
notation for Clojure functions.
.
This library also provides a hook for Leiningen to enable clj-stacktrace
across all the projects that use clojure.test and clojure.stacktrace in
general. It also allows clj-stacktrace to be used in the repl.