Your message dated Sun, 10 Dec 2006 03:52:18 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Closing old bugs
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: gnome-pilot
Version: 2.0.12-1.1

This is the fix for the devices.xml file to add product ids of Zire 31, Zire 71.

<!-- Palm Zire 31/72 -->
<device vendor_id="0830" product_id="0061" />

Attached is:
/usr/share/gnome-pilot/devices.xml
<?xml version="1.0" encoding="UTF-8"?>
<device-list>

 <!-- Update this list by adding the hex values for the vendor and
 product ids under a new "device" node.  Set use_net=false *only* if
 the USB device uses the old PADP protocol over USB, this should not
 apply to any new devices and only applies to the Handspring visor as
 far as i know -->

 <!-- Aceeca -->

 <!-- Aceeca MEZ1000 -->
 <device vendor_id="4766" product_id="0001"/>

 <!-- Acer -->

 <!-- Acer S50/S60 -->
 <device vendor_id="0502" product_id="0736"/>

 <!-- Garmin -->

 <!-- Garmin Ique 3600 -->
 <device vendor_id="091e" product_id="0004"/>

 <!-- Handspring -->

 <!-- Handspring Visor and Treo 300 -->
 <device vendor_id="082d" product_id="0100" use_net="false"/>
 <!-- Handspring Treo -->
 <device vendor_id="082d" product_id="0200" />
 <!-- Handspring Treo 600 -->
 <device vendor_id="082d" product_id="0300" />

 <!-- Palm -->

<!-- Palm Zire 31/72 -->
<device vendor_id="0830" product_id="0061" />
 <!-- Palm M500 -->
 <device vendor_id="0830" product_id="0001" />
 <!-- Palm M505 -->
 <device vendor_id="0830" product_id="0002" />
 <!-- Palm M515 -->
 <device vendor_id="0830" product_id="0003" />
 <!-- Palm I705 -->
 <device vendor_id="0830" product_id="0020" />
 <!-- Palm Tungsten Z -->
 <device vendor_id="0830" product_id="0031" />
 <!-- Palm M125 -->
 <device vendor_id="0830" product_id="0040" />
 <!-- Palm M130 -->
 <device vendor_id="0830" product_id="0050" />
 <!-- Palm Tungsten T -->
 <device vendor_id="0830" product_id="0060" />
 <!-- Palm Tungsten Zire -->
 <device vendor_id="0830" product_id="0070" />
 <!-- Palm M100 -->
 <device vendor_id="0830" product_id="0080" />

 <!-- Samsung -->

 <!-- Samsung SCH-I330 -->
 <device vendor_id="04e8" product_id="8001" />
 <!-- Samsung SPH-I500 -->
 <device vendor_id="04e8" product_id="6601" />

 <!-- Sony -->

 <!-- Sony Clie 3.5 -->
 <device vendor_id="054c" product_id="0038" />
 <!-- Sony Clie 4.0 -->
 <device vendor_id="054c" product_id="0066" />
 <!-- Sony Clie S360 -->
 <device vendor_id="054c" product_id="0095" />
 <!-- Sony Clie 4.1 -->
 <device vendor_id="054c" product_id="009a" />
 <!-- Sony Clie NZ90V -->
 <device vendor_id="054c" product_id="00c9" />
 <!-- Sony Clie NX60 -->
 <device vendor_id="054c" product_id="00da" />
 <!-- Sony Clie NZ90V -->
 <device vendor_id="054c" product_id="00e9" />
 <!-- Sony Clie UX50 -->
 <device vendor_id="054c" product_id="0144" />
 <!-- Sony Clie TJ25 -->
 <device vendor_id="054c" product_id="0169" />

 <!-- Tapwave -->

 <!-- Tapwave Zodiac -->
 <device vendor_id="12ef" product_id="0100" />

</device-list>

--- End Message ---
--- Begin Message ---
Version: 2.0.14-0.1

Hi,

As the BTS has versioning support since some time it is important to
close bugs with the right version. I am closing this bug as it was fixed
in earlier upload (see the changelog below)

Greetings Arjan
 
 gnome-pilot (2.0.14-0.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * New upstream release:
      - Add support for libusb syncing with pilot-link 0.12.x
      - Fix network hotsync.  Use pilot-link to create the listen socket
        by binding to port "net:". (Closes: #115763, #288820)
      - HAL is used by default for detecting USB connections
      - Fix applet message area, and fix transparency for applet panel
        icon.
      - Ported to the pilot-link 0.12.0 API, with continuing support for
        0.11.* (Closes: #386201)
      - Big cleanup of the UI, to make it more compatible with the HIG.
      - Improve robustness of binding, by attempting to connect multiple
        times.  This can solve problems where, for example, HAL
        notifications are received before the device is ready for binding
      - Support for international character sets, with pilot-link 0.12.x.
        Users should set the PILOT_CHARSET to an appropriate value (i.e.
        one recognised by iconv).
      - More devices added to devices.xml. (Closes: #276730, #296680,
        #300164, #335224)
      - Dropping .prc file on gpilot-applet is fixed. (Closes: #237631)
      - gpilot-applet does not crash anymore  with a left-click from
        toolbar. (Closes: #230736)
   * debian/control:
     - add libdbus-glib-1-dev, libhal-dev and libusb-dev to the
       Build-Depends.
     - bump Build-Depends on libpisock-dev. Build against pilot-link >=
       0.12.0 which shoud fix problems with databases > 64KB. (Closes:
       263306)
     - Add libusb-dev to the Depends line of libgnome-pilot-dev.
   * debian/rules:
     - remove GNOME_PILOT_CFLAGS setting as it breaks the build.
     - only call distclean when the Makefile as exists.
     - remove files generated during build to keep diff.gz clean and tiny.
   * Update patches for new upstream version.
   * Relibtoolize package (needed for the pacthes) by doing
     libtoolize --copy --force ; aclocal-1.7 ; autoconf and
     rm -rf autom4te.cache

Attachment: signature.asc
Description: Dit berichtdeel is digitaal ondertekend


--- End Message ---

Reply via email to