X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=713ee08496f13bf1c12ade16e3c053adc19f89a7;hb=3ddbb95dfcde87ce1b9bee15a1be7b7a332c9eb1;hp=2e6481fa20ea7dbda5f559563bbd669ead7ce1c2;hpb=2f401a27ed5644f49a4ed60d05b7d9eed37574d1;p=xptest.git diff --git a/debian/changelog b/debian/changelog index 2e6481f..713ee08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +cl-xptest (1.2.1-1) unstable; urgency=low + + * Move all source to one file to make it easy to load a single + source-code file. + + -- Kevin M. Rosenberg Sat, 19 Apr 2003 10:14:41 -0600 + +cl-xptest (1.2-1) unstable; urgency=low + + * Convert to .asd system + * Increase standards-version to 3.5.9.0 + * Use debian/compat + + -- Kevin M. Rosenberg Fri, 18 Apr 2003 23:38:45 -0600 + +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)