debconf 1.5.82 source package in Ubuntu

Changelog

debconf (1.5.82) unstable; urgency=medium

  * Bump debhelper from old 12 to 13.
  * Don't remove /var/cache/debconf/tmp.ci, to avoid warnings if it's a
    mountpoint (closes: #1028128).

 -- Colin Watson <email address hidden>  Sun, 08 Jan 2023 21:50:51 +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
Mantic release main admin
Lunar release main admin

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debconf_1.5.82.dsc 2.0 KiB ed6e8cc6e073344a25ab932602b3b814f25cfa1a7bfd69e464f9bad65f250dea
debconf_1.5.82.tar.xz 558.1 KiB 2d0550c4e2fb98d12055b245907978b28ee2d2b07b62e46be7523384d2ce985e

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.