Bug#591054: cl-asdf: circular dependency with common-lisp-controller

2010-08-01 Thread Faré
I tried to upload a cl-asdf that removes the dependency, but failed. 1- with the new ASDF2, do we really need to register source anymore, anyway? It should already be registered, being in the correct location that's registered by default. 2- should c-l-c depend on ASDF if ASDF depends on c-l-c?

Bug#591054: cl-asdf: circular dependency with common-lisp-controller

2010-07-31 Thread Bill Allombert
Package: cl-asdf Version: 2:2.004-1 Severity: important Hello Debian Common Lisp Team, There is a circular dependency between cl-asdf and common-lisp-controller: cl-asdf :Depends: common-lisp-controller (= 5.11) common-lisp-controller :Depends: cl-asdf (= 1.625) Circular