ring-clojure 1.8.2-2 source package in Ubuntu

Changelog

ring-clojure (1.8.2-2) unstable; urgency=medium

  * prevent publishing bogus jetty version in pom deps
  * d/control:
    + add myself to Uploaders
    + depend on clojure package providing 1.x
    + use headless jdk in build-deps
    - drop obsolete test-only build-deps
  * add built artifacts to maven-repo on the fly
  * use --java-lib to get rid of d/*.jlibs files

 -- Jérôme Charaoui <email address hidden>  Wed, 08 Feb 2023 11:29:30 -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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ring-clojure_1.8.2-2.dsc 2.0 KiB ad7a1a52fc3e2139b4053e5d7539743b37276b91a548e9c6fc9587c02606b92a
ring-clojure_1.8.2.orig.tar.xz 56.6 KiB 00a6c5e8f1259fc3cb2b78458e1ac5373195a2921bfd472ebfb12b6c0a481da2
ring-clojure_1.8.2-2.debian.tar.xz 6.4 KiB 28b1cc11306765764fe261da28f575465d94c75085b1967de8f4dfef0d431971

Available diffs

No changes file available.

Binary packages built by this source

libring-core-clojure: Clojure web applications library

 Ring is a Clojure web applications library inspired by Python's WSGI
 and Ruby's Rack. By abstracting the details of HTTP into a simple,
 unified API, Ring allows web applications to be constructed of modular
 components that can be shared among a variety of applications, web
 servers, and web frameworks.
 .
 This package contains the core Ring library.

libring-jetty-adapter-clojure: Clojure web applications library - Jetty adapter

 Ring is a Clojure web applications library inspired by Python's WSGI
 and Ruby's Rack. By abstracting the details of HTTP into a simple,
 unified API, Ring allows web applications to be constructed of modular
 components that can be shared among a variety of applications, web
 servers, and web frameworks.
 .
 This package contains the Ring Jetty adapter.

libring-servlet-clojure: Clojure web applications library - servlet utilities

 Ring is a Clojure web applications library inspired by Python's WSGI
 and Ruby's Rack. By abstracting the details of HTTP into a simple,
 unified API, Ring allows web applications to be constructed of modular
 components that can be shared among a variety of applications, web
 servers, and web frameworks.
 .
 This package contains the Ring servlet utility library.