File: README.Debian

package info (click to toggle)
dh-lisp 0.7.2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 80 kB
  • sloc: perl: 92; makefile: 8
file content (17 lines) | stat: -rw-r--r-- 557 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
For dh-lisp 0.7.0
=================

dh-lisp 0.7.0 has been released.  This is the first step of the removal
of c-l-c.  From now on, new common lisp packages will not depend on
c-l-c.

Users should not use CLC:CLC-REQUIRE any more.  It would be removed in
the future.

Developers had better get rid of dh-lisp from 'Build-Depends'.  For
compatibility, keeping dh-lisp is safe, but it does nothing.

For the implementation maintainers, <impl>.sh and install-clc.lisp are
useless now.  Please consider redebianizing.

 -- Desmond O. Chang <dochang@gmail.com>