X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=47f92c6be9277d81f5c77ce88e2f527d5de97299;hb=HEAD;hp=f6a7cafbb6cbfd9719d467887f67a5563750a8ba;hpb=e09bc807453600be922d5d35a90d87fd3e56abef;p=cl-photo.git diff --git a/debian/changelog b/debian/changelog index f6a7caf..47f92c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,51 @@ +cl-photo (0.14-4) unstable; urgency=low + + * Add doc-basse file + + -- Kevin M. Rosenberg Mon, 16 Nov 2009 18:42:15 -0700 + +cl-photo (0.14-3) unstable; urgency=low + + * Convert to dh-lisp + * control: Add Vcs-Browser field + + -- Kevin M. Rosenberg Mon, 03 Aug 2009 10:56:03 -0600 + +cl-photo (0.14-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 02:03:20 -0600 + +cl-photo (0.14-1) unstable; urgency=low + + * Set near-point correctly when at or above hyperfocal + + -- Kevin M. Rosenberg Sun, 9 Sep 2007 16:28:58 -0600 + +cl-photo (0.13-1) unstable; urgency=low + + * Check if object distance is beyond hyperfocal distance and report infinity for dof (closes:438197) + + -- Kevin M. Rosenberg Sun, 9 Sep 2007 15:54:51 -0600 + +cl-photo (0.12-1) unstable; urgency=low + + * Add new cameras + + -- Kevin M. Rosenberg Sun, 9 Sep 2007 13:31:20 -0600 + +cl-photo (0.11-2) unstable; urgency=low + + * Add cl-kmrcl dependency (closes:438195) + + -- Kevin M. Rosenberg Tue, 28 Aug 2007 08:32:39 -0600 + cl-photo (0.11-1) unstable; urgency=low * New upstream