Source: udev
Section: admin
Priority: important
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 8.1.2ubuntu2),
 dh-autoreconf,
 pkg-config,
 libselinux1-dev (>= 1.28),
 libsepol1-dev,
 libglib2.0-dev (>= 2.12.0),
 libusb-dev (>= 1:0.1.12),
 libacl1-dev,
 gobject-introspection,
 libgirepository1.0-dev,
 gir1.2-glib-2.0,
 usbutils (>= 0.82),
 pciutils,
 xsltproc,
 docbook-xsl,
 gtk-doc-tools,
 gperf,
 gawk
Vcs-Bzr: https://code.launchpad.net/~ubuntu-core-dev/ubuntu/quantal/udev/ubuntu
Homepage: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html

Package: udev
Architecture: any
Depends: ${shlibs:Depends}, 
 ${misc:Depends}, 
 module-init-tools (>= 3.2.1-0ubuntu3), 
 initramfs-tools (>= 0.92bubuntu63),
 procps, 
 adduser,
 util-linux (>> 2.15~rc2),
 upstart (>= 1.4-0ubuntu6)
Suggests: watershed
Multi-Arch: foreign
Description: rule-based device node and kernel event manager
 udev is a collection of tools and a daemon to manage events received from
 the kernel and deal with them in user-space.  Primarily this involves
 creating and removing device nodes in /dev when hardware is discovered or
 removed from the system.
 .
 Events are received via kernel netlink messaged and processed according to
 rules in /etc/udev/rules.d and /lib/udev/rules.d, altering the name of the
 device node, creating additional symlinks or calling other tools and programs
 including those to load kernel modules and initialise the device.

Package: udev-udeb
XC-Package-Type: udeb
Section: debian-installer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: rule-based device node and kernel event manager
