lp:ubuntu/feisty/debconf

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/feisty/debconf
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

26. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Install Python confmodule for python2.5 as well.
* Retry flock() on EINTR. Failing that, print the errno if flock() fails
  so that we have a better chance of working out why.
* Set Maintainer to me for DebianMaintainerField (even though I'm part of
  the maintenance team upstream ...).

25. By Colin Watson

Install Python confmodule for python2.5 as well (LP: #80253).

24. By Joey Hess <email address hidden>

[ Christian Perrier ]
Better support for locale aliases. Thanks to Nicolas François
for the patch. Closes: #232044

23. By Joey Hess <email address hidden>

[ Debconf Translations ]
  - Updated Bosnian. Closes: #396654
  - Updated Greek
  - Updated Nepali.
  - Updated Bulgarian. Closes: #397778

[ Programs Translations ]
  - Added Bosnian. Closes: #397282

22. By Joey Hess <email address hidden>

Fix passthrough frontend's handling of noninteractive elements.
Instead of duplicating the code in their show method, which varies for
some types (select), just call the show method. Closes: #396147

21. By Colin Watson

Use printf rather than echo to send commands to debconf, to avoid
breaking escaped commands if /bin/sh is dash (closes: #306134).

20. By Colin Watson

Resynchronise with Debian.

19. By Colin Watson

* Backport from trunk (closes: Malone #42187):
  - Stop the Gnome and Kde frontends from displaying select questions with
    zero or one choices, or multiselect questions with zero choices; this
    was broken due to an error in multiple inheritance (thanks, Gary
    Coady; closes: https://launchpad.net/bugs/42187).

18. By Matthias Klose

* Merge r2040.
[ Joey Hess ]
* In the gnome and kde frontends, exit 1 not 0 when cancel is hit.

17. By Colin Watson

* Backport from trunk (closes: Malone #43907):
  - Handle escaped commas ("\,") and escaped spaces ("\ ") in Choices and
    Value fields in questions, matching cdebconf. I've grepped the archive
    for backslashes in Choices fields in templates and in db_set and
    db_subst commands and found nothing that this change would break,
    while it lets us use more code from d-i in the installed system.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/debconf
This branch contains Public information 
Everyone can see this information.

Subscribers