mat2 0.12.2-1 source package in Ubuntu

Changelog

mat2 (0.12.2-1) unstable; urgency=medium

  * New upstream version 0.12.2:
    - Add support of aiff files.
    - Improve support of MS Office (xlsx) files.
    - Fix printing issues of cleaned pdf files.
    - Tests:
      - Fix expected output of ffmpeg >= 4.4. (Closes: #992912)
      - Handle output of libimage-exiftool-perl >= 12.23. (Closes: #993209)
  * debian/control:
    - Bump Standards-Version to 4.6.0; no changes necessary.
    - Mention added support of aiff files in description.
  * debian/patches:
    - Drop now obsolete patches to improve support of xlsx files and to fix
      printing issues of cleaned pdf files.

 -- Georg Faerber <email address hidden>  Sun, 29 Aug 2021 12:35:37 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mat2_0.12.2-1.dsc 1.6 KiB e06a53e3eb358efe3343c073efc6bb1a96eb30e1b9fc58f44a82117f5913b4ab
mat2_0.12.2.orig.tar.xz 9.1 MiB 4cd016c189be86486ec08d2a8fd5896e4e6cfd2c688c6697536da31cb69e194f
mat2_0.12.2-1.debian.tar.xz 9.0 KiB a5e43a92c39b245b0e05e7553c4a67126864b2bab1949705772fda07d28870e6

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 Interchange File Format (.aiff)
    - 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.