r11445: add G7 camera
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 4 Jan 2007 02:58:49 +0000 (02:58 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 4 Jan 2007 02:58:49 +0000 (02:58 +0000)
README [changed mode: 0755->0644]
cameras.lisp
debian/changelog

diff --git a/README b/README
old mode 100755 (executable)
new mode 100644 (file)
index 5f43170b601c6d7734dbb9b4a1d0f4951a880e54..118f48aa76ddb39e09b34733af1d67a32ceeb341 100644 (file)
@@ -58,7 +58,8 @@
     (:format :1ds :make "Canon" :pixels (4064 . 3328) :imager (36 . 24) :name "1Ds")
     (:format :1dsmkii :make "Canon" :pixels (4992 . 3328) :imager (36 . 24)
     :name "1Ds Mark II" :nicks (:1ds2 :1dsii))
-    
+    (:format :g7 :make "Canon" :pixels (3648 . 2736) :imager (7.2 . 5.3)
+             :name "PowerShot G7")
     (:format :ndigital :make "Contax" :pixels (3040 . 2008) :imager (36 . 24)
      :name "N Digital")
 
index d624a55e3e84b608ec5312706787b08a8004962b..f6a7cafbb6cbfd9719d467887f67a5563750a8ba 100644 (file)
@@ -1,3 +1,9 @@
+cl-photo (0.11-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  3 Jan 2007 19:57:20 -0700
+
 cl-photo (0.10-1) unstable; urgency=low
 
   * New upstream