debconf 1.5.81 source package in Ubuntu

Changelog

debconf (1.5.81) unstable; urgency=medium

  [ martin f krafft ]
  * confmodule: Allow use from scripts with "set -u" (closes: #369953).

  [ Colin Watson ]
  * dpkg-preconfigure: Extract into /var/cache/debconf/tmp.ci, to avoid
    problems if /tmp is mounted noexec (closes: #223683, LP: #90085).
  * dpkg-reconfigure: Document --terse (closes: #737392).

  [ Jakub Wilk ]
  * debconf-get-selections: Sort output by question name (closes: #968814).

  [ Matthijs Kooijman ]
  * Display unsupported commands in debug logging (closes: #657626).

  [ Anders Kaseorg ]
  * Make Readline frontend check that stdin is a tty (closes: #929417).

 -- Colin Watson <email address hidden>  Sun, 01 Jan 2023 20:27:59 +0000

Upload details

Uploaded by:
Debconf Developers
Uploaded to:
Sid
Original maintainer:
Debconf Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debconf_1.5.81.dsc 2.0 KiB df592dedb028c311bd18082b9b1b28735a1653b41fd30ced5977bc1fb697351f
debconf_1.5.81.tar.xz 558.2 KiB 3cc3bbc431ed2dbba8a084cea244af6e32299699477f09a5fbd380c0e1572183

Available diffs

No changes file available.

Binary packages built by this source

debconf: Debian configuration management system

 Debconf is a configuration management system for debian packages. Packages
 use Debconf to ask questions when they are installed.

debconf-doc: debconf documentation

 This package contains lots of additional documentation for Debconf,
 including the debconf user's guide, documentation about using different
 backend databases via the /etc/debconf.conf file, and a developer's guide
 to debconf.

debconf-i18n: full internationalization support for debconf

 This package provides full internationalization for debconf, including
 translations into all available languages, support for using translated
 debconf templates, and support for proper display of multibyte character
 sets.

debconf-utils: debconf utilities

 This package contains some small utilities for debconf developers.

python3-debconf: interact with debconf from Python 3

 Debconf is a configuration management system for debian packages. Packages
 use Debconf to ask questions when they are installed.
 .
 This package provides a debconf module to allow Python 3 programs to
 interact with a debconf frontend.