gettext 0.21-13 source package in Ubuntu
Changelog
gettext (0.21-13) unstable; urgency=medium * Disable java build-dependency for hurd-amd64, by changing "hurd-i386" to "hurd-any" in debian/control, debian/gettext.install and debian/not-installed. Closes: #1040709. Thanks to Samuel Thibault. -- Santiago Vila <email address hidden> Sun, 09 Jul 2023 22:25:00 +0200
Upload details
- Uploaded by:
- Santiago Vila
- Uploaded to:
- Sid
- Original maintainer:
- Santiago Vila
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gettext_0.21-13.dsc | 2.3 KiB | 5229b5bcc37faa33cdeff3bbeaff4a3bd7892c4a9184645e320029e25ce9b55b |
gettext_0.21.orig.tar.xz | 9.3 MiB | d20fcbb537e02dcf1383197ba05bd0734ef7bf5db06bdb241eb69b7d16b73192 |
gettext_0.21.orig.tar.xz.asc | 819 bytes | d2587b13a73000e67bce860106c55b726c3e6b5bad06390d073f077334f4b5f3 |
gettext_0.21-13.debian.tar.xz | 38.2 KiB | a62113472fce5d5afc4ad24ef7bef08a54deab376d66afc489362fd248396a8c |
Available diffs
- diff from 0.21-12 to 0.21-13 (920 bytes)
No changes file available.
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