summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2006-01-14 18:32:45 +0100
committermaximilian attems <maks@debian.org>2006-01-14 18:32:45 +0100
commitaf11b6a4f24b46cce5a46ddafa5e3d98f79f0403 (patch)
treee255931aedd93afdd55932446b94c73a5484474c
parent389869941448db6563146be8e7eb3fe20612a6f7 (diff)
downloadinitramfs-tools-af11b6a4f24b46cce5a46ddafa5e3d98f79f0403.tar.gz
initramfs-tools-af11b6a4f24b46cce5a46ddafa5e3d98f79f0403.zip
uuh removed a revision with shelve from previous 0.49
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index db92821..a1a029e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,7 +17,9 @@ initramfs-tools (0.49) unstable; urgency=low
* initramfs-tools.8: Add DEBUG section, cheat how to check the initramfs.
- -- maximilian attems <maks@sternwelten.at> Wed, 11 Jan 2006 03:33:24 +0100
+ * Add optional sarge busybox-cvs-static dep to ease backport.
+
+ -- maximilian attems <maks@sternwelten.at> Thu, 12 Jan 2006 17:28:42 +0100
initramfs-tools (0.48) unstable; urgency=low
diff --git a/debian/control b/debian/control
index bf50d66..4e06b8e 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.1.14-2), busybox (>= 1:1.01-3), cpio, udev (>= 0.076-5)
+Depends: klibc-utils (>= 1.1.14-2), busybox (>= 1:1.01-3) | busybox-cvs-static (>= 20040623-1), cpio, udev (>= 0.076-5)
Provides: linux-initramfs-tool
Description: tools for generating an initramfs
This package contains tools to create and boot an initramfs for prepackaged