X-Git-Url: http://git.kpe.io/?p=rt.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f2ca802127e9b193f2015afac50b202eb5afd724;hp=4e15ed413b1cff4ec1cd1c6deea82e5d4ac3fe2a;hb=9011a349dc5306c79f03c99879e0b0ddc4cfc472;hpb=17ebaf0bbb7e594f0397286aac4b89ae6ebe61d3 diff --git a/debian/changelog b/debian/changelog index 4e15ed4..f2ca802 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +cl-rt (20030428b-1) unstable; urgency=low + + * Fix dos line endings + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 03:58:15 -0700 + +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.