libfile-slurp-unicode-perl 0.7.1-3 source package in Ubuntu

Changelog

libfile-slurp-unicode-perl (0.7.1-3) 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.

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

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Jelmer Vernooij <email address hidden>  Mon, 13 Jun 2022 22:35:25 +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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfile-slurp-unicode-perl_0.7.1-3.dsc 2.2 KiB b14a40c762120550953c57932512c05a09ea814f333a8ad8a779d08b3f31ebe1
libfile-slurp-unicode-perl_0.7.1.orig.tar.gz 3.5 KiB e39987335ecb31d360461a3fca24eb0c5296fb597d23cdb06758077b4560691b
libfile-slurp-unicode-perl_0.7.1-3.debian.tar.xz 2.1 KiB 6f0f9afb620e54e7530ff28871dab7eaf3d9b402c4502c39a3ab7736294c80ea

Available diffs

No changes file available.

Binary packages built by this source

libfile-slurp-unicode-perl: Perl module to add Unicode support for the File::Slurp package

 The File::Slurp::Unicode module wraps the standard File::Slurp
 package and adds character encoding support (defaults to UTF-8).
 .
 It exports the same functions as File::Slurp and they take all the
 same parameters plus some more for the encoding handling.