core-match-clojure 1.0.0-1 source package in Ubuntu

Changelog

core-match-clojure (1.0.0-1) unstable; urgency=medium

  [ Louis-Philippe VĂ©ronneau ]
  * Team upload.
  * New upstream release.
  * This package has been moved from the Java Team to the Clojure Team.
  * d/gbp.conf: add a default gbp config file.
  * d/maven.*: clean empty configuration files.
  * d/rules: simplify documentation handling.
  * d/watch: port to git mode and v4.
  * d/control: bump Standards version to 4.5.1. No changes needed.
  * d/control: use debhelper-compat and bump to v13.
  * d/control: add missing VCS-* links.
  * d/control: add missing Homepage link.
  * d/control: add Rules-Requires-Root statement.
  * d/*.poms: use lein's pom.xml instead of upstream's.
  * d/patches: patch project.clj.
  * d/rules: build with lein.
  * d/copyright: update http link.
  * d/tests: add autopkgtests.
  * d/control: update binary dependencies.

 -- Louis-Philippe VĂ©ronneau <email address hidden>  Tue, 01 Dec 2020 11:31:48 -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
core-match-clojure_1.0.0-1.dsc 2.2 KiB 3bd3247f6c16c13c198542861b6f50a320b06adad811a97a27df06e19c27c340
core-match-clojure_1.0.0.orig.tar.xz 32.0 KiB a6110b77d259df81e56d117d9a6c5f856b44df477f32a0ce4aacd71436da79bb
core-match-clojure_1.0.0-1.debian.tar.xz 7.5 KiB 101e9714325260ef14fbf1e9a8a712ed2b8d7bf3174a6c00cf4ff99b8a070c82

Available diffs

No changes file available.

Binary packages built by this source

libcore-match-clojure: optimized pattern match and predicate dispatch library for Clojure

 An optimized pattern match and predicate dispatch library for Clojure.
 Currently the library only implements pattern matching. It supports Clojure
 1.3.0 and later as well as ClojureScript