X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=ceafb27646d42dd1766e8e012c4bc71aa1837043;hb=7700828fc1a0df22e8bfe15f0dc7f2b211a51585;hp=2e6481fa20ea7dbda5f559563bbd669ead7ce1c2;hpb=2f401a27ed5644f49a4ed60d05b7d9eed37574d1;p=xptest.git diff --git a/debian/changelog b/debian/changelog index 2e6481f..ceafb27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +cl-xptest (1.1.1-1) unstable; urgency=low + + * Use format-control for openmcl (closes: 182112) + + -- Kevin M. Rosenberg Sat, 22 Feb 2003 22:51:37 -0700 + +cl-xptest (1.1-2) unstable; urgency=low + + * Remove 'load-compiled-op from .asd file + * Changes compared to upstream: + - Added .asd file for use with Common Lisp Controller + - Add package file compatible with AllegroCL case-sensitive mode + + -- Kevin M. Rosenberg Mon, 2 Dec 2002 11:46:38 -0700 + +cl-xptest (1.1-1) unstable; urgency=low + + * Move example package definition into example file + + -- Kevin M. Rosenberg Thu, 24 Oct 2002 10:38:55 -0600 + cl-xptest (1.0-1) unstable; urgency=low * Initial release (closes: 165925)