From 7d95d0eb169714e7ccb145295c635123eb7e3c7f Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Thu, 28 Apr 2005 19:38:04 +0000 Subject: [PATCH] r10493: add cp7900 --- cameras.lisp | 2 ++ debian/changelog | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/cameras.lisp b/cameras.lisp index d914d0b..745ea0a 100644 --- a/cameras.lisp +++ b/cameras.lisp @@ -91,6 +91,8 @@ (:format :d2hs :make "Nikon" :pixels (2464 . 1632) :imager (23.3 . 15.5) :name "D2Hs") (:format :d2x :make "Nikon" :pixels (4288 . 2848) :imager (23.7 . 15.6) :name "D2X") + (:format :cp7900 :make "Nikon" :pixels (3072 . 2304) :imager (7.18 . 5.32) :name "Coolpix 7900") + (:format :*ist-d :make "Pentax" :pixels (3008 . 2008) :imager (36 . 24) :name "*ist D") (:format :*ist-ds :make "Pentax" :pixels (3008 . 2008) :imager (36 . 24) diff --git a/debian/changelog b/debian/changelog index 3f27e4b..23f9328 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-photo (0.8-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 28 Apr 2005 13:35:22 -0600 + cl-photo (0.7-1) unstable; urgency=low * New upstream -- 2.34.1