diff -u mindi-2.24/debian/control mindi-2.24/debian/control --- mindi-2.24/debian/control +++ mindi-2.24/debian/control @@ -1,16 +1,17 @@ Source: mindi Section: utils Priority: optional -Maintainer: Andree Leidenfrost +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Andree Leidenfrost Build-Depends: debhelper (>= 5.0), libperl-dev [ia64] Standards-Version: 3.7.2 Uploaders: Hector Garcia Package: mindi Architecture: amd64 i386 ia64 -Depends: mindi-busybox (>= 1.2.1-2), binutils, bzip2, dosfstools, mkisofs, module-init-tools, syslinux [amd64 i386], elilo [ia64], gawk, parted, ms-sys [amd64 i386], file, nano -Recommends: cpio, mdadm, ntfsprogs, linux-image-2.6-486 | kernel-image-2.6-386 | kernel-image-2.4-386 | linux-image-2.6-amd64 [amd64] | linux-image-2.6-itanium | kernel-image-2.6-itanium | kernel-image-2.4-itanium -Suggests: afio, eject, lzop, less, petris, acl, attr, lilo +Depends: mindi-busybox (>= 1.00-6), binutils, bzip2, dosfstools, mkisofs, module-init-tools, syslinux, gawk, parted, ms-sys, file, nano +Recommends: cpio, mdadm, ntfsprogs, linux-image +Suggests: afio, eject, lzop, less, petris, acl, attr, lilo, linux-image-generic | linux-image-server | linux-image-virtual | linux-image-rt Description: creates boot/root disks based on your system Mindi is a script to create boot/root disks based on your system. It uses your kernel, modules, tools and libraries. It is used for the Mondo disaster diff -u mindi-2.24/debian/changelog mindi-2.24/debian/changelog --- mindi-2.24/debian/changelog +++ mindi-2.24/debian/changelog @@ -1,3 +1,13 @@ +mindi (2.24-2ubuntu1) hardy; urgency=low + + * Merge from debian unstable, remaining changes: + - Modify Maintainer value to match Debian-Maintainer-Field Spec + * debian/control: + - Moved linux-image* to Suggests, not Recommends + - Removed versioned dependency of mindi-busybox + + -- Stephan Hermann Fri, 09 Nov 2007 15:14:51 +0100 + mindi (2.24-2) unstable; urgency=low * Removed unused rootfs/var/log/mondo-archive.log via rules file. @@ -31,6 +41,15 @@ -- Andree Leidenfrost Sun, 09 Sep 2007 19:44:11 +1000 +mindi (2.22-1ubuntu1) gutsy; urgency=low + + * Merge from Debian unstable. + * Modify Maintainer value to match Debian-Maintainer-Field Spec + * debian/control: changed Recommends to recomment linux-image and not the + other kernel flavours + + -- Stephan Hermann Sun, 6 May 2007 16:23:03 +0200 + mindi (2.22-1) unstable; urgency=low * New upstream release: @@ -126,6 +145,13 @@ -- Andree Leidenfrost Sun, 7 Jan 2007 18:49:46 +1100 +mindi (2.20-2ubuntu1) feisty; urgency=low + + * Merge from Debian unstable. Ubuntu change: + - Adjusted Depends and Recommends + + -- Adrien Cunin Sun, 14 Jan 2007 21:48:02 +0100 + mindi (2.20-2) unstable; urgency=high * Explicitly create a temporary directory for use by mindi to avoid @@ -138,6 +164,13 @@ -- Andree Leidenfrost Sun, 24 Dec 2006 08:03:53 +1100 +mindi (2.20-1ubuntu1) feisty; urgency=low + + * Merge from debian unstable. Kept changes: + + Adjusted Build-Depends. + + -- Zak B. Elep Wed, 15 Nov 2006 17:41:15 +0800 + mindi (2.20-1) unstable; urgency=medium * New upstream release: @@ -162,12 +195,25 @@ -- Andree Leidenfrost Sun, 8 Oct 2006 12:42:09 +1000 +mindi (1.09-2ubuntu1) edgy; urgency=low + + * Merge from debian unstable. + * Keep ubuntu changes + + -- Sarah Hobbs Thu, 21 Sep 2006 16:55:08 +1000 + mindi (1.09-2) unstable; urgency=low * Fixed a syntax error mindi's LVM code. (Already fixed upstream.) -- Andree Leidenfrost Sun, 17 Sep 2006 15:35:41 +1000 +mindi (1.09-1ubuntu1) edgy; urgency=low + + * Merge from debian unstable. + + -- Sarah Hobbs Tue, 22 Aug 2006 03:48:20 -0500 + mindi (1.09-1) unstable; urgency=low * New upstream release: @@ -188,6 +234,12 @@ -- Andree Leidenfrost Sun, 17 Sep 2006 15:35:37 +1000 +mindi (1.08-2-2ubuntu1) edgy; urgency=low + + * Merge from debian unstable. + + -- Reinhard Tartler Sun, 30 Jul 2006 22:39:32 +0200 + mindi (1.08-2-2) unstable; urgency=low * Removed superfluous echo command in analyze-my-lvm to avoid screen @@ -347,6 +399,16 @@ -- Andree Leidenfrost Sun, 05 Feb 2006 19:32:11 +1100 +mindi (1.06-1ubuntu1) dapper; urgency=low + + [ Ongoing Merge Process ] + * Resynchronise with Debian. + + [ Reinhard Tartler ] + * adjust Depends + + -- Reinhard Tartler Fri, 13 Jan 2006 12:33:10 +0100 + mindi (1.06-1) unstable; urgency=low * New upstream release: @@ -382,6 +444,12 @@ -- Andree Leidenfrost Sun, 8 Jan 2006 22:41:58 +1100 +mindi (1.04-7ubuntu1) dapper; urgency=low + + * added amd64 to architectures list (Closes: #252759) + + -- Reinhard Tartler Sat, 26 Nov 2005 14:45:33 +0100 + mindi (1.04-7) unstable; urgency=medium * Set urgency to 'medium' because restore is consistently broken without @@ -620,19 +688,18 @@ -- Hector Garcia Sun, 7 Sep 2003 18:08:01 +0200 - mindi (0.84-1) unstable; urgency=low * New upstream version. -- Hector Garcia Tue, 28 Apr 2003 22:31:08 +0100 - + mindi (0.81-1) unstable; urgency=low * New upstream version. * Now only expects mkfs.vfat if you backup such partition. (Closes: #158819) * Fixed problem due to lilo not including boot.b anymore. (Closes: #164787) -- Hector Garcia Sat, 28 Dec 2002 22:31:08 +0100 - + mindi (0.65-0) unstable; urgency=low * New upstream version. * All patches send to upstream to make it more Debian aware @@ -642,7 +709,7 @@ * Upgraded Standards-Version to latest on policy. -- Hector Garcia Sat, 03 Aug 2002 01:31:08 +0100 - + mindi (0.63.7-1) unstable; urgency=low * New upstream version. @@ -655,7 +722,7 @@ look into fixing this to make it available to more archs. (Closes: #142476) -- Hector Garcia Fri, 19 Jun 2002 10:31:08 +0100 - + mindi (0.59.r1-1) unstable; urgency=low * New upstream version. @@ -664,7 +731,7 @@ * Added a depend on lilo. (Closes: #138567). -- Hector Garcia Mon, 25 Mar 2002 11:31:08 +0100 - + mindi (0.58.r5-1) unstable; urgency=low * New upstream revision. @@ -682,13 +749,13 @@ for upstream to be able to use it. -- Hector Garcia Fri, 18 Feb 2002 19:31:08 +0100 - + mindi (0.58-1) unstable; urgency=low * New upstream version. -- Hector Garcia Fri, 16 Feb 2002 19:31:08 +0100 - + mindi (0.53-1) unstable; urgency=low * New upstream version. @@ -696,7 +763,7 @@ * Fixed README. (Closes: #130236) -- Hector Garcia Fri, 25 Jan 2002 19:31:08 +0100 - + mindi (0.50-1) unstable; urgency=low * Initial Release. (Closes: #122730) @@ -706,0 +774 @@ +