utfcpp 3.2.5-1 source package in Ubuntu

Changelog

utfcpp (3.2.5-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: Mark binary packages as arch:all and M-A: foreign
    since architecture-independent build is supported in this project
    since CMake 3.14. (LP: #1932094)
  * debian/rules: Do not explicitly disable tests anymore.
  * debian/patches/0001-Add-back-vendor-ftest-test-framework.patch:
    Add back upstream-vendored ftest test framework (as git submodule)
    as a patch to allow post-build testing.
  * debian/patches/:
    + 0002-Install-CMake-files-to-arch-indep-location-when-ARCH.patch:
      Correctly install CMake files to arch-indep location when
      CMake files are architecture-independent.

 -- Boyuan Yang <email address hidden>  Wed, 27 Sep 2023 14:57:50 -0400

Upload details

Uploaded by:
Boyuan Yang
Uploaded to:
Sid
Original maintainer:
Boyuan Yang
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
utfcpp_3.2.5-1.dsc 1.8 KiB ab7cd922c0ef9efd56f71b6cbc8ded23ee89e3458afdc13c2f196787bdbd283c
utfcpp_3.2.5.orig.tar.gz 28.2 KiB 14fd1b3c466814cb4c40771b7f207b61d2c7a0aa6a5e620ca05c00df27f25afd
utfcpp_3.2.5-1.debian.tar.xz 6.0 KiB e17df16dd6e578287b94ef7cb2ddca5afed307cec8ca7b481c689c42efd292a2

Available diffs

No changes file available.

Binary packages built by this source

libutfcpp-dev: UTF8-CPP: UTF-8 with C++ - dev

 Simple, portable and lightweight generic library for handling UTF-8 encoded
 strings.
 .
 Features:
  - Iterating through UTF-8 encoded strings
  - Converting between UTF-8 and UTF-16/UTF-32
  - Detecting invalid UTF-8 sequences
 .
 This package provides library development files.

libutfcpp-doc: UTF8-CPP: UTF-8 with C++ - documentation

 Simple, portable and lightweight generic library for handling UTF-8 encoded
 strings.
 .
 Features:
  - Iterating through UTF-8 encoded strings
  - Converting between UTF-8 and UTF-16/UTF-32
  - Detecting invalid UTF-8 sequences
 .
 This package provides library documentation and examples.