utf8proc 2.7.0-2 source package in Ubuntu

Changelog

utf8proc (2.7.0-2) unstable; urgency=medium

  * Use GraphemeBreakTest.txt as is, re-enable graphemetest
  * Use grep to generate Uppercase.txt and Lowercase.txt
  * Drop build-dependencies on perl and ruby
  * Adapt autopkgtest so it is triggered by changes to unicode-data

 -- Graham Inggs <email address hidden>  Fri, 24 Dec 2021 06:47:34 +0000

Upload details

Uploaded by:
Debian Julia Team
Uploaded to:
Sid
Original maintainer:
Debian Julia Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
utf8proc_2.7.0-2.dsc 2.1 KiB 8d58e8812f631a30dc4d2e4095f25c8fc45c58de633ec4558668fa37a673848e
utf8proc_2.7.0.orig.tar.gz 183.5 KiB 4bb121e297293c0fd55f08f83afab6d35d48f0af4ecc07523ad8ec99aa2b12a1
utf8proc_2.7.0-2.debian.tar.xz 5.4 KiB 25baf98603eeb7fb0e0c28f96eba02ffcc0487585661c1b9df5c6e848a81e4d0

Available diffs

No changes file available.

Binary packages built by this source

libutf8proc-dev: C library for processing UTF-8 Unicode data (development files)

 utf8proc is a small, clean C library that provides Unicode normalization,
 case-folding, and other operations for data in the UTF-8 encoding, supporting
 Unicode version 8.0.
 .
 This package contains the development files needed to compile software using
 utf8proc.

libutf8proc2: C library for processing UTF-8 Unicode data (shared library)

 utf8proc is a small, clean C library that provides Unicode normalization,
 case-folding, and other operations for data in the UTF-8 encoding, supporting
 Unicode version 8.0.
 .
 This package contains a shared version of the library.

libutf8proc2-dbgsym: debug symbols for libutf8proc2