X-Git-Url: http://git.kpe.io/?p=ptester.git;a=blobdiff_plain;f=debian%2Fchangelog;h=d26b8af7bf0cabdc097d4d98d05bca22d945196c;hp=6a2d88464472aadc0f4fe96aa86fbdc5a68f4826;hb=20825c7e1b5f0a878f77a28c1a77d25bfb6c114f;hpb=de40c6c274a9eca42df733bd573d6b3f0a381f0c diff --git a/debian/changelog b/debian/changelog index 6a2d884..d26b8af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +cl-tester (2.0-1) unstable; urgency=low + + * Fix upstream format statement error + * Change name of module and Lisp package to ptester + + -- Kevin M. Rosenberg Sun, 20 Jul 2003 11:55:20 -0600 + +cl-tester (1.1.1.5-1) unstable; urgency=low + + * Porting fixes + + -- Kevin M. Rosenberg Fri, 18 Jul 2003 13:43:46 -0600 + +cl-tester (1.1.1.4-1) unstable; urgency=low + + * Improve .asd file + + -- Kevin M. Rosenberg Tue, 6 May 2003 10:29:15 -0600 + +cl-tester (1.1.1.3-1) unstable; urgency=low + + * Improve loading on allegro using c-l-c:original-require + + -- Kevin M. Rosenberg Tue, 15 Apr 2003 09:49:46 -0600 + cl-tester (1.1.1.2-1) unstable; urgency=low * Add errorset function (closes: 182091)