Change logs for debconf source package in Artful

  • debconf (1.5.63) unstable; urgency=medium
    
      * "Change directory to / before executing maintainer scripts" from 1.5.62
        was too intrusive due to changing Debconf::ConfModule, and broke some
        existing maintainer scripts that e.g. ran ucf with relative paths.
        Instead, just chdir to / before running maintainer scripts in
        dpkg-reconfigure and chdir back afterwards (closes: #608648).
      * In the Gnome frontend, hide the cancel button, and prompt for
        confirmation when the close button is pressed (closes: #501767).
        Original idea by Michael Vogt with an amendment by Joey Hess; some code
        by Martin Pitt.
    
     -- Colin Watson <email address hidden>  Wed, 12 Jul 2017 02:23:47 +0100
  • debconf (1.5.62ubuntu1) artful; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
          maintainer scripts.
    
    debconf (1.5.62) unstable; urgency=medium
    
      * Upgrade to debhelper v9 and dh-exec.
      * Make debconf provide python-debconf and python3-debconf, in preparation
        for splitting those out to separate binary packages (see #709198).
      * dpkg-preconfigure: Don't write "Extracting templates from packages:"
        progress output if stderr is not a terminal (closes: #701818).
      * Change directory to / before executing maintainer scripts (closes:
        #608648).
      * Install to $Config{vendorlib} rather than hardcoding /usr/share/perl5.
      * Upgrade to copyright-format 1.0.
      * Policy version 4.0.0.
    
    debconf (1.5.61) unstable; urgency=medium
    
      [ Niko Tyni ]
      * Use File::Temp instead of the deprecated POSIX::tmpnam() in
        Debconf::TmpFile (closes: #863071).
    
     -- Steve Langasek <email address hidden>  Mon, 03 Jul 2017 21:37:45 -0700
  • debconf (1.5.60ubuntu1) artful; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
          maintainer scripts.
    
    debconf (1.5.60) unstable; urgency=medium
    
      [ Christian Perrier ]
      * French manpages translation. Thanks to Baptiste Jammet.
        Closes: #849394
    
     -- Steve Langasek <email address hidden>  Thu, 27 Apr 2017 22:29:24 -0700
  • debconf (1.5.59ubuntu1) yakkety; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
          maintainer scripts.
      * Dropped changes:
        - Do not generate Ui_DebconfWizard.pm at build time, use a pre-generated
          copy instead.  Delta no longer needed as build dependencies in universe
          are now allowed.
    
    debconf (1.5.59) unstable; urgency=medium
    
      * Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
      * Set source format to 3.0 (native).
      * frontend: Load templates when we're being run from any maintainer
        script, not just preinst/postinst (closes: #817083).
    
     -- Steve Langasek <email address hidden>  Tue, 26 Apr 2016 19:31:02 -0700