summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2005-10-21 19:28:24 +0200
committermaximilian attems <maks@debian.org>2005-10-21 19:28:24 +0200
commit58fa8de0d0a4ab01326623978ed200b1ad429d3b (patch)
tree4b8f7005fb6394c7a540f1b1f4fc515217cf7188
parentdcd7525c33372c941631a6c6e38c2923a87f75b9 (diff)
downloadinitramfs-tools-58fa8de0d0a4ab01326623978ed200b1ad429d3b.tar.gz
initramfs-tools-58fa8de0d0a4ab01326623978ed200b1ad429d3b.zip
waldi: pump udev dep
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6a34902..fae7fff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ initramfs-tools (0.33) unstable; urgency=low
* Use udevsynthesize.
* Add hotplug agents.
+ * Bump udev dependency to a working version.
* init udev fixes
- Start and kill udevd.
- Create /dev/.udevdb.
diff --git a/debian/control b/debian/control
index 68874cf..7b5918a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.6.2.0
Package: initramfs-tools
Architecture: all
-Depends: klibc-utils (>= 1.0.14-1ubuntu2), busybox (>= 1:1.01-3), cpio, mdadm, lvm2 (>= 2.01.04-5), udev, mklibs-copy
+Depends: klibc-utils (>= 1.0.14-1ubuntu2), busybox (>= 1:1.01-3), cpio, mdadm, lvm2 (>= 2.01.04-5), udev (>= 0.070-3), mklibs-copy
Description: tools for generating an initramfs
This package contains tools to create and boot an initramfs for prepackaged
2.6 Linux kernel. The initramfs is an cpio archive. At boot time, the kernel