[Pkg-utopia-commits] r3263 - in /packages/unstable/hal/debian: changelog control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Nov 19 01:24:24 UTC 2009


Author: biebl
Date: Thu Nov 19 01:24:23 2009
New Revision: 3263

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3263
Log:
Bump udev dependency to (>= 143) because of keymap handling.

Keymap handling was disabled in 0.5.13-4 as this is done by udev nowadays.
Bump dependency on udev to (>= 143) to make sure we actually have a udev
version which supports keymap remapping. (Closes: #555050)
See also /usr/share/doc/udev/README.keymap.txt

Modified:
    packages/unstable/hal/debian/changelog
    packages/unstable/hal/debian/control

Modified: packages/unstable/hal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/changelog?rev=3263&op=diff
==============================================================================
--- packages/unstable/hal/debian/changelog (original)
+++ packages/unstable/hal/debian/changelog Thu Nov 19 01:24:23 2009
@@ -13,6 +13,10 @@
     - Drop policykit dependency and demote consolekit to Recommends. We still
       want to install consolekit by default for its D-Bus "at_console"
       functionality.
+    - Keymap handling was disabled in 0.5.13-4 as this is done by udev
+      nowadays. Bump dependency on udev to (>= 143) to make sure we actually
+      have a udev version which supports keymap remapping. (Closes: #555050)
+      See also /usr/share/doc/udev/README.keymap.txt
   * debian/hal.install
     - Stop installing the PolicyKit policy files.
   * debian/hal.manpages

Modified: packages/unstable/hal/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/control?rev=3263&op=diff
==============================================================================
--- packages/unstable/hal/debian/control (original)
+++ packages/unstable/hal/debian/control Thu Nov 19 01:24:23 2009
@@ -34,7 +34,7 @@
  adduser,
  pciutils,
  usbutils [!hurd-i386],
- udev (>= 0.125) [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
+ udev (>= 143) [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
  dbus (>= 0.61),
  lsb-base (>= 3.2-14),
  hal-info (>= 20070402),




More information about the Pkg-utopia-commits mailing list