Your message dated Sat, 04 Nov 2006 03:47:16 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#396581: fixed in libgphoto2 2.2.1-10
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libgphoto2-2
Version: 2.2.1-9
Severity: wishlist
Tags: patch

A friend of mine bought a Canon EOS 400D (after selling me his "old"
350D), and was surprised to see it not supported by libgphoto2.  I
googled for the USB ids, and came up with the following patch.
Apparently the 400D doesn't have a non-PTP mode.  The patch is
reported to work (although my friend uses testing and sees an
unsatisfiable versioned dependency on dbus).

diff -ru libgphoto2-2.2.1/camlibs/ptp2/library.c 
libgphoto2-2.2.1+lolando/camlibs/ptp2/library.c
--- libgphoto2-2.2.1/camlibs/ptp2/library.c     2006-11-01 17:38:48.000000000 
+0100
+++ libgphoto2-2.2.1+lolando/camlibs/ptp2/library.c     2006-11-01 
15:07:19.000000000 +0100@@ -533,6 +533,7 @@
         */
        {"Canon:EOS 350D (PTP mode)",           0x04a9, 0x30ee, 
PTPBUG_DCIM_WRONG_PARENT},
        {"Canon:EOS 350D",                      0x04a9, 0x30ef, 
PTPBUG_DCIM_WRONG_PARENT},
+       {"Canon:EOS 400D (PTP mode)",           0x04a9, 0x3110, 0},
        {"Canon:PowerShot S2 IS (PTP mode)",    0x04a9, 0x30f0, 
PTPBUG_DELETE_SENDS_EVENT},        {"Canon:Digital IXUS 700 (PTP mode)",   
0x04a9, 0x30f2, PTPBUG_DELETE_SENDS_EVENT},        {"Canon:PowerShot SD500 (PTP 
mode)",    0x04a9, 0x30f2, PTPBUG_DELETE_SENDS_EVENT},diff -ru 
libgphoto2-2.2.1/debian/changelog libgphoto2-2.2.1+lolando/debian/changelog
--- libgphoto2-2.2.1/debian/changelog   2006-11-01 17:38:48.000000000 +0100
+++ libgphoto2-2.2.1+lolando/debian/changelog   2006-11-01 14:56:34.000000000 
+0100
@@ -1,3 +1,9 @@
+libgphoto2 (2.2.1-9+lolando) unstable; urgency=low
+
+  * Added new USB id for Canon EOS 400D.
+
+ -- Roland Mas <[EMAIL PROTECTED]>  Wed,  1 Nov 2006 14:56:34 +0100
+
 libgphoto2 (2.2.1-9) unstable; urgency=low

   * camlibs/ptp2/library.c: added new USB id for Canon PowerShot A710 IS


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages libgphoto2-2 depends on:
ii  adduser                      3.99        Add and remove users and groups
ii  libc6                        2.3.6.ds1-7 GNU C Library: Shared libraries
ii  libexif12                    0.6.13-4    library to parse EXIF files
ii  libgphoto2-port0             2.2.1-9     gphoto2 digital camera port librar
ii  libjpeg62                    6b-13       The Independent JPEG Group's JPEG 
ii  libltdl3                     1.5.22-4    A system independent dlopen wrappe

Versions of packages libgphoto2-2 recommends:
ii  udev                          0.100-2.2  /dev/ and hotplug management daemo

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: libgphoto2
Source-Version: 2.2.1-10

We believe that the bug you reported is fixed in the latest version of
libgphoto2, which is due to be installed in the Debian FTP archive:

libgphoto2-2-dev_2.2.1-10_i386.deb
  to pool/main/libg/libgphoto2/libgphoto2-2-dev_2.2.1-10_i386.deb
libgphoto2-2_2.2.1-10_i386.deb
  to pool/main/libg/libgphoto2/libgphoto2-2_2.2.1-10_i386.deb
libgphoto2-port0_2.2.1-10_i386.deb
  to pool/main/libg/libgphoto2/libgphoto2-port0_2.2.1-10_i386.deb
libgphoto2_2.2.1-10.diff.gz
  to pool/main/libg/libgphoto2/libgphoto2_2.2.1-10.diff.gz
libgphoto2_2.2.1-10.dsc
  to pool/main/libg/libgphoto2/libgphoto2_2.2.1-10.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frederic Peters <[EMAIL PROTECTED]> (supplier of updated libgphoto2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat,  4 Nov 2006 12:08:56 +0100
Source: libgphoto2
Binary: libgphoto2-port0 libgphoto2-2-dev libgphoto2-2
Architecture: source i386
Version: 2.2.1-10
Distribution: unstable
Urgency: low
Maintainer: Frederic Peters <[EMAIL PROTECTED]>
Changed-By: Frederic Peters <[EMAIL PROTECTED]>
Description: 
 libgphoto2-2 - gphoto2 digital camera library
 libgphoto2-2-dev - gphoto2 digital camera library (development files)
 libgphoto2-port0 - gphoto2 digital camera port library
Closes: 396581
Changes: 
 libgphoto2 (2.2.1-10) unstable; urgency=low
 .
   * camlibs/ptp2/library.c: added USB id for Canon EOS 400D (already present
     in upstream svn) (closes: #396581)
   * camlibs/ptp2/library.c: added USB id for Canon Digital IXUS 850 IS.
Files: 
 a86f01723ed95993f719ae5c85a02b5c 1047 libs optional libgphoto2_2.2.1-10.dsc
 f0ea41b6945f7fbdefc4c49b0ff60d42 111326 libs optional 
libgphoto2_2.2.1-10.diff.gz
 99c3f0b57ee5fc20ce08fe4ac51cec79 1802070 libdevel optional 
libgphoto2-2-dev_2.2.1-10_i386.deb
 bf2bdc4a09eb63a832e298578847ef23 118092 libs optional 
libgphoto2-port0_2.2.1-10_i386.deb
 ddcf95e75e04dd154dc9760f4d59da15 1103238 libs optional 
libgphoto2-2_2.2.1-10_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFTHmHoR3LsWeD7V4RAu/NAJ4iDxnXoZaNx7k3jMGYiAVix1xNFgCgnqwW
D+2I8ICCx8djMGFYpwNN6gM=
=9qHe
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to