tags 472835 + patch thanks Hi,
The following is the diff for my multipath-tools-initramfs 1.0.1+nmu1 NMU. diff -Nru multipath-tools-initramfs-1.0.1/debian/changelog multipath-tools-initramfs-1.0.1+nmu1/debian/changelog --- multipath-tools-initramfs-1.0.1/debian/changelog 2007-06-08 22:42:16.000000000 +0200 +++ multipath-tools-initramfs-1.0.1+nmu1/debian/changelog 2008-07-29 21:58:45.000000000 +0200 @@ -1,3 +1,11 @@ +multipath-tools-initramfs (1.0.1+nmu1) unstable; urgency=low + + * Non-maintainer upload. + * Change package to be a transitional package to multipath-tools-boot, which + is provided by multipath-tools now. (Closes: #472835) + + -- Bernd Zeimetz <[EMAIL PROTECTED]> Tue, 29 Jul 2008 21:39:55 +0200 + multipath-tools-initramfs (1.0.1) unstable; urgency=low * Added udev prereq to multipath hook. Closes: #415439. diff -Nru multipath-tools-initramfs-1.0.1/debian/control multipath-tools-initramfs-1.0.1+nmu1/debian/control --- multipath-tools-initramfs-1.0.1/debian/control 2007-06-08 22:42:16.000000000 +0200 +++ multipath-tools-initramfs-1.0.1+nmu1/debian/control 2008-07-29 21:58:39.000000000 +0200 @@ -7,10 +7,9 @@ Package: multipath-tools-initramfs Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, initramfs-tools, multipath-tools, udev -Description: Support for booting Debian from a multipath I/O source - This package provides support for booting Debian from a - multipath I/O (MPIO) source. It provides the necessary scripts - for mkinitramfs to generate an initrd that can bring up the multipath - I/O subsystem at boot time and mount the root filesystem from - a multipath source. +Depends: ${misc:Depends}, multipath-tools-boot (>= 0.4.8-9) +Description: Transitional package + This dummy package is provided for a smooth transition from the + previous multipath-tools-initramfs package (the package is replaced + by multipath-tools-boot). + It may safely be removed after installation. diff -Nru multipath-tools-initramfs-1.0.1/debian/dirs multipath-tools-initramfs-1.0.1+nmu1/debian/dirs --- multipath-tools-initramfs-1.0.1/debian/dirs 2007-06-08 22:42:16.000000000 +0200 +++ multipath-tools-initramfs-1.0.1+nmu1/debian/dirs 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -usr/share/initramfs-tools diff -Nru multipath-tools-initramfs-1.0.1/debian/README.Debian multipath-tools-initramfs-1.0.1+nmu1/debian/README.Debian --- multipath-tools-initramfs-1.0.1/debian/README.Debian 2007-06-08 22:42:16.000000000 +0200 +++ multipath-tools-initramfs-1.0.1+nmu1/debian/README.Debian 1970-01-01 01:00:00.000000000 +0100 @@ -1,9 +0,0 @@ -multipath-tools-initramfs for Debian ------------------------------------- - -Once you have installed this package, you will want to update your initrd -image. Use a command such as: - -update-initramfs -t -c -v -k `uname -r` - - -- John Goerzen <[EMAIL PROTECTED]>, Mon, 3 Jul 2006 09:43:07 -0500 diff -Nru multipath-tools-initramfs-1.0.1/debian/rules multipath-tools-initramfs-1.0.1+nmu1/debian/rules --- multipath-tools-initramfs-1.0.1/debian/rules 2007-06-08 22:42:16.000000000 +0200 +++ multipath-tools-initramfs-1.0.1+nmu1/debian/rules 2008-07-29 21:59:02.000000000 +0200 @@ -53,10 +53,6 @@ dh_clean -k dh_installdirs - # Add here commands to install the package into debian/multipath-tools-initramfs. - cp -r hooks scripts debian/multipath-tools-initramfs/usr/share/initramfs-tools - chmod -R a+x debian/multipath-tools-initramfs/usr/share/initramfs-tools - binary-arch: build install # We have nothing to do by default. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]