libfile-mimeinfo-perl 0.28-1 source package in Ubuntu

Changelog

libfile-mimeinfo-perl (0.28-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Import upstream version 0.28.
    Fixes "use of legacy paths (~/.local/share/defaults.list)"
    (Closes: #787729)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.8.
  * Drop unneded version from build dependency.
  * Bump debhelper compatibility level to 9.
  * Add a patch to fix a spelling mistake in the documentation.

  [ Simon Kainz ]
  * fix for always reporting text/plain when reading from stdin,
    (Closes: #784545)

  [ Damyan Ivanov ]
  * cherry-pick Path::Tiny support improvement from upstream commit
    3a6fa004cad
  * Declare conformance with Policy 3.1.2 (no changes needed)

 -- Damyan Ivanov <email address hidden>  Fri, 15 Dec 2017 20:06:57 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main perl

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfile-mimeinfo-perl_0.28-1.dsc 2.3 KiB a70d886f97ba6d92a5c7a6c8711c95f6f0dbb391d67753ead921272a5bc074dc
libfile-mimeinfo-perl_0.28.orig.tar.gz 31.8 KiB 2a245db46f9aef7481d90b4e196a4d42a238e15f049f57fc1339c0b98681ebc6
libfile-mimeinfo-perl_0.28-1.debian.tar.xz 4.5 KiB 817f68ebbfa7400ebdceefc0386b7e280c30d124bb3e00ca0ad0824aef7762a9

Available diffs

No changes file available.

Binary packages built by this source

libfile-mimeinfo-perl: Perl module to determine file types

 File::MimeInfo can be used to determine the mime type of a file. It tries to
 implement the freedesktop specification for a shared MIME database.
 .
 This package also contains two related utilities:
  * mimetype: determine a file's mimetype
  * mimeopen: open files according to their mimetype