cdebconf 0.261ubuntu1 source package in Ubuntu

Changelog

cdebconf (0.261ubuntu1) jammy; urgency=medium

  * Merge with Debian; remaining changes:
    - Read newt palette from /etc/newt/palette, symlinked at initialisation
      according to FRONTEND_BACKGROUND.
    - Install palettes for [original, dark, ubuntu].
    - Install a default /etc/newt/palette symlink to
      /etc/newt/palette.ubuntu.
    - Don't build cdebconf-{gtk,newt}-udeb on i386.
    - Allow to build without udeb packages.

cdebconf (0.261) unstable; urgency=medium

  * Team upload.
  * text: make steps interruptible (Closes: #998424).

cdebconf (0.260) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Lithuanian (lt.po) by Gediminas Murauskas

cdebconf (0.259) unstable; urgency=medium

  [ Simon McVittie ]
  * Revert “Postpone adding text to GtkTextView until GTK has done initial
    layout” change from the previous version, as it triggers a regression
    regarding the entry getting the focus (Closes: #988951).
  * Work around #988787 in a different way, intercepting the size-request
    event and adjusting the requested width to a minimum of 300 pixels.
    This seems sufficient  to avoid the infinite loop in GTK (#988786).

  [ Cyril Brulebois ]
  * Huge thanks to Simon McVittie for the incredible support! (again)
  * Normal installation and rescue tests have been run in many languages,
    and the trivial hangs that both 0.258 and 0.259 aim at fixing could no
    longer be produced. As usual, bug reports are more than welcome if
    some hang is still hidden somewhere!

cdebconf (0.258) unstable; urgency=medium

  [ Simon McVittie ]
  * Capture new-style GLib structured logging messages, ensuring that we
    stop losing messages generated by libraries using that structured
    logging (ie. GLib and Pango) instead of the old text-based logging
    (i.e. GTK 2) (Closes: #988589).
  * Postpone adding text to GtkTextView until GTK has done initial layout,
    to avoid running into an infinite loop that would result in only the
    title being displayed, and a hang of the installer (Closes: #988787).
    This fixes a number of scenarios including:
    - Hang before offering a shell in rescue mode [en] (Closes: #987377).
    - Hang immediately with Sinhala and other languages (Closes: #987449).
    - Hang in various places with Swedish (mirror selection or package
      manager configuration).

  [ Cyril Brulebois ]
  * Huge thanks to Simon McVittie for the incredible support!
  * Align the display of info messages (e.g. “Rescue mode”) to the right
    again, since Debian (logo and name) is back on the left side with the
    Homeworld theme.
  * Implement workaround to ensure info messages (e.g. “Rescue mode”) get
    displayed on the banner on the start-up screen (Closes: #882804).

  [ Updated translations ]
  * Japanese (ja.po) by Nozomu KURASAWA

cdebconf (0.257) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Greek (el.po) by Michalis
  * Tamil (ta.po) by Vasudevan Tirumurti

 -- Matthias Klose <email address hidden>  Fri, 04 Feb 2022 22:56:59 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main utils

Downloads

File Size SHA-256 Checksum
cdebconf_0.261ubuntu1.tar.xz 290.1 KiB e262301dbe365c56d5c15b0f30ce09d33bbc110303179f0300fb27bfe0443aa2
cdebconf_0.261ubuntu1.dsc 2.9 KiB b7fea1164f467581837791052a78333042eb30651d676ed67e62713875f8ae52

Available diffs

View changes file

Binary packages built by this source

cdebconf: Debian Configuration Management System (C-implementation)

 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. This is a reimplementation of the original debconf version
 in C.

cdebconf-dbgsym: debug symbols for cdebconf
cdebconf-gtk: Gtk+ frontend for Debian Configuration Management System

 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. This is a reimplementation of the original debconf version in C.
 .
 cdebconf-gtk is a minimal Gtk+ frontend cdebconf package.

cdebconf-gtk-dbgsym: No summary available for cdebconf-gtk-dbgsym in ubuntu kinetic.

No description available for cdebconf-gtk-dbgsym in ubuntu kinetic.

libdebconfclient0: Debian Configuration Management System (C-implementation library)

 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. cdebconf is a reimplementation of the original debconf in C.
 .
 This library allows C programs to interface with cdebconf.

libdebconfclient0-dbgsym: debug symbols for libdebconfclient0
libdebconfclient0-dev: Development files for cdebconf

 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. cdebconf is a reimplementation of the original debconf version
 in C.
 .
 This package contains files needed to do cdebconf development