diff --git a/debian/changelog b/debian/changelog index 58076ffba1bc03b567f371a864469345529beb86..cad5a3ce334cd65c9de53a4dcfcfe6ed544c211b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,9 @@ cl-asdf (2:1.625-1) unstable; urgency=low * Incorporated run-shell-command patch for LispWorks. Thanks tianchun! (Closes: #457919) * Added info that this version breaks clc + * Fix conflict with clc - -- Peter Van Eynde <pvaneynd@debian.org> Wed, 24 Feb 2010 21:48:14 +0100 + -- Peter Van Eynde <pvaneynd@debian.org> Thu, 25 Feb 2010 06:06:24 +0100 cl-asdf (2:1.502-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 8f218d0e18e7704d01b7c78971a9f0d51c7695e3..65be3bb2d0b26e5da10b77160b9f521707a55430 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ 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 (>> 7.0) +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