libfile-dircompare-perl 0.7-2 source package in Ubuntu

Changelog

libfile-dircompare-perl (0.7-2) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jaldhar H. Vyas from Uploaders. Thanks for your work!
  * Add Testsuite declaration for autopkgtest-pkg-perl.

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

  [ Niko Tyni ]
  * Update to debhelper compat level 10
  * Update to Standards-Version 4.1.3
  * Declare that the package does not need (fake)root to build

 -- Niko Tyni <email address hidden>  Sat, 31 Mar 2018 14:15:03 +0300

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
Focal release universe perl
Bionic release universe perl

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfile-dircompare-perl_0.7-2.dsc 2.1 KiB 213b921c57d1de912a21e1de39fdebeb668ec8c90ae07911e5b1eb233b103b1f
libfile-dircompare-perl_0.7.orig.tar.gz 8.8 KiB b60e4d5dabc630fcfdcdf6f31fdcb6d277d3fd5375f02852eb4b51795a0b105b
libfile-dircompare-perl_0.7-2.debian.tar.xz 2.0 KiB 82936599a28eaac89ff86a3e77c8f8308431c6f4e6a1fcfe1e33eca705d4facd

Available diffs

No changes file available.

Binary packages built by this source

libfile-dircompare-perl: Perl module to compare two directories

 File::DirCompare is a perl module to compare two directories using a
 callback, invoked for all files that are 'different' between the two
 directories, and for any files that exist only in one or other directory
 ('unique' files).