liblocale-gettext-perl 1.07-7 source package in Ubuntu

Changelog

liblocale-gettext-perl (1.07-7) unstable; urgency=medium

  [ Simon Chopin ]
  * d/p/C.UTF-8.patch: skip tests when run using C.UTF-8 (LP: #2052930)

  [ gregor herrmann ]
  * Set locale for tests at build time and during autopkgtests and
    build-depend on locales-all.
    Thanks to Simon Chopin for the inspiration to re-enable the skipped tests
    in MR#1.
  * Update years of packaging copyright.

 -- gregor herrmann <email address hidden>  Sat, 30 Mar 2024 00:51:43 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main perl

Downloads

File Size SHA-256 Checksum
liblocale-gettext-perl_1.07-7.dsc 2.4 KiB 2d79df99c4c459114e162660c2db1c7383bf15d6391f621e859cae68fbfc5b66
liblocale-gettext-perl_1.07.orig.tar.gz 8.4 KiB 909d47954697e7c04218f972915b787bd1244d75e3bd01620bc167d5bbc49c15
liblocale-gettext-perl_1.07-7.debian.tar.xz 6.4 KiB 83ecf7ec5fee525b75d1114d8542c5d01e18b08f3a4cdd7d991cbf2a333db2d0

No changes file available.

Binary packages built by this source

liblocale-gettext-perl: module using libc functions for internationalization in Perl

 The Locale::gettext module permits access from perl to the gettext() family of
 functions for retrieving message strings from databases constructed
 to internationalize software.
 .
 It provides gettext(), dgettext(), dcgettext(), textdomain(),
 bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext()
 and dngettext().

liblocale-gettext-perl-dbgsym: debug symbols for liblocale-gettext-perl