Skip to content
Snippets Groups Projects
Commit 01743bc4 authored by Peter Van Eynde's avatar Peter Van Eynde
Browse files

Added info that this version breaks clc

parent b1d5ff5b
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,9 @@ cl-asdf (2:1.625-1) UNRELEASED; urgency=low
* Added dh_installinfo for info files. (Closes: #560290)
* Incorporated run-shell-command patch for LispWorks. Thanks tianchun!
(Closes: #457919)
* Added info that this version breaks clc
-- Peter Van Eynde <pvaneynd@debian.org> Wed, 24 Feb 2010 21:38:15 +0100
-- Peter Van Eynde <pvaneynd@debian.org> Wed, 24 Feb 2010 21:48:14 +0100
cl-asdf (2:1.502-1) unstable; urgency=low
......
......@@ -13,7 +13,8 @@ Package: cl-asdf
Architecture: all
Recommends: common-lisp-controller, sbcl | lisp-compiler
Replaces: sbcl-common (<= 1:0.9.13.0-2)
Conflicts: sbcl-common (<= 1:0.9.13.0-2), common-lisp-controller (<< 6.13)
Conflicts: sbcl-common (<= 1:0.9.13.0-2), common-lisp-controller (>> 7.0)
Breaks: common-lisp-controller (<= 7.0)
Depends: ${misc:Depends}
Description: Another System Definition Facility
asdf provides a "make" type functions for Common Lisp packages. It
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment