liblocale-msgfmt-perl 0.15-2 source package in Ubuntu

Changelog

liblocale-msgfmt-perl (0.15-2) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ 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 Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Ryan Niebur 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 ]
  * Tune autopkgtest configuration to fix a test failure
  * Update to debhelper compat level 10
  * Update to Standards-Version 4.1.4
  * Declare that the package does not need (fake)root to build

 -- Niko Tyni <email address hidden>  Sun, 06 May 2018 21:13:37 +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

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblocale-msgfmt-perl_0.15-2.dsc 2.1 KiB e55bf68b9552a3e8d9433dd3dae15996cac69f477a14808bffda37156566d7e2
liblocale-msgfmt-perl_0.15.orig.tar.gz 47.0 KiB c3276831cbeecf58be02081bcc180bd348daa35da21a7737b7b038a59f643ab4
liblocale-msgfmt-perl_0.15-2.debian.tar.xz 2.9 KiB dca04816864af115268a7b92bc9a1245c9e985a5590692faf5fca09df689bd06

Available diffs

No changes file available.

Binary packages built by this source

liblocale-msgfmt-perl: pure Perl reimplementation of msgfmt

 Locale::Msgfmt is a tool to compile .po files to .mo files. This
 module does the same thing as msgfmt from GNU gettext-tools, except
 this is pure Perl.