gettext 0.21-14ubuntu1 source package in Ubuntu

Changelog

gettext (0.21-14ubuntu1) noble; urgency=medium

  * Update patches to support Java 21 (LP: #2050033):
    - d/p/12-in-language-java-avoid-stack-overflow.patch: cherry-pick upstream
      patch to resolve Java 21 FTBFS.
    - d/p/07-java-17-support.patch: add Java versions, set release level 8.

 -- Vladimir Petko <email address hidden>  Mon, 22 Jan 2024 13:33:17 +1300

Upload details

Uploaded by:
Vladimir Petko
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gettext_0.21.orig.tar.xz 9.3 MiB d20fcbb537e02dcf1383197ba05bd0734ef7bf5db06bdb241eb69b7d16b73192
gettext_0.21.orig.tar.xz.asc 819 bytes d2587b13a73000e67bce860106c55b726c3e6b5bad06390d073f077334f4b5f3
gettext_0.21-14ubuntu1.debian.tar.xz 44.4 KiB 157adda361d0b03dfc7533e426b4f63f47cd73ad44f3136b8871cbeef36ef2e7
gettext_0.21-14ubuntu1.dsc 2.6 KiB c67007fe9003c3ed3a273e64197afd601495d13e782a466d02948aa22001bbe3

View changes file

Binary packages built by this source

autopoint: tool for setting up gettext infrastructure in a source package

 The `autopoint' program copies standard gettext infrastructure files
 into a source package. It extracts from a macro call of the form
 `AM_GNU_GETTEXT_VERSION(VERSION)', found in the package's
 `configure.in' or `configure.ac' file, the gettext version used by the
 package, and copies the infrastructure files belonging to this version
 into the package.

gettext: GNU Internationalization utilities

 Interesting for authors or maintainers of other packages or programs
 which they want to see internationalized.

gettext-base: GNU Internationalization utilities for the base system

 This package includes the gettext and ngettext programs which allow
 other packages to internationalize the messages given by shell scripts.

gettext-base-dbgsym: debug symbols for gettext-base
gettext-dbgsym: debug symbols for gettext
gettext-doc: Documentation for GNU gettext

 This package contains the HTML documentation for GNU gettext, as well as
 simple "hello world" examples in several programming languages.

gettext-el: Emacs mode for editing gettext .po files

 This package provides an Emacs major mode for editing .po files.

libasprintf-dev: use fprintf and friends in C++ - static libraries and headers

 This package contains development files for the libasprintf library.

libasprintf0v5: use fprintf and friends in C++ - shared library

 This package contains the libasprintf shared library which makes the
 C formatted output routines (fprintf et al.) usable in C++ programs,
 for use with the <string> strings and the <iostream> streams.

libasprintf0v5-dbgsym: debug symbols for libasprintf0v5
libgettextpo-dev: process PO files - static libraries and headers

 This package contains development files for the libgettextpo library.

libgettextpo0: process PO files - shared library

 This package contains the libgettextpo shared library for interfacing
 programmatically with GNU gettext .po files.

libgettextpo0-dbgsym: debug symbols for libgettextpo0