libsys-filesystem-perl 1.408-1 source package in Ubuntu

Changelog

libsys-filesystem-perl (1.408-1) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * debian/control: Remove Franck Joncourt from Uploaders.
    Thanks to Tobias Frost (Closes: #831316)

  [ gregor herrmann ]
  * Remove Alejandro Garrido Mota from Uploaders. Thanks for your work!
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  * Import upstream version 1.408.
  * Refresh 0001-Make-the-test-suite-not-fail-on-build-hosts-with-no-.patch.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * Use HTTPS for some URLs in debian/.
    Thanks to duck.

 -- gregor herrmann <email address hidden>  Sun, 25 Oct 2020 00:13:26 +0200

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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsys-filesystem-perl_1.408-1.dsc 2.4 KiB 14af164e309bed0bcf16b982cf9ca471ff2ff2b2500ba2a982a7df144f96d446
libsys-filesystem-perl_1.408.orig.tar.gz 30.9 KiB 577e11072b897d718c234181a5c059f8dc04b65fd95465f0b1292cb635974d97
libsys-filesystem-perl_1.408-1.debian.tar.xz 4.1 KiB 9233948b91b4a49cdac8e26575c75da74e1fe4e45970d2408f5019af2641dc12

Available diffs

No changes file available.

Binary packages built by this source

libsys-filesystem-perl: Perl module to retrieve list of filesystems and their properties

 Sys::Filesystem is intended to be a portable interface to list and query
 filesystem names and their properties. It hopes to provide a consistent API
 to list all, mounted, unmounted and special filesystems on a system, and
 query as many properties as possible with common aliases wherever possible.