lp:ubuntu/karmic/debconf

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/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:
Mature

Recent revisions

37. By Colin Watson

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

36. By Colin Watson

* 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.

35. By Colin Watson

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).

34. By Colin Watson

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).

33. By Colin Watson

* 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.

32. By Matthias Klose

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

31. By Colin Watson

* 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.

30. By Colin Watson

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

29. By Scott James Remnant (Canonical)

* 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.

28. By Michael Vogt

* Gnome.pm:
  - On release upgrades, do not show the "Cancel" button and hide
    the close button in the main window. "Cancel" (or close)
    during a install will make the maintainer script fail so its
    not desirable.

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