X-Git-Url: http://git.kpe.io/?p=cl-base64.git;a=blobdiff_plain;f=debian%2Fchangelog;h=fd3ac1416e2a7261d65ae751dd7eafd17b25cec4;hp=7af6725e31417afa142f892a36c20fa548886461;hb=065da8fe9c794d6a5e076f5dd9053c4ad3425771;hpb=97bfbb1a243ef41ccb6c3b9b6c106512ec2d3efb diff --git a/debian/changelog b/debian/changelog index 7af6725..fd3ac14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +cl-base64 (3.3.2-1) unstable; urgency=low + + * Update rules file (closes:244687) + + -- Kevin M. Rosenberg Mon, 19 Apr 2004 08:59:58 -0600 + +cl-base64 (3.3.1-1) unstable; urgency=low + + * Rename ASDF system to cl-base64 + + -- Kevin M. Rosenberg Sun, 18 Apr 2004 10:39:51 -0600 + +cl-base64 (3.3-1) unstable; urgency=low + + * Rework test loading + + -- Kevin M. Rosenberg Sun, 24 Aug 2003 13:40:03 -0600 + +cl-base64 (3.2.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 12 Jun 2003 08:04:55 -0600 + +cl-base64 (3.2-1) unstable; urgency=low + + * Improve .asd file + + -- Kevin M. Rosenberg Tue, 6 May 2003 10:19:22 -0600 + +cl-base64 (3.1-1) unstable; urgency=low + + * Implement asdf:test-op. Remove old base64-test.asd file. + + -- Kevin M. Rosenberg Tue, 15 Apr 2003 09:33:01 -0600 + cl-base64 (3.0.2-1) unstable; urgency=low * Change declarations from array to simple-array where feasible