cl-unicode 20180328-2 source package in Ubuntu

Changelog

cl-unicode (20180328-2) unstable; urgency=medium

  * Move maintenance to Debian Common Lisp Team.
    Thanks to Dimitri Fontaine for his work.
  * Add Vcs-* fields
  * Update Homepage
  * Bump to debhelper compat level 11
  * Remove B-D on dh-lisp
  * Simplify d/rules
  * Fix FTBFS when HOME is not writeable
  * Ship test/ and build/ source subdirs
  * Add missing Depends on cl-ppcre (Closes: #900622)
  * Mark as M-A foreign
  * Bump to S-V 4.1.4
  * Add a watch file
  * Fix various issues in d/copyright
  * Register HTML documentation into doc-base
  * Add an autopkgtest that runs the testsuite on sbcl, ecl and clisp.
    Add skip-failing-property-tests.patch to skip known test failures.

 -- Sébastien Villemot <email address hidden>  Mon, 18 Jun 2018 15:41:15 +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

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cl-unicode_20180328-2.dsc 2.0 KiB 68adeec051fed016c83dd0bfc27b3f784b869055abc6f18908f7eeb778e7698c
cl-unicode_20180328.orig.tar.gz 576.8 KiB 96dec5e7f874df77791093246c426e896af101f1fb63864fdbfe291d37c4c8cf
cl-unicode_20180328-2.debian.tar.xz 4.6 KiB 1415e02c12316e636257ad1901ac05a94de399ef143b00d5c15223a7f9a32d3f

No changes file available.

Binary packages built by this source

cl-unicode: portable Unicode library for Common Lisp

 CL-UNICODE is a library which provides Common Lisp implementations with
 knowledge about Unicode characters including their name, their general
 category, the scripts and blocks they belong to, their numerical value, and
 several other properties. It also provides the ability to replace the
 standard syntax for reading Lisp characters with one that is Unicode-aware
 and is used to enhance CL-PPCRE with Unicode properties.
 .
 CL-UNICODE is based on Unicode 5.1.