X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=257bb281f76d84ed73dacd6317dfd56c7bfcfbcb;hb=2bc0a6214ff8c03c8d5cf466e464b4e0df25f5c6;hp=6a38bb44579b74e39f5a0b838ebf8ec2d8e600a7;hpb=8f7a0e9fb88dcbf6355038323a8bd77fbfc7ab3a;p=hyperobject.git diff --git a/debian/changelog b/debian/changelog index 6a38bb4..257bb28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +cl-hyperobject (2.11.0-2) unstable; urgency=low + + * debian/watch: New file + * debian/control: Require debhelper 7. Change to new lisp section. + Add Vcs-Git and Homepage fields. + * debian/compat: Update to version 7 + * debian/rules: Update for debhelper 7, architecture-independent build + * debian/{prerm,postrm}: Remove path from binary function + + -- Kevin M. Rosenberg Sun, 02 Aug 2009 04:24:10 -0600 + +cl-hyperobject (2.11.0-1) unstable; urgency=low + + * Major reworking of MOP layer to add support for current versions of OpenMCL. + + -- Kevin M. Rosenberg Sat, 6 Jan 2007 11:41:00 -0700 + +cl-hyperobject (2.10.0-1) unstable; urgency=low + + * Support CLISP + * Remove implementation-dependent access of type slot using + slot-definition-type instead. + + -- Kevin M. Rosenberg Fri, 01 Sep 2006 08:49:25 -0600 + cl-hyperobject (2.9.2-1) unstable; urgency=low * Use initialize-instance :around for direct-slot-definition to be