summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2005-10-24 09:18:52 +0200
committermaximilian attems <maks@debian.org>2005-10-24 09:18:52 +0200
commita568d07a67b52e9f3176edac16000604bef49846 (patch)
treeb4d686c9051d0e6dd0dedac98cf8f8215b77184b
parent4fa9959b55e1d5047eb27c6dbe4fd843f93118a4 (diff)
change virtual package providen.
-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 8d38141..3c8fe88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,9 @@ initramfs-tools (0.35) unstable; urgency=low
* mkinitramfs: Run the hooks before mklibs-copy, broke evms.
thanks to Steinar H. Gunderson <sesse@debian.org>
- -- maximilian attems <maks@sternwelten.at> Mon, 24 Oct 2005 08:57:55 +0200
+ * Change name of virtual package that is provided into linux-initramfs-tool.
+
+ -- maximilian attems <maks@sternwelten.at> Mon, 24 Oct 2005 09:08:48 +0200
initramfs-tools (0.32) unstable; urgency=low
diff --git a/debian/control b/debian/control
index dbff057..c1d9b7e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,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 (>= 0.070-3), mklibs-copy
-Provides: linux-ramdisk-tool
+Provides: linux-initramfs-tool
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