[ubuntu/jaunty] mondo 1:2.2.7-2 (Accepted)

Ubuntu Installer archive at ubuntu.com
Mon Nov 10 11:46:50 GMT 2008


mondo (1:2.2.7-2) unstable; urgency=low

  * Replace #!/bin/sh with #!/bin/bash for the following scripts because 
    they do require bash (closes: #489633) (committed upstream):
    /usr/share/mondo/autorun
    /usr/share/mondo/post-nuke.sample/usr/bin/post-nuke
    /usr/share/mondo/restore-scripts/mondo/grub-MR
    /usr/share/mondo/restore-scripts/mondo/hack-fstab
    /usr/share/mondo/restore-scripts/mondo/hack-lilo
    /usr/share/mondo/restore-scripts/mondo/make-me-bootable
    /usr/share/mondo/restore-scripts/mondo/raw-MR
    /usr/share/mondo/restore-scripts/mondo/stabgrub-me
    /usr/share/mondo/restore-scripts/mondo/stabraw-me
    /usr/share/mondo/restore-scripts/mondo/unmount-subroutine-me

mondo (1:2.2.7-1) unstable; urgency=high

  * New upstream release:
    - closes: #355751 (cf. upstream bug 63);
    - closes: #409291, #414948, #440463, #441784 (floppy creation and 
      the -F option have been removed upstream);
    - closes:  #450893, #475221.
  * Changes and additions to upstream source:
    - replaced all occurrences of mkisofs with genisoimage because this 
      is what Debian contains - following files are affected: 
      my-stuff.h, libmondo-tools.c, libmondo-fork.c, libmondo-archive.c;
    - replaced all occurrences of cdrecord with wodim because this is 
      what Debian contains - following files are affected: 
      libmondo-stream.c, libmondo-fork.c, libmondo-cli.c, 
      libmondo-archive.c, libmondo-devices.c;
    - call ntfsresize with --bad-sectors option to get a size for NTFS 
      volumes that have bad hardware sectors;
    - call ntfsclone with --rescue option to save as much of an NTFS 
      volume as possible in case data is actually stored in bad sectors.
  * Packaging changes:
    - introduced epoch and reverted to upstream versioning;
    - adjusted rules and mondo-doc.docs files to reflect change in 
      upstream documentation structure;
    - new proper copyright line with years and names in copyright file;
    - make use of new Homepage field in control file;
    - replaced invalid Section 'utils' with 'File Management' to be in 
      line with doc-base manul 0.8.16;
    - replaced dependency on obsolete package cdrecord with wodim 
      (closes: #431685 - mkisofs dependency changed in mindi, library 
      dependencies updated via rebuilt);
    - changed standards version to 3.8.0 without further changes;
    - depend on mindi 1:2.0.4 or higher;
    - removed superfluous space character from mondo-doc.doc-base (fixes 
      lintian warning);
    - replace /var/cache/mondo-archive with /var/cache/mondo in 
      mondo.docs because this is what upstream (now) uses;
    - the howto is now just a single html file called 
      mondorescue-howto.html so we use this as Index in 
      mondo-doc.doc-base (fixes lintian warning).

Date: Mon,  10 Nov 2008 11:31:29 +0000
Changed-By: Luca Falavigna <dktrkranz at ubuntu.com>
Maintainer: Andree Leidenfrost <andree at debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/jaunty/+source/mondo/1:2.2.7-2
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon,  10 Nov 2008 11:31:29 +0000
Source: mondo
Binary: mondo, mondo-doc
Architecture: source
Version: 1:2.2.7-2
Distribution: jaunty
Urgency: high
Maintainer: Andree Leidenfrost <andree at debian.org>
Changed-By: Luca Falavigna <dktrkranz at ubuntu.com>
Description: 
 mondo      - powerful disaster recovery suite
Closes: 355751 409291 414948 431685 440463 441784 450893 475221 489633
Changes: 
 mondo (1:2.2.7-2) unstable; urgency=low
 .
   * Replace #!/bin/sh with #!/bin/bash for the following scripts because 
     they do require bash (closes: #489633) (committed upstream):
     /usr/share/mondo/autorun
     /usr/share/mondo/post-nuke.sample/usr/bin/post-nuke
     /usr/share/mondo/restore-scripts/mondo/grub-MR
     /usr/share/mondo/restore-scripts/mondo/hack-fstab
     /usr/share/mondo/restore-scripts/mondo/hack-lilo
     /usr/share/mondo/restore-scripts/mondo/make-me-bootable
     /usr/share/mondo/restore-scripts/mondo/raw-MR
     /usr/share/mondo/restore-scripts/mondo/stabgrub-me
     /usr/share/mondo/restore-scripts/mondo/stabraw-me
     /usr/share/mondo/restore-scripts/mondo/unmount-subroutine-me
 .
 mondo (1:2.2.7-1) unstable; urgency=high
 .
   * New upstream release:
     - closes: #355751 (cf. upstream bug 63);
     - closes: #409291, #414948, #440463, #441784 (floppy creation and 
       the -F option have been removed upstream);
     - closes:  #450893, #475221.
   * Changes and additions to upstream source:
     - replaced all occurrences of mkisofs with genisoimage because this 
       is what Debian contains - following files are affected: 
       my-stuff.h, libmondo-tools.c, libmondo-fork.c, libmondo-archive.c;
     - replaced all occurrences of cdrecord with wodim because this is 
       what Debian contains - following files are affected: 
       libmondo-stream.c, libmondo-fork.c, libmondo-cli.c, 
       libmondo-archive.c, libmondo-devices.c;
     - call ntfsresize with --bad-sectors option to get a size for NTFS 
       volumes that have bad hardware sectors;
     - call ntfsclone with --rescue option to save as much of an NTFS 
       volume as possible in case data is actually stored in bad sectors.
   * Packaging changes:
     - introduced epoch and reverted to upstream versioning;
     - adjusted rules and mondo-doc.docs files to reflect change in 
       upstream documentation structure;
     - new proper copyright line with years and names in copyright file;
     - make use of new Homepage field in control file;
     - replaced invalid Section 'utils' with 'File Management' to be in 
       line with doc-base manul 0.8.16;
     - replaced dependency on obsolete package cdrecord with wodim 
       (closes: #431685 - mkisofs dependency changed in mindi, library 
       dependencies updated via rebuilt);
     - changed standards version to 3.8.0 without further changes;
     - depend on mindi 1:2.0.4 or higher;
     - removed superfluous space character from mondo-doc.doc-base (fixes 
       lintian warning);
     - replace /var/cache/mondo-archive with /var/cache/mondo in 
       mondo.docs because this is what upstream (now) uses;
     - the howto is now just a single html file called 
       mondorescue-howto.html so we use this as Index in 
       mondo-doc.doc-base (fixes lintian warning).
Files: 
 2c08e656324e0165e804be3049f5451d 1039 utils optional mondo_2.2.7-2.dsc
 33e1d7368d06dbba423a2cbfaf3274ff 23610 utils optional mondo_2.2.7-2.diff.gz
 6c45f2c8d00d09ded33a6742e6489844 2085950 utils optional mondo_2.2.7.orig.tar.gz


More information about the Jaunty-changes mailing list