Change logs for debconf source package in Xenial

  • debconf (1.5.58ubuntu2) xenial; urgency=medium
    
      * Fix readline prompts when run via run-parts (LP: #1822270)
        - Debconf/FrontEnd/Readline.pm: force output to stdout if both stdout and
          stderr are pipes
    
     -- Heitor Alves de Siqueira <email address hidden>  Mon, 06 May 2019 13:31:57 -0300
  • debconf (1.5.58ubuntu1) xenial; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
          maintainer scripts.
        - Do not generate Ui_DebconfWizard.pm at build time, use a pre-generated
          copy instead.  This should allow us to demote a bunch of packages to
          universe.
    
    debconf (1.5.58) unstable; urgency=medium
    
      * Don't update po/debconf.pot unless doing so changes something other than
        the POT-Creation-Date header.  The basic approach here is from gettext,
        though implemented a bit more simply since we can assume perl.
      * Show choices for teletype/readline boolean questions (closes: #802840).
      * Move bash completion file to /usr/share/bash-completion/completions/.
    
     -- Steve Langasek <email address hidden>  Mon, 09 Nov 2015 18:50:07 -0800
  • debconf (1.5.57ubuntu1) wily; urgency=medium
    
      * Merge from Debian unstable, remaining changes:
        - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
          maintainer scripts.
        - Do not generate Ui_DebconfWizard.pm at build time, use a pre-generated
          copy instead.  This should allow us to demote a bunch of packages to
          universe.
    
    debconf (1.5.57) unstable; urgency=medium
    
      [ Colin Watson ]
      * Drop alternative Suggests on gnome-utils (closes: #792219).  It hasn't
        existed since squeeze, it dropped gdialog in 2003, and debconf only
        supported gdialog for about three weeks in 1999 anyway.
      * Escape braces in regexes to avoid deprecation warning with Perl 5.22
        (closes: #786705).
      * When creating a new template and finding that it already exists in the
        database, ensure that a question of the same name exists too (closes:
        #518322, #779920).
    
      [ Jérémy Bobbio ]
      * Use UTC when running xgettext for build reproducibility. Closes: #783255
    
      [ Debconf translations ]
      * Brazilian Portuguese (Adriano Rafael Gomes). Closes: #785464
    
    debconf (1.5.56) unstable; urgency=medium
    
      [ Helmut Grohne ]
      * Tighten dependency on debconf for packages sharing their /usr/share/doc
        to comply with Debian policy 12.3 (closes: #779420).
    
      [ Colin Watson ]
      * Make Debconf::DbDriver::File stop trying to mkdir the empty string if
        configured with a path that does not contain a slash (closes: #682959).
    
     -- Steve Langasek <email address hidden>  Wed, 12 Aug 2015 13:33:29 -0700