libencode-hanextra-perl 0.23-6 source package in Ubuntu

Changelog

libencode-hanextra-perl (0.23-6) unstable; urgency=medium

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

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

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Mon, 13 Jun 2022 21:30:24 +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

Downloads

File Size SHA-256 Checksum
libencode-hanextra-perl_0.23-6.dsc 2.1 KiB 607e08dc2fad4e63f32827b9bfbd2e38331e74919eb68732efada15d5059f20f
libencode-hanextra-perl_0.23.orig.tar.gz 1.5 MiB 1fd4b06cada70858003af153f94c863b3b95f2e3d03ba18d0451a81d51db443a
libencode-hanextra-perl_0.23-6.debian.tar.xz 4.1 KiB ed7edcae11b7889175d510a2373c7ada62061e6605893d5dd8358fc54a45357f

No changes file available.

Binary packages built by this source

libencode-hanextra-perl: perl module providing extra sets of Chinese character encodings

 Perl 5.7.3 and later ships with an adequate set of Chinese encodings,
 including the commonly used CP950, CP936 (also known as GBK),
 Big5 (alias for Big5-Eten), Big5-HKSCS, EUC-CN, HZ, and
 ISO-IR-165. However, the numbers of Chinese encodings are staggering,
 and a complete coverage will easily increase the size of perl distribution
 by several megabytes; hence, this module tries to provide the rest of them.
 If you are using Perl 5.8 or later, Encode::CN and Encode::TW will
 automatically load the extra encodings for you, so there's no need to
 explicitly write "use Encode::HanExtra" if you are using one of them
 already.

libencode-hanextra-perl-dbgsym: debug symbols for libencode-hanextra-perl