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

Changelog

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

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ gregor herrmann ]
  * debian/*: replace ADTTMP with AUTOPKGTEST_TMP.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit, Repository, Repository-
    Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.2.1, no changes needed.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  * Import upstream version 0.30.
  * Update years of packaging copyright.
  * Add new (build) dependency: libencode-locale-perl.
  * Refresh autopkgtest.patch (offset).
  * Declare compliance with Debian Policy 4.5.0.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * Add lintian-overrides (test binary files).

 -- gregor herrmann <email address hidden>  Sat, 31 Oct 2020 01:54:48 +0100

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfile-mimeinfo-perl_0.30-1.dsc 2.6 KiB 6e39ea2394f016940c10db9fbcad4ab051d9f9e09da8eeabd8ecbfa39b5a46f4
libfile-mimeinfo-perl_0.30.orig.tar.gz 35.3 KiB e2c6e4bf90be3b863bfb4efadbcb1b4b029fc74f4e794bd86965aca7ee3ba872
libfile-mimeinfo-perl_0.30-1.debian.tar.xz 4.6 KiB 01e3fc6695c769e58ed6e9e86d8047790c5e153a236077f28fbfc4fc9ee49794

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