X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=47f92c6be9277d81f5c77ce88e2f527d5de97299;hb=HEAD;hp=77e4854d43a29352696636e930b72890427be780;hpb=f765fcf71a5f509eb81cf7d4afc58318cd925862;p=cl-photo.git diff --git a/debian/changelog b/debian/changelog index 77e4854..47f92c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,34 @@ -cl-photo (0.12-1) unstable; urgency=low +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)