magicrescue 1.1.10+dfsg-2 source package in Ubuntu

Changelog

magicrescue (1.1.10+dfsg-2) unstable; urgency=medium

  * debian/control: bumped Standards-Version to 4.6.1.
  * debian/copyright: updated packaging copyright years.
  * debian/lintian-overrides: updated an override to make it compliant with new
    lintian tags.
  * debian/patches/010_fix-manpage.patch: updated the header.
  * debian/rules: replaced override_dh_install by execute_after_dh_install.
  * debian/watch: updated the search rule to make it compliant with new
    standards of the GitHub.

 -- Joao Eriberto Mota Filho <email address hidden>  Thu, 06 Oct 2022 21:08:28 -0300

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe utils
Lunar release universe utils

Downloads

File Size SHA-256 Checksum
magicrescue_1.1.10+dfsg-2.dsc 2.2 KiB 89841ff4572ba830f176ecc2f6f2c8e388fbc5295aa718fe013f4a0718abb42f
magicrescue_1.1.10+dfsg.orig.tar.gz 212.8 KiB f54d34f719e010b1d1f5f02166df6deb35c01541f8cd63a85445694a1faaa52a
magicrescue_1.1.10+dfsg-2.debian.tar.xz 7.5 KiB 8cc9531743ad42dc07c6045de8f5b8a4fbfe680fc012c3a41270d0cfae992a29

Available diffs

No changes file available.

Binary packages built by this source

magicrescue: recover files by looking for magic bytes

 Magic Rescue scans a block device for file types it knows how to recover
 and calls an external program to extract them. It looks at "magic bytes"
 (file patterns) in file contents, so it can be used both as an undelete
 utility and for recovering a corrupted drive or partition. As long as
 the file data is there, it will find it.
 .
 Magic Rescue uses files called 'recipes'. These files have strings and
 commands to identify and extract data from devices or forensics images.
 So, you can write your own recipes. Currently, there are the following
 recipes: avi, canon-cr2, elf, flac, gpl, gzip, jpeg-exif, jpeg-jfif,
 mbox, mbox-mozilla-inbox, mbox-mozilla-sent, mp3-id3v1, mp3-id3v2,
 msoffice, nikon-raw, perl, png, ppm, sqlite and zip.
 .
 This package provides magicrescue, dupemap and magicsort commands.
 magicrescue is a carver and it is useful in forensics investigations.

magicrescue-dbgsym: debug symbols for magicrescue