From: Kevin M. Rosenberg Date: Tue, 28 Aug 2007 14:34:31 +0000 (+0000) Subject: r11851: add cl-kmrcl dependency X-Git-Tag: v0.13~6 X-Git-Url: http://git.kpe.io/?p=cl-photo.git;a=commitdiff_plain;h=b304f0ff9a505a3654c39f321a3a62de0281f869 r11851: add cl-kmrcl dependency --- diff --git a/debian/changelog b/debian/changelog index f6a7caf..328b481 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +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 diff --git a/debian/control b/debian/control index 5bb9ce3..d6335fd 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.7.2.2 Package: cl-photo Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37) +Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-kmrcl Description: photographic calculator in Common Lisp cl-photo provides multiple photographic formulas for photography. Currently, field of view and depth of field are well supported.