mat 0.6.1-4 source package in Ubuntu

Changelog

mat (0.6.1-4) unstable; urgency=medium

  * New patch (Make-the-Nautilus-extension-work-again.patch) cherry-picked
    from upstream: fix the Nautilus extension silently failing
    (Closes: #858058).
  * New patch (Revert-Improves-a-bit-portability.patch), cherry-picked
    from upstream: fix the --backup option. This option is not only available
    in all interfaces (CLI, GUI), but it's forcibly enabled in the Nautilus
    extension, so it has to work for the Nautilus extension to work.
    Thus, this additional change is needed to fully fix #858058.

 -- intrigeri <email address hidden>  Sat, 18 Mar 2017 11:28:06 +0000

Upload details

Uploaded by:
Debian Privacy Tools Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Privacy Tools Maintainers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mat_0.6.1-4.dsc 2.1 KiB 3f2b3d20ace3fe25b7cc637339120b6287e257d7bb990acb3a7636e344db6b18
mat_0.6.1.orig.tar.xz 1.2 MiB 0782e7db554ad1dddefd71c9c81e36a05464d73ab54ee2a474ea6ac90e8e51b9
mat_0.6.1-4.debian.tar.xz 14.3 KiB 1a7141fe3595d11fc2cc861f80020dbdf10bbdc296b3c9b0f4ae9902eda76876

Available diffs

No changes file available.

Binary packages built by this source

mat: Metadata anonymisation toolkit

 Metadata consist of information that characterizes data. Metadata are
 used to provide documentation for data products. In essence, metadata
 answer who, what, when, where, why, and how about every facet of the
 data that are being documented.
 .
 Metadata within a file can tell a lot about you. Cameras record data
 about when a picture was taken and what camera was used. Office
 documents like PDF or Office automatically adds author and company
 information to documents and spreadsheets.
 .
 Maybe you don't want to disclose those information on the web.
 .
 MAT only removes metadata from your files, it does not anonymise their
 content, nor can it handle watermarking, steganography, or any too
 custom metadata field/system.
 .
 If you really want to be anonymous, use file formats that does not contain any
 metadata, or better: use plain-text.
 .
 Formats supported to some extent are:
    - Portable Network Graphics (PNG)
    - JPEG (.jpeg, .jpg, ...)
    - Open Document (.odt, .odx, .ods, ...)
    - Office Openxml (.docx, .pptx, .xlsx, ...)
    - Portable Document Fileformat (.pdf)
    - Tape ARchive (.tar, .tar.bz2, .tar.gz)
    - ZIP (.zip)
    - MPEG Audio (.mp3, .mp2, .mp1, .mpa)
    - Ogg Vorbis (.ogg)
    - Free Lossless Audio Codec (.flac)
    - Torrent (.torrent)