ui-utilcpp 1.10.3-2 source package in Ubuntu

Changelog

ui-utilcpp (1.10.3-2) unstable; urgency=medium

  * [7222def] Ack NMU 1.10.3-1.1 (t64 transition). Thanks Steve Langasek!
  * [d41a24a] Ack NMU 1.10.3-1.2 (t64 transition fixes)
  * [cb03c07] debian/rules (%): Drop 'dbgsym migration' support (migration
    is long over)
  * [4f66409] debian/libui-utilcpp9t64.lintian-overrides: Fixup after t64
    transition
  * [74f409b] debian/libui-utilcpp9t64.install: Sync name for examples
    with new t64 transition name
  * [83b0af6] debian/control: Update debhelper 12->13 (needs disabling of
    dh_missing)
  * [a3c4131] debian/*.install: Update both from 'dh-exec' to 'debhelper
    13 substitution'
  * [b400ac1] debian/control (Standards-Version): Update to 4.6.2 (no
    changes needed)
  * [debfb4a] debian/control: Drop 'ored' dependency on obsoleted
    libncurses5-dev
  * [c603c80] debian/control: Drop 'ored' dependency on obsoleted
    libidn11-dev
  * [5e5c45e] debian/.gitignore: t64 transition (and some other) updates

 -- Stephan Sürken <email address hidden>  Tue, 23 Apr 2024 15:54:19 +0200

Upload details

Uploaded by:
Stephan A Suerken
Uploaded to:
Sid
Original maintainer:
Stephan A Suerken
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
ui-utilcpp_1.10.3-2.dsc 2.1 KiB ba506bc5d0256a102bcbdef9aacd98e6c6dd0e87c07ff060624055332d9a4550
ui-utilcpp_1.10.3.orig.tar.gz 577.1 KiB 1bee2691bb2e69482d022daeaf26f1f0b8c9f57f7958e6337e692bd0c8d19bdf
ui-utilcpp_1.10.3-2.debian.tar.xz 12.1 KiB c8ba9383ea4e997ac72fbb0c395c428dac8da59a242761dba5979011c6337c75

No changes file available.

Binary packages built by this source

libui-utilcpp-dev: UI C++ utility library (development)

 A toolbox-like C++ library, with a diverse set of utilities:
 .
  * Exception: Generic Exception classes and THROW macros.
  * Sys: C++ "exception" wrappers for a wide range of system C functions.
  * Cap: Capabilities C++ wrapper.
  * CharsetMagic: Charset guessing.
  * Recoder: Charset recoding.
  * Time: Misc date and time utilities.
  * File: Misc file utilities.
  * Text: Misc string utilities.
  * http/: Minimal HTTP implementiation.
  * PosixRegex: Simple wrapper for C 'regexec'.
  * QuotaInfo: Wrapper to fs quota information.
  * SMLog[Mono]: Syslog Macro Log.
  * Socket: Simple Socket abstraction (inet+unix).
  * Thread: Process based pseudo thread abstraction.
  * CmdLine: Create CLI-like programs.
  * GetOpt: Abstraction of GNU C getopt_long(3).
 .
 This package provides all files needed for development.

libui-utilcpp9t64: UI C++ utility library (run time)

 A toolbox-like C++ library, with a diverse set of utilities:
 .
  * Exception: Generic Exception classes and THROW macros.
  * Sys: C++ "exception" wrappers for a wide range of system C functions.
  * Cap: Capabilities C++ wrapper.
  * CharsetMagic: Charset guessing.
  * Recoder: Charset recoding.
  * Time: Misc date and time utilities.
  * File: Misc file utilities.
  * Text: Misc string utilities.
  * http/: Minimal HTTP implementiation.
  * PosixRegex: Simple wrapper for C 'regexec'.
  * QuotaInfo: Wrapper to fs quota information.
  * SMLog[Mono]: Syslog Macro Log.
  * Socket: Simple Socket abstraction (inet+unix).
  * Thread: Process based pseudo thread abstraction.
  * CmdLine: Create CLI-like programs.
  * GetOpt: Abstraction of GNU C getopt_long(3).
 .
 This package provides run time support.

libui-utilcpp9t64-dbgsym: debug symbols for libui-utilcpp9t64