cl-drakma 2.0.7-1 source package in Ubuntu

Changelog

cl-drakma (2.0.7-1) unstable; urgency=medium

  * New upstream release
  * Move under Debian Common Lisp Team maintenance. Thanks to Dimitri Fontaine
    for his work on this package.
  * Add debian/watch
  * Remove Build-Depends on dh-lisp
  * Bump to S-V 4.5.0
  * Update Homepage
  * Update d/copyright
  * Update Vcs-* fields for move to salsa.
  * Add Rules-Requires-Root: no
  * Mark as M-A foreign
  * Convert d/rules to dh
  * Rebuild doc at built time. Consequently, add Build-Depends on xsltproc
  * Downgrade cl-fiveam to a Recommends, since it is only needed for the
    testsuite
  * Add an autopkgtest that runs the testsuite under sbcl and clisp
  * disable-null-badssl-test.patch: new patch, disables a failing test

 -- Sébastien Villemot <email address hidden>  Sat, 11 Apr 2020 19:34:37 +0200

Upload details

Uploaded by:
Debian Common Lisp Team
Uploaded to:
Sid
Original maintainer:
Debian Common Lisp Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cl-drakma_2.0.7-1.dsc 2.0 KiB a15e6ff85ccafd0b533e665a62e53ba04ba3ddb06b86f4e9c7b1c194408fa941
cl-drakma_2.0.7.orig.tar.gz 72.8 KiB 9eafc3bce114a388c9c910be76d221876e90350dab3533b2f4657de18ad165d8
cl-drakma_2.0.7-1.debian.tar.xz 3.5 KiB 746ca0338de93e978deb838812e7afdad9a1bb27fcdec07e2e76a45ce439aa80

Available diffs

No changes file available.

Binary packages built by this source

cl-drakma: Common Lisp HTTP client

 Drakma is a full-featured HTTP client implemented in Common Lisp. It knows
 how to handle HTTP/1.1 chunking, persistent connections, re-usable sockets,
 SSL, continuable uploads, file uploads, cookies, and more.