Your message dated Tue, 20 May 2014 06:49:04 +0000
with message-id <[email protected]>
and subject line Bug#747713: Removed package(s) from unstable
has caused the Debian Bug report #307733,
regarding hal: Device additions/submissions?
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
307733: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=307733
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hal
Version: 0.4.7-3
Severity: wishlist

How do I get additions into the upstream, in my case Debian, hal package?
Here is the first one.  I have in the past made others, but there not handy
now.  I did an update-usbids to get my camera working, the usb database had
the vendor code for Kodak and a device for DX4530.  I was surprised that
just the fact that it was a Kodak device didn't trigger hal->gvm.

Here is what I added to preferences.fdi.
  <device>
    <match key="info.bus" string="usb">
      <match key="usb.vendor_id" int="0x040a">
        <match key="usb.product_id" int="0x0576">
          <merge key="info.category" type="string">camera</merge>
          <merge key="info.capabilities" type="string">camera</merge>
          <merge key="camera.access_method" type="string">storage</merge>
        </match>
      </match>
    </match>
  </device>

This fixed every thing for me.  It seams easy enuff to remove the check for
usb.product_id and only add it for devices made dy vid 0x040a that don't
work as cameras.  This would kill alot with one stone and still allow other
kodak devices to work, once they heve been submitted.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (950, 'testing'), (150, 'unstable'), (140, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages hal depends on:
ii  adduser                     3.63         Add and remove users and groups
ii  dbus-1                      0.23.4-1     simple interprocess messaging syst
ii  dbus-glib-1                 0.23.4-1     simple interprocess messaging syst
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libcap1                     1:1.10-14    support for getting/setting POSIX.
ii  libexpat1                   1.95.8-3     XML parsing C library - runtime li
ii  libglib2.0-0                2.6.4-1      The GLib library of C routines
ii  libhal-storage0             0.4.7-3      Hardware Abstraction Layer - share
ii  libhal0                     0.4.7-3      Hardware Abstraction Layer - share
ii  libpopt0                    1.7-5        lib for parsing cmdline parameters
ii  pciutils                    1:2.1.11-15  Linux PCI Utilities
ii  udev                        0.056-2      /dev/ management daemon
ii  usbutils                    0.70-8       USB console utilities

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 20091130-1+rm

Dear submitter,

as the package hal-info has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/747713

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to