Change logs for cl-launch source package in Precise

  • cl-launch (3.016-1) unstable; urgency=low
    
      * More fixes for ABCL, CLISP, ECL, GCL.
    
    cl-launch (3.015-1) unstable; urgency=low
    
      * CLISP: don't (setf *source-file-types* nil custom:*compiled-file-types nil)
        anymore, because it prevents (require "linux") from working.
      * ASDF: it's best to always (asdf:load-system :asdf) as soon as we have ASDF2
        so refactor load-asdf accordingly.
    
    cl-launch (3.014-1) unstable; urgency=low
    
      * XCL now has --noinform, use it!
    
    cl-launch (3.013-2) unstable; urgency=low
    
      * Bring it to the latest debian standards
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  11 Nov 2011 09:26:16 +0000
  • cl-launch (3.013-1) unstable; urgency=low
    
      * Gratuitous upgrade to achieve a patchless debian package.
    
    cl-launch (3.012-1) unstable; urgency=low
    
      * Simple optimization assuming recentish CMUCL.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 09:12:05 +0000
  • cl-launch (3.011-1) unstable; urgency=low
    
      * CCL now has standalone applications!
      * Use (require "asdf") instead of (require :asdf) because of CLISP.
    
    cl-launch (3.010-1) unstable; urgency=low
    
      * --final argument (in 3.009) allows to run a form
       *before* the image is dumped. To do the right thing on ECL,
       you probably want to use #. to do at read-time
       things that must be done while building.
    
      * Have cl-launch.asd depend on ASDF 2.015. Actually,
        ASDF must be upgraded to 2.015 *before* anything that
        system that depends on ASDF and relies on any ASDF extensions
        is loaded.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  12 Jun 2011 12:46:57 +0000