Change log for debconf package in Ubuntu
1 → 50 of 115 results | First • Previous • Next • Last |
debconf (1.5.87ubuntu1) plucky; urgency=low * Merge from Debian unstable. Remaining changes: - Fix uninitialized value on "EOF" (^D) (Closes: #723843, LP: #1899343) * Chery-pick Colin's fix from debconf git: - Use /usr/lib/apt/apt-extracttemplates if available (closes: #1087523)
Available diffs
- diff from 1.5.86ubuntu1 to 1.5.87ubuntu1 (2.4 KiB)
Superseded in plucky-release |
Published in oracular-release |
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
- diff from 1.5.86 (in Debian) to 1.5.86ubuntu1 (815 bytes)
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
Available diffs
- diff from 1.5.82 to 1.5.86 (84.1 KiB)
- diff from 1.5.85ubuntu1 (in Ubuntu) to 1.5.86 (854 bytes)
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
- diff from 1.5.85 (in Debian) to 1.5.85ubuntu1 (776 bytes)
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
- diff from 1.5.84 to 1.5.85 (717 bytes)
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
- diff from 1.5.83 to 1.5.84 (82.4 KiB)
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
Available diffs
- diff from 1.5.79ubuntu1 (in Ubuntu) to 1.5.82 (12.4 KiB)
- diff from 1.5.81 to 1.5.82 (673 bytes)
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
- diff from 1.5.80 to 1.5.81 (2.4 KiB)
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
- diff from 1.5.79 (in Debian) to 1.5.79ubuntu1 (874 bytes)
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
- diff from 1.5.77 to 1.5.79 (134.7 KiB)
- diff from 1.5.78 to 1.5.79 (7.6 KiB)
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
- diff from 1.5.76 to 1.5.77 (3.5 KiB)
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
- diff from 1.5.74 to 1.5.76 (2.3 KiB)
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
- diff from 1.5.73 to 1.5.74 (20.3 KiB)
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
- diff from 1.5.72 to 1.5.73 (2.0 KiB)
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
- diff from 1.5.58ubuntu1 to 1.5.58ubuntu2 (682 bytes)
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
- diff from 1.5.66 (in Debian) to 1.5.66ubuntu1 (663 bytes)
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
- diff from 1.5.69 (in Debian) to 1.5.69ubuntu1 (664 bytes)
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
- diff from 1.5.71 (in Debian) to 1.5.71ubuntu1 (657 bytes)
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
- diff from 1.5.71 to 1.5.72 (1.8 KiB)
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
- diff from 1.5.70 to 1.5.71 (1.0 KiB)
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
- diff from 1.5.69 to 1.5.70 (3.3 KiB)
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
- diff from 1.5.66 to 1.5.69 (25.7 KiB)
- diff from 1.5.68 to 1.5.69 (29.6 KiB)
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
- diff from 1.5.67 to 1.5.68 (31.6 KiB)
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
- diff from 1.5.65 to 1.5.66 (24.2 KiB)
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
Available diffs
- diff from 1.5.63 to 1.5.65 (6.8 KiB)
- diff from 1.5.64ubuntu2 (in Ubuntu) to 1.5.65 (721 bytes)
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
- diff from 1.5.64ubuntu1 to 1.5.64ubuntu2 (548 bytes)
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
- diff from 1.5.64 (in Debian) to 1.5.64ubuntu1 (843 bytes)
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
Available diffs
- diff from 1.5.60ubuntu1 (in Ubuntu) to 1.5.63 (34.1 KiB)
- diff from 1.5.62ubuntu1 (in Ubuntu) to 1.5.63 (31.8 KiB)
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
- diff from 1.5.60ubuntu1 to 1.5.62ubuntu1 (3.8 KiB)
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
- diff from 1.5.59ubuntu1 to 1.5.60ubuntu1 (1.6 KiB)
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
- diff from 1.5.58ubuntu1 to 1.5.59ubuntu1 (2.3 KiB)
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
- diff from 1.5.57ubuntu1 to 1.5.58ubuntu1 (21.2 KiB)
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
- diff from 1.5.55ubuntu3 to 1.5.57ubuntu1 (3.6 KiB)
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
- diff from 1.5.55ubuntu2 to 1.5.55ubuntu3 (1.6 KiB)
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
Available diffs
- diff from 1.5.53ubuntu1 to 1.5.55ubuntu2 (21.9 KiB)
- diff from 1.5.55ubuntu1 to 1.5.55ubuntu2 (578 bytes)
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
- diff from 1.5.53ubuntu1 to 1.5.55ubuntu1 (21.9 KiB)
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
- diff from 1.5.51ubuntu2 to 1.5.53ubuntu1 (28.7 KiB)
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
- diff from 1.5.51ubuntu1 to 1.5.51ubuntu2 (344 bytes)
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
- diff from 1.5.50ubuntu1 to 1.5.51ubuntu1 (24.7 KiB)
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
- diff from 1.5.49ubuntu1 to 1.5.50ubuntu1 (4.4 KiB)
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
- diff from 1.5.48ubuntu1 to 1.5.49ubuntu1 (1.0 KiB)
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
- diff from 1.5.46ubuntu1 to 1.5.48ubuntu1 (5.5 KiB)
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
- diff from 1.5.45ubuntu1 to 1.5.46ubuntu1 (83.2 KiB)
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
- diff from 1.5.44ubuntu1 to 1.5.45ubuntu1 (1.8 KiB)
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
- diff from 1.5.43ubuntu1 to 1.5.44ubuntu1 (111.4 KiB)
1 → 50 of 115 results | First • Previous • Next • Last |