Change log for debconf package in Ubuntu

175 of 114 results
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
debconf (1.5.86ubuntu1) noble; urgency=medium

  * Fix uninitialized value on "EOF" (^D) (Closes: #723843, LP: #1899343)

 -- Benjamin Drung <email address hidden>  Fri, 12 Apr 2024 14:40:53 +0200

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
debconf (1.5.86) unstable; urgency=medium

  * Fix stdin/stdout handling regression in Debconf::DbDriver::Pipe (thanks,
    Dan Bungert; closes: #1063817, LP: #2052982).

 -- Colin Watson <email address hidden>  Tue, 13 Feb 2024 09:35:03 +0000
Superseded in noble-proposed
debconf (1.5.85ubuntu1) noble; urgency=medium

  * Fix an issue where debconf-copydb would write to a GLOB file in the
    current directory instead of stdout. (LP: #2052982)

 -- Dan Bungert <email address hidden>  Mon, 12 Feb 2024 16:08:20 -0700

Available diffs

Superseded in noble-proposed
debconf (1.5.85) unstable; urgency=medium

  * Revert 'Use ":encoding(UTF-8)" in Debconf::FrontEnd::Passthrough rather
    than ":utf8"'; this requires PerlIO, which is not available when only
    perl-base is installed.

 -- Colin Watson <email address hidden>  Fri, 26 Jan 2024 10:15:49 +0000

Available diffs

Superseded in noble-proposed
debconf (1.5.84) unstable; urgency=medium

  [ Colin Watson ]
  * perlcritic fixes:
    - Move "use strict" above all code.
    - Avoid declaring variables in conditional statements.
    - Don't use bareword file/directory handles.
    - Make all loop iterators lexical.
    - Don't modify $_ in list functions.
    - Use bare return rather than "return undef".
    - Avoid two-argument open.
    - Use a temporary variable rather than "return sort ...".
    - Use ":encoding(UTF-8)" in Debconf::FrontEnd::Passthrough rather than
      ":utf8", since the latter does not validate the input data.
    - Avoid string eval in a couple of places.
    - Enable warnings lexically rather than using "perl -w".
    - Use the block form of grep and map.
    - Avoid combining low- and high-precedence boolean operators.
    - Avoid comma-separated statements.
    - Avoid indirect object call syntax for "new".
  * Reformat debconf.py using pyupgrade, black, and isort.
  * Adjust shell code to pass shellcheck.
  * Fix parsing error that resulted in some nonsense in hierarchy.txt.
  * dpkg-preconfigure: Print "Extracting templates from packages" to stdout,
    not stderr (closes: #797071).  Also improves error messages if
    apt-extracttemplates fails (closes: #754123).
  * debconf-apt-progress: Handle the case of failing to exec the requested
    command (closes: #682508).
  * debconf.py: Don't pass sys.executable as an argument to the frontend
    (closes: #304572).  This may break compatibility if the importing
    program isn't an executable with a #!, but that seems unlikely for
    programs shipped in Debian.

  [ Gioele Barabucci ]
  * Remove previous_module from confmodules again (cf. 1.4.27/1.4.28;
    closes: #1040127).

  [ Debconf translations ]
  * Romanian (Remus-Gabriel Chelu; closes: #1039068).

  [ Programs translations ]
  * Romanian (Remus-Gabriel Chelu; closes: #1039069).

 -- Colin Watson <email address hidden>  Wed, 24 Jan 2024 16:20:13 +0000

Available diffs

Superseded in noble-proposed
debconf (1.5.83) unstable; urgency=medium

  [ Ani Hay ]
  * Recompress debian-logo.png.

  [ Alexandre Detiste ]
  * debconf.py: Add typing information to ease apt-listchanges testing.
  * Rename debian/postinst to debian/debconf.postinst for debhelper 14/15
    compatibility.

  [ Colin Watson ]
  * Avoid Perl's unsafe "<>" operator (closes: #1041329).

 -- Colin Watson <email address hidden>  Sun, 24 Dec 2023 12:34:57 +0000
Superseded in noble-release
Published in mantic-release
Published in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
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
Superseded in lunar-proposed
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

Available diffs

Superseded in lunar-proposed
debconf (1.5.80) unstable; urgency=medium

  [ Colin Watson ]
  * Simplify a debhelper override slightly.
  * debconf: Drop version constraint on ubiquity and update-notifier-common
    in Breaks.

  [ Programs translations ]
  * Indonesian (Andika Triwidada; closes: #1007991).
  * Russian (Ukraine) (Bohdan Horbeshko).
  * French (Baptiste Jammet; closes: #1008655).

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on po4a.
    + Build-Depends-Indep: Drop versioned constraint on gettext, perl and
      python3.
    + debconf: Drop versioned constraint on debconf-kde-helper in Suggests.
    + debconf: Drop versioned constraint on apt-utils in Recommends.
    + debconf: Drop versioned constraint on perl-base in Pre-Depends.
    + debconf: Drop versioned constraint on apt, cdebconf, debconf-utils,
      dialog, menu and whiptail in Conflicts.
    + debconf: Drop versioned constraint on apt-listchanges in Breaks.
    + debconf-i18n: Drop versioned constraint on debconf-utils in Conflicts.
    + debconf-i18n: Drop versioned constraint on debconf and debconf-utils in
      Replaces.
    + debconf-doc: Drop versioned constraint on debian-policy in Suggests.
    + debconf-doc: Drop versioned constraint on debconf in Conflicts.
    + debconf-utils: Drop versioned constraint on debconf in Conflicts.
    + debconf-utils: Drop versioned constraint on debconf in Replaces.
    + python3-debconf: Drop versioned constraint on debconf in Replaces.
    + python3-debconf: Drop versioned constraint on debconf in Breaks.

  [ Dave Jones ]
  * dpkg-reconfigure: fix restart of services declared with
    --no-restart-after-upgrade (closes: #1006147, LP: #1959054).

 -- Colin Watson <email address hidden>  Sun, 27 Nov 2022 20:39:29 +0000
Superseded in lunar-release
Obsolete in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
debconf (1.5.79ubuntu1) jammy; urgency=medium

  * dpkg-reconfigure: fix restart of services declared with
    --no-restart-after-upgrade (LP: #1959054)

 -- Dave Jones <email address hidden>  Sun, 20 Feb 2022 14:42:49 +0000

Available diffs

Superseded in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
debconf (1.5.79) unstable; urgency=medium

  [ Colin Watson ]
  * Restore a minimal postinst that just loads the confmodule (closes:
    #998068).
  * Remove obsolete Qt entries from debian/copyright.
  * Convert debian/po/tr.po to UTF-8 to pacify Lintian.

  [ Programs translations ]
  * Occitan (Quentin PAGÈS).

 -- Colin Watson <email address hidden>  Fri, 29 Oct 2021 14:04:59 +0100

Available diffs

Superseded in jammy-proposed
debconf (1.5.78) unstable; urgency=medium

  [ Colin Watson ]
  * debconf-set-selections: Disable non-fatal warnings when loading database
    in --checkonly mode (closes: #587380).

  [ Helmut Grohne ]
  * delete debconf postinst script and transition_db.pl as they only handle
    upgrades from pre-etch (closes: #989567)

  [ Johannes Schauer Marin Rodrigues ]
  * add support for DPKG_ROOT set in maintainer scripts (closes: #983425)

 -- Colin Watson <email address hidden>  Sun, 24 Oct 2021 13:28:56 +0100
Superseded in jammy-release
Obsolete in impish-release
Deleted in impish-proposed (Reason: Moved to impish)
debconf (1.5.77) unstable; urgency=medium

  [ Programs translations ]
  * Dutch (Frans Spiesschaert; closes: #986167).
  * Polish (Mmobilea; closes: #976044).

  [ Debconf translations ]
  * Fix double UTF-8 encoding in Finnish translation (closes: #989692).

 -- Colin Watson <email address hidden>  Thu, 10 Jun 2021 18:17:49 +0100

Available diffs

Superseded in impish-release
Deleted in impish-proposed (Reason: Moved to impish)
debconf (1.5.76) unstable; urgency=medium

  [ Colin Watson ]
  * Check that whiptail or dialog is actually usable (closes: #985572).

  [ Programs translations ]
  * Dutch (Frans Spiesschaert; closes: #906948).

 -- Colin Watson <email address hidden>  Sat, 20 Mar 2021 13:14:50 +0000

Available diffs

Superseded in impish-release
Obsolete in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
debconf (1.5.74) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 9 to 12.
  * Add missing colon in closes line.
  * Fix day-of-week for changelog entries 0.1.43.

  [ Fabrice BAUZAC ]
  * Teletype mode: add support for range-based selection.

  [ Programs translations ]
  * German (Helge Kreutzmann).

  [ Niels Thykier ]
  * Remove some obsolete maintainer script code.

 -- Colin Watson <email address hidden>  Sat, 18 Apr 2020 12:10:08 +0100

Available diffs

Superseded in groovy-release
Published in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
debconf (1.5.73) unstable; urgency=medium

  * Use debhelper-compat instead of debian/compat.
  * Remove ancient X-Python-Version field.
  * Drop Python 2 support.

 -- Colin Watson <email address hidden>  Sat, 03 Aug 2019 11:51:13 +0100

Available diffs

Published in xenial-updates
Deleted in xenial-proposed (Reason: moved to -updates)
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

Available diffs

Published in bionic-updates
Deleted in bionic-proposed (Reason: moved to -updates)
debconf (1.5.66ubuntu1) bionic; 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:30:30 -0300

Available diffs

Obsolete in cosmic-updates
Deleted in cosmic-proposed (Reason: moved to -updates)
debconf (1.5.69ubuntu1) cosmic; 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:27:55 -0300

Available diffs

Obsolete in disco-updates
Deleted in disco-proposed (Reason: moved to -updates)
debconf (1.5.71ubuntu1) disco; 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:16:57 -0300

Available diffs

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
debconf (1.5.72) unstable; urgency=medium

  [ Manpages translations ]
  * Portuguese (Américo Monteiro; closes: #927421).

  [ Heitor Alves de Siqueira ]
  * Fix readline prompts when run via run-parts (closes: #928182).

 -- Colin Watson <email address hidden>  Sun, 05 May 2019 13:45:57 +0100

Available diffs

Superseded in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
debconf (1.5.71) unstable; urgency=medium

  [ Kevin Locke ]
  * Dialog: Fix whiptail ellipsized selections (closes: #922279).

 -- Colin Watson <email address hidden>  Tue, 26 Feb 2019 09:30:35 +0000

Available diffs

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
debconf (1.5.70) unstable; urgency=medium

  [ Colin Watson ]
  * When using whiptail, trim select/multiselect items to fit if necessary
    (closes: #478281).

  [ Manpages translations ]
  * French (Jean-Philippe MENGUAL; closes: #916598).

  [ Programs translations ]
  * French (Baptiste Jammet; closes: #918939).

 -- Colin Watson <email address hidden>  Wed, 16 Jan 2019 10:02:24 +0000

Available diffs

Superseded in disco-release
Obsolete in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
debconf (1.5.69) unstable; urgency=medium

  [ Manpages translations ]
  * German.

  [ Programs translations ]
  * Dutch (Frans Spiesschaert; closes: #874287).

  [ Colin Watson ]
  * Remove the Qt frontend (formerly Kde), as qt4-perl is on its way out
    (closes: #629405).

 -- Colin Watson <email address hidden>  Wed, 25 Jul 2018 09:42:35 +0100

Available diffs

Superseded in cosmic-proposed
debconf (1.5.68) unstable; urgency=medium

  [ Modestas Vainius ]
  * Rename current Kde frontend to Qt.
  * Add Debian/{FrontEnd,Element}/Qt* to debian/copyright.
  * Add new Kde frontend that is driven by debconf-kde-helper (and requires
    package of the same name). libqtcore4-perl and libqtgui4-perl packages
    are no longer necessary and can be safely removed. (Closes: #631769)

 -- Colin Watson <email address hidden>  Thu, 19 Jul 2018 11:00:56 +0100

Available diffs

Superseded in cosmic-proposed
debconf (1.5.67) unstable; urgency=medium

  [ Translations ]
  * Russian (Yuri Kozlov; closes: #898134).

  [ Colin Watson ]
  * Chase Vcs-Git redirection (thanks, Raphaël Hertzog).
  * Adjust IFS handling in confmodule to work around #901185.

 -- Colin Watson <email address hidden>  Tue, 12 Jun 2018 06:16:03 +0100
Superseded in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
debconf (1.5.66) unstable; urgency=medium

  [ Programs translations ]
  * French (Baptiste Jammet; closes: #887754).

  [ Colin Watson ]
  * Move VCS to salsa.debian.org.
  * Mark debconf-doc Multi-Arch: foreign.
  * Port the Gnome frontend to GTK+ 3 (closes: #883442, LP: #1736618).

 -- Colin Watson <email address hidden>  Wed, 28 Feb 2018 09:50:20 +0000

Available diffs

Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
debconf (1.5.65) unstable; urgency=medium

  * Declare Breaks on update-notifier-common (<< 3.187~) for the move of
    debconf.py to separate binary packages (thanks, Steve Langasek; closes:
    #881574).

 -- Colin Watson <email address hidden>  Mon, 13 Nov 2017 15:26:13 +0000
Superseded in bionic-proposed
debconf (1.5.64ubuntu2) bionic; urgency=medium

  * Add Breaks: against update-notifier-common (<< 3.187) for the migration
    of the python module.  LP: #1731334.

 -- Steve Langasek <email address hidden>  Sun, 12 Nov 2017 21:04:37 -0800

Available diffs

Superseded in bionic-proposed
debconf (1.5.64ubuntu1) bionic; urgency=medium

  * Add Breaks: against update-notifier-common (<< 3.187) for the migration
    of the python module.  LP: #1731334.

 -- Steve Langasek <email address hidden>  Sun, 12 Nov 2017 21:04:37 -0800

Available diffs

Superseded in bionic-proposed
debconf (1.5.64) unstable; urgency=medium

  [ Colin Watson ]
  * Split debconf.py out to new python-debconf and python3-debconf binary
    packages (closes: #709198).
  * debconf.py: Allow the Debconf class to be used as a context manager
    (closes: #877096).
  * Simplify creation of documentation directory symlinks using
    "dh_installdocs --link-doc".

  [ Programs translations ]
  * German (Helge Kreutzmann).

  [ Debconf translations ]
  * Albanian (Eva Vranici).

 -- Colin Watson <email address hidden>  Sun, 15 Oct 2017 11:52:50 +0100
Superseded in bionic-release
Obsolete in artful-release
Deleted in artful-proposed (Reason: moved to release)
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
Superseded in artful-proposed
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.

Available diffs

Superseded in artful-release
Deleted in artful-proposed (Reason: moved to release)
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.

Available diffs

Superseded in artful-release
Obsolete in zesty-release
Obsolete in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
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.

Available diffs

Superseded in yakkety-release
Published in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
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.

Available diffs

Superseded in xenial-release
Obsolete in wily-release
Deleted in wily-proposed (Reason: moved to release)
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.

Available diffs

Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
debconf (1.5.55ubuntu3) wily; urgency=medium

  * No-change rebuild for python3.5 transition

 -- Steve Langasek <email address hidden>  Wed, 22 Jul 2015 06:33:18 +0000

Available diffs

Superseded in wily-release
Obsolete in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
debconf (1.5.55ubuntu2) vivid; urgency=medium

  * Fix up Makefile for the previous change.
 -- Dmitry Shachnev <email address hidden>   Thu, 15 Jan 2015 13:18:02 +0300
Superseded in vivid-proposed
debconf (1.5.55ubuntu1) vivid; urgency=low

  * Merge from Debian unstable, remaining change:
    - 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.
 -- Dmitry Shachnev <email address hidden>   Thu, 15 Jan 2015 13:04:57 +0300

Available diffs

Superseded in vivid-release
Obsolete in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
debconf (1.5.53ubuntu1) utopic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.

Available diffs

Superseded in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
debconf (1.5.51ubuntu2) trusty; urgency=medium

  * Rebuild to drop files installed into /usr/share/pyshared.
 -- Matthias Klose <email address hidden>   Sun, 23 Feb 2014 13:46:56 +0000

Available diffs

Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
debconf (1.5.51ubuntu1) trusty; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.

Available diffs

Superseded in trusty-release
Obsolete in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
debconf (1.5.50ubuntu1) saucy; urgency=low

  * Resynchronise with Debian (LP: #1047913).  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.

Available diffs

Superseded in saucy-release
Obsolete in raring-release
Deleted in raring-proposed (Reason: moved to release)
debconf (1.5.49ubuntu1) raring; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.

Available diffs

Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
debconf (1.5.48ubuntu1) raring; urgency=low

  * Resynchronise with Debian (LP: #1060249).  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.

Available diffs

Superseded in raring-release
Obsolete in quantal-release
debconf (1.5.46ubuntu1) quantal; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.

Available diffs

Superseded in quantal-release
debconf (1.5.45ubuntu1) quantal; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.
  * dpkg-reconfigure: Drop support for old dpkg-query ${PackageSpec}, since
    Ubuntu has a newer dpkg now.

Available diffs

Superseded in quantal-release
debconf (1.5.44ubuntu1) quantal; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.
    - Ubuntu's dpkg-query still uses ${PackageSpec} for multiarch support
      rather than the newer ${binary:Package}.  Support this as well for
      now.

Available diffs

Superseded in quantal-release
debconf (1.5.43ubuntu1) quantal; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.
    - Ubuntu's dpkg-query still uses ${PackageSpec} for multiarch support
      rather than the newer ${binary:Package}.  Support this as well for
      now.

Available diffs

Superseded in quantal-release
Published in precise-release
debconf (1.5.42ubuntu1) precise; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.
  * Ubuntu's dpkg-query still uses ${PackageSpec} for multiarch support
    rather than the newer ${binary:Package}.  Support this as well for now.

Available diffs

Superseded in precise-release
debconf (1.5.41ubuntu2) precise; urgency=low

  * Also look for whiptail in /bin/whiptail since it's been moved there
    in Ubuntu.
 -- Stephane Graber <email address hidden>   Fri, 10 Feb 2012 17:41:35 -0500

Available diffs

Superseded in precise-release
debconf (1.5.41ubuntu1) precise; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.

Available diffs

Superseded in precise-release
Obsolete in oneiric-release
debconf (1.5.40ubuntu1) oneiric; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.

Available diffs

Superseded in oneiric-release
debconf (1.5.39ubuntu1) oneiric; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Debconf/FrontEnd/Gnome.pm: Port from Gnome2::Druid to
      Gtk2::Assistant.
    - Debconf/Element/Gnome/Select.pm: Drop unused Gnome2 import.
    - debian/control: Change libgnome2-perl suggestion to libgtk2-perl
      accordingly.
    - Convert from deprecated Gtk2::Combo to Gtk2::ComboBox.
    - Make sure you can't press Forward on a progress bar in the Gnome
      frontend.
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.
    - Build for python2.7, and not for python2.4 or python2.5.
    - Convert debconf.py for python3.1 and install.
  * Dropped changes, merged in Debian:
    - Mark debconf Multi-Arch: foreign to indicate that it satisfies the
      dependencies of packages from other than the native arch.

Available diffs

Superseded in oneiric-release
Obsolete in natty-release
debconf (1.5.36ubuntu4) natty; urgency=low

  * Mark debconf Multi-Arch: foreign to indicate that it satisfies the
    dependencies of packages from other than the native arch.
 -- Steve Langasek <email address hidden>   Sun, 20 Feb 2011 02:11:47 -0800

Available diffs

Superseded in natty-release
debconf (1.5.36ubuntu3) natty; urgency=low

  [ Martin Pitt ]
  * Debconf/FrontEnd/Gnome.pm: Port from Gnome2::Druid to Gtk2::Assistant.
    Original patch by Jani Monoses, thanks! (LP: #415038)
  * Debconf/Element/Gnome/Select.pm: Drop unused Gnome2 import.
  * debian/control: Change libgnome2-perl suggestion to libgtk2-perl
    accordingly.

  [ Colin Watson ]
  * Fix Gnome frontend to honour backup capability again, and make backup
    page handling work properly.
  * Version libgtk2-perl Suggests to match the upstream version where
    Gtk2::Assistant was introduced.
  * Convert from deprecated Gtk2::Combo to Gtk2::ComboBox.
  * Make sure you can't press Forward on a progress bar in the Gnome
    frontend.
  * Backport from trunk:
    - Correctly handle disabling the backup capability in a confmodule after
      it was previously enabled.
 -- Colin Watson <email address hidden>   Fri, 17 Dec 2010 13:47:36 +0000

Available diffs

Superseded in natty-release
debconf (1.5.36ubuntu2) natty; urgency=low

  * Support Python 2.7.
 -- Colin Watson <email address hidden>   Fri, 03 Dec 2010 00:04:06 +0000

Available diffs

Superseded in natty-release
debconf (1.5.36ubuntu1) natty; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.
    - Build for python2.6, and not for python2.4 or python2.5.
    - Convert debconf.py for python3.1 and install.

Available diffs

Superseded in natty-release
Obsolete in maverick-release
debconf (1.5.32ubuntu3) maverick; urgency=low

  * Don't use dh_python[23] to install the debconf.py module.
 -- Matthias Klose <email address hidden>   Mon, 27 Sep 2010 20:19:13 +0200

Available diffs

Superseded in maverick-release
debconf (1.5.32ubuntu2) maverick; urgency=low

  * Move the debconf module for python3 into /usr/lib/python3/dist-modules.
  * Remove the build dependency on python-central, use dh_python[23].
 -- Matthias Klose <email address hidden>   Sun, 26 Sep 2010 17:33:43 +0200

Available diffs

Superseded in maverick-release
debconf (1.5.32ubuntu1) maverick; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.
    - Build for python2.6, and not for python2.4 or python2.5.
    - Convert debconf.py for python3.1 and install.

Available diffs

Superseded in maverick-release
Obsolete in lucid-release
debconf (1.5.28ubuntu4) lucid; urgency=low

  * Build for python3.1 rather than python3.0.
 -- Colin Watson <email address hidden>   Fri, 09 Apr 2010 15:13:10 +0100

Available diffs

Superseded in lucid-release
debconf (1.5.28ubuntu3) lucid; urgency=low

  * Stop building for python2.5 (LP: #558453).
 -- Colin Watson <email address hidden>   Thu, 08 Apr 2010 19:13:30 +0100

Available diffs

Superseded in lucid-release
debconf (1.5.28ubuntu2) lucid; urgency=low

  * Gnome.pm: Do not show "Cancel" or "Close" buttons
    so that the maintainer scripts do not break
    (LP: #517813 #517810 #517720)
 -- Michael Vogt <email address hidden>   Fri, 05 Feb 2010 15:52:59 -0800

Available diffs

Superseded in lucid-release
debconf (1.5.28ubuntu1) lucid; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons during release
      upgrades.  Debian Bug: #501767.
    - Build for python2.6, and not for python2.4.
    - Convert debconf.py for python3.0 and install.

Available diffs

Superseded in lucid-release
Obsolete in karmic-release
debconf (1.5.27ubuntu2) karmic; urgency=low

  * Backport from trunk:
    - Remove unused 'use I18N::Langinfo' from Debconf::Element::Gnome
      (LP: #387112).

 -- Colin Watson <email address hidden>   Fri, 02 Oct 2009 10:11:27 +0100

Available diffs

Superseded in karmic-release
debconf (1.5.27ubuntu1) karmic; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons during release
      upgrades.  Debian Bug: #501767.
    - Build for python2.6.
    - Convert debconf.py for python3.0 and install.

Available diffs

Superseded in karmic-release
Obsolete in jaunty-release
debconf (1.5.26ubuntu3) jaunty; urgency=low

  * debconf-apt-progress: DEBIAN_HAS_FRONTEND is always set here at some
    point, even if only on the second run after starting debconf, so we need
    to invert our handling of the check for whether we started the debconf
    frontend ourselves (LP: #347648).

 -- Colin Watson <email address hidden>   Tue, 24 Mar 2009 03:22:29 +0000

Available diffs

Superseded in jaunty-release
debconf (1.5.26ubuntu2) jaunty; urgency=low

  * debconf-apt-progress: If we didn't start the debconf frontend ourselves,
    then it's unlikely that the passthrough child will be able to start
    debconf normally, so tell it to use a pipe database in that case and
    rely on passthrough to save answers (LP: #337306).

 -- Colin Watson <email address hidden>   Sat, 21 Mar 2009 00:43:56 +0000

Available diffs

Superseded in jaunty-release
debconf (1.5.26ubuntu1) jaunty; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons during release
      upgrades.  Debian Bug: #501767.
    - Build for python2.6.
    - Convert debconf.py for python3.0 and install.

Available diffs

Superseded in jaunty-release
debconf (1.5.24ubuntu4) jaunty; urgency=low

  * Build for python2.6.
  * Convert debconf.py for python3.0 and install.

 -- Matthias Klose <email address hidden>   Sun, 22 Feb 2009 11:23:16 +0100

Available diffs

Superseded in jaunty-release
debconf (1.5.24ubuntu3) jaunty; urgency=low

  * Backport from trunk:
    - Only use -C fields when explicitly disabling internationalisation
      within debconf (or when DEBCONF_C_VALUES=true), not merely when in the
      C locale. Based on a patch by Frans Pop, for which thanks! Closes:
      #476873
    - Force fallback to the default template if we encounter 'en' in the
      locale list and no language-specific template for English was
      found,since English text is usually found in a plain field rather than
      something like Choices-en.UTF-8. This allows you to override other
      locale variables for a different language with LANGUAGE=en. Thanks
      again to Frans Pop.

 -- Colin Watson <email address hidden>   Mon, 26 Jan 2009 15:30:16 +0000

Available diffs

Superseded in jaunty-release
debconf (1.5.24ubuntu2) jaunty; urgency=low

  * Support overriding frontend's package name determination (used to set
    the owner) using the DEBCONF_PACKAGE environment variable.

 -- Colin Watson <email address hidden>   Mon, 22 Dec 2008 14:48:47 +0000

Available diffs

Superseded in jaunty-release
debconf (1.5.24ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons during release
      upgrades.  Debian Bug: #501767.
    - Backport from trunk:
      + Fall back to untranslated fields if asking explicitly for any
        nonexistent translated field, not just Choices-C. For example, asking
        for Choices-en.UTF-8 should fall back to Choices if Choices-en.UTF-8
        doesn't exist. LP: #271652
      + Remove some dead code in Debconf::Template::AUTOLOAD.

Available diffs

175 of 114 results