mat2 0.10.0-1 source package in Ubuntu

Changelog

mat2 (0.10.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control:
    - Build-depend on python3-all, instead of python3, to provide Python 3.8.
    - Depend on gir1.2-rsvg-2.0 to handle .svg files.
    - Extend description: Mention new support for .ppm and .svg files, and add
      a note about the new Dolphin, the KDE file manager, service menu.
    - Improve description: Use consistent naming scheme (mat2 vs MAT2).
  * d/mat2.install:
    - Ship logo files and the KDE Dolphin service menu.

 -- Georg Faerber <email address hidden>  Sun, 01 Dec 2019 12:59:52 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mat2_0.10.0-1.dsc 1.8 KiB 81bbcf85bb4ce580ad6d190ca8ecbfdf10e8aa64e63eeb2693e5e141627edad8
mat2_0.10.0.orig.tar.gz 5.5 MiB 1c4b649500a9b05f0c21c5bfbbcef530f9811b70d913ab6b5fd8b011047a725b
mat2_0.10.0.orig.tar.gz.asc 833 bytes a7fb431cc3fe42f13908668e32b8d0d86e060df098ee9111b32666fe27c17e53
mat2_0.10.0-1.debian.tar.xz 8.3 KiB cd6c87563c974d97b71751d780a49c208e95209da5be54f85aa4930e07400b16

Available diffs

No changes file available.

Binary packages built by this source

mat: Transitional package to migrate to mat2

 This is a transitional package. It can safely be removed.

mat2: Metadata anonymisation toolkit v2

 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.
 .
 mat2 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 do not contain
 any metadata, or better: use plain-text.
 .
 Formats supported to some extent are:
    - Audio Video Interleave (.avi)
    - Electronic Publication (.epub)
    - Free Lossless Audio Codec (.flac)
    - Graphics Interchange Format (.gif)
    - Hypertext Markup Language (.html, .xhtml)
    - Portable Network Graphics (PNG)
    - JPEG (.jpeg, .jpg, ...)
    - MPEG Audio (.mp3, .mp2, .mp1, .mpa)
    - MPEG-4 (.mp4)
    - Office Openxml (.docx, .pptx, .xlsx, ...)
    - Ogg Vorbis (.ogg)
    - Open Document (.odt, .odx, .ods, ...)
    - Portable Document Fileformat (.pdf)
    - Portable Pixmap Format (.ppm)
    - Scalable Vector Graphics (.svg)
    - Tape ARchive (.tar, .tar.bz2, .tar.gz, .tar.zx)
    - Torrent (.torrent)
    - Waveform Audio (.wav)
    - Windows Media Video (.wmv)
    - ZIP (.zip)
 .
 mat2 provides a command line tool, and graphical user interfaces
 via a service menu for Dolphin, the default file manager of KDE, and
 an extension for Nautilus, the default file manager of GNOME.