1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
cl-unicode (20201101.git54bdf2c-1) unstable; urgency=medium
[ Sébastien Villemot ]
* New upstream snapshot
* d/copyright: reflect upstream changes
* Bump to debhelper 13
* Bump to S-V 4.5.1
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
-- Sébastien Villemot <sebastien@debian.org> Thu, 17 Dec 2020 10:36:18 +0100
cl-unicode (20190407.git8073fc5-1) unstable; urgency=medium
* New upstream snapshot
* Bump to debhelper compat level 12
* Add Rules-Requires-Root: no
* Remove versioned Build-Depends on sbcl
* Bump S-V to 4.5.0
-- Sébastien Villemot <sebastien@debian.org> Sun, 26 Jan 2020 19:05:07 +0100
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 <sebastien@debian.org> Mon, 18 Jun 2018 15:41:15 +0200
cl-unicode (20180328-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Wed, 16 May 2018 09:47:57 +0000
cl-unicode (0.1.5-3) unstable; urgency=medium
* Fix the previous fix.
-- Dimitri Fontaine <dim@tapoueh.org> Tue, 21 Jul 2015 12:38:02 +0300
cl-unicode (0.1.5-2) unstable; urgency=medium
* Fix build dependencies
-- Dimitri Fontaine <dim@tapoueh.org> Tue, 21 Jul 2015 12:33:18 +0300
cl-unicode (0.1.5-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Thu, 18 Dec 2014 18:13:02 +0300
cl-unicode (0.1.4-3) unstable; urgency=medium
* Fix copyright to include build/data Unicode terms of use
-- Dimitri Fontaine <dim@tapoueh.org> Fri, 29 Aug 2014 15:09:03 +0400
cl-unicode (0.1.4-2) unstable; urgency=medium
* Add sbcl as a build-dependency.
-- Dimitri Fontaine <dim@tapoueh.org> Mon, 25 Aug 2014 12:42:38 +0400
cl-unicode (0.1.4-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Mon, 04 Aug 2014 20:13:34 +0400
|