ring-clojure 1.8.2-1 source package in Ubuntu

Changelog

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

  * Team upload.

  [ Louis-Philippe Véronneau ]
  * d/control: update the VCS links to point to the right repository.

  [ Jérôme Charaoui ]
  * New upstream version 1.8.2
  * d/control:
    + fix Maintainer field, should be clojure-team
    + clj-time optional for build
    + bump Standards-Version, no changes needed
  * d/patches: refresh patches for new upstream version
  * d/patches: add patches to fix 2 test cases
  * d/rules: make subproject loops more robust
  * d/rules: honor nocheck build option
  * d/tests: run autopkgtests with bultitude
  * add d/gbp.conf with clojure-team defaults

 -- Jérôme Charaoui <email address hidden>  Mon, 30 Jan 2023 15:41:54 -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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ring-clojure_1.8.2-1.dsc 2.0 KiB 1b2e76d01a4d8fdf674862ebf43e2b79c43c23368536a2a6897d73888874a2c6
ring-clojure_1.8.2.orig.tar.xz 56.6 KiB 00a6c5e8f1259fc3cb2b78458e1ac5373195a2921bfd472ebfb12b6c0a481da2
ring-clojure_1.8.2-1.debian.tar.xz 6.2 KiB 710620bcebb73eea3ef351beacdb1fec6232f3e4d97fe6faa3dc6597951a4ba0

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.