X-Git-Url: http://git.kpe.io/?p=rt.git;a=blobdiff_plain;f=debian%2Fchangelog;h=6d50ab19f9327af545669d7b43f7645ab39bd295;hp=4e15ed413b1cff4ec1cd1c6deea82e5d4ac3fe2a;hb=d5ad9a59d50cbf2c07c5662acf7073adfc831773;hpb=17ebaf0bbb7e594f0397286aac4b89ae6ebe61d3 diff --git a/debian/changelog b/debian/changelog index 4e15ed4..6d50ab1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +cl-rt (20030428a-1) unstable; urgency=low + + * Rename package to :regression-test and add nickname of :rtest. + Don't use nickname of :rt on lispworks because of conflict with the + Lispworks :runtime package. + + -- Kevin M. Rosenberg Mon, 28 Apr 2003 13:03:21 -0600 + +cl-rt (20030428-1) unstable; urgency=low + + * Update with Paul Dietz's modifications (same as used by + SBCL's sb-rt package) + * Update to standards-version 3.5.9.0 [no changes needed] + + -- Kevin M. Rosenberg Mon, 28 Apr 2003 11:30:36 -0600 + +cl-rt (19901219.1-1) unstable; urgency=low + + * Add examples file and documentation file (closes: 170890) + + -- Kevin M. Rosenberg Wed, 27 Nov 2002 11:08:06 -0700 + +cl-rt (19901219-2) unstable; urgency=low + + * Remove 'load-compiled-op from .asd file + + -- Kevin M. Rosenberg Fri, 8 Nov 2002 09:31:31 -0700 + cl-rt (19901219-1) unstable; urgency=low * Initial release.