cdebconf 0.109ubuntu1 source package in Ubuntu

Changelog

cdebconf (0.109ubuntu1) feisty; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Disable gtk frontend.

cdebconf (0.109) unstable; urgency=low

  [ Attilio Fiandrotti ]
  * Disable the screenshot button before gtk_go() returns. Closes: #396071.
  * Change handler for BOOLEAN questions in GTK frontend to use radiobuttons
    instead of a checkbox. Closes: #395052.
  * Make sure the default choice for countrychooser/country-name is correctly
    preselected by the GTK frontend's special handler. Closes: #397877.
  * Fixed scrolling to default option in GTK frontend for SELECT questions.
    Closes: #340007.
  * Remove code belonging to ancient SELECT and BOOLEAN handlers which are
    no longer used.

  [ Updated translations ]
  * Bulgarian (bg.po) by Damyan Ivanov
  * Bosnian (bs.po) by Safir Secerovic
  * Esperanto (eo.po) by Serge Leblanc
  * Georgian (ka.po) by Aiet Kolkhi
  * Kurdish (ku.po) by rizoye-xerzi
  * Norwegian Bokmål (nb.po) by Bjørn Steensrud
  * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
  * Swedish (sv.po) by Daniel Nylander

cdebconf (0.108) unstable; urgency=low

  * Revert refactoring of progress bar in newt frontend. Closes: #391676.

  [ Updated translations ]
  * Belarusian (be.po) by Andrei Darashenka
  * Catalan (ca.po) by Jordi Mallach
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Indonesian (id.po) by Arief S Fitrianto
  * Kurdish (ku.po) by Erdal Ronahi
  * Norwegian Bokmal (nb.po) by Bjørn Steensrud
  * Nepali (ne.po) by Shiva Prasad Pokharel
  * Romanian (ro.po) by Eddy Petrișor
  * Tamil (ta.po) by Damodharan Rajalingam
  * Turkish (tr.po) by Recai Oktaş
  * Vietnamese (vi.po) by Clytie Siddall

cdebconf (0.107) unstable; urgency=low

  [ Attilio Fiandrotti ]
  * A double click on a tree leaf is now equivalent to selecting it and
    pressing continue. Closes: #382357.

  [ Frans Pop ]
  * cdebconf/udeb: add debconf/language template and set default language for
    the installer to "en" (#381142).

  [ Updated translations ]
  * Greek (el.po) by quad-nrg.net
  * Estonian (et.po) by Siim Põder
  * Hindi (hi.po) by Nishant Sharma
  * Croatian (hr.po) by Josip Rodin
  * Macedonian (mk.po) by Georgi Stanojevski
  * Albanian (sq.po) by Elian Myftiu
  * Traditional Chinese (zh_TW.po) by Tetralet

cdebconf (0.106) unstable; urgency=low

  [ Denis Barbier ]
  * Change select, multiselect and button colors for the newt interface
    when FRONTEND_BACKGROUND=dark, to improve text readability.

  [ Attilio Fiandrotti ]
  * Fix buffer overflow spotted by Aike Reyer <email address hidden>
    in the GTK frontend. Closes: #386752.
  * GTK frontend: force DirectFB to reload keymap at every frontend_go() run.
    This will ensure that we have the correct keymap after the user selects
    one in kbd-chooser. This solution is a workaround until we can implement
    a reload triggered from kbd-chooser, which would be cleaner.
    Closes: #381979.

  [ Colin Watson ]
  * Refactor newt frontend to have a single common function to build the
    progress bar form, which redraws the progress bar when the
    progresscancel state changes (closes: https://launchpad.net/bugs/47733).
  * Allow Choices-C to be listed separately from Choices (etc.) in templates
    files. This lets you say "Choices: ${CHOICES-TRANS}" and "Choices-C:
    ${CHOICES}" to substitute reliably into translated and untranslated
    templates without having to ensure that ${CHOICES-TRANS} is translated
    to the same thing in every language.
  * X_LOADTEMPLATEFILE now takes an optional owner argument, passed to it by
    debconf-loadtemplate.
  * Add debconf_x_save and debconf_info macros to debconfclient.h.
  * debconf-loadtemplate now tells debconf to save its databases immediately
    after loading templates files; this can make debugging easier under some
    circumstances.

  [ Frans Pop ]
  * GTK frontend: don't print an extra ellipsis in the progress bar. Thanks
    to Jens Seidel for spotting this.

  [ Updated translations ]
  * Bengali (bn.po) by Mahay Alam Khan (মাহে আলম খান)
  * Catalan (ca.po) by Jordi Mallach
  * Czech (cs.po) by Miroslav Kure
  * Danish (da.po) by Claus Hindsgaul
  * German (de.po) by Jens Seidel
  * Esperanto (eo.po) by Serge Leblanc
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Basque (eu.po) by Piarres Beobide
  * Finnish (fi.po) by Tapio Lehtonen
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Hebrew (he.po) by Lior Kaplan
  * Hungarian (hu.po) by SZERVÁC Attila
  * Indonesian (id.po) by Arief S Fitrianto
  * Italian (it.po) by Giuseppe Sacco
  * Japanese (ja.po) by Kenshi Muto
  * Korean (ko.po) by Sunjae park
  * Kurdish (ku.po) by Erdal Ronahi
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Latvian (lv.po) by Aigars Mahinovs
  * Norwegian Bokmål (nb.po) by Bjørn Steensrud
  * Dutch (nl.po) by Bart Cornelis
  * Polish (pl.po) by Bartosz Fenski
  * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
  * Russian (ru.po) by Yuri Kozlov
  * Northern Sami (se.po) by Børre Gaup
  * Slovak (sk.po) by Peter Mann
  * Slovenian (sl.po) by Jure Čuhalev
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Turkish (tr.po) by Recai Oktaş
  * Vietnamese (vi.po) by Clytie Siddall
  * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
  * Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

cdebconf (0.105) unstable; urgency=low

  [ Colin Watson ]
  * Make DEBCONF_DEBUG=developer be equivalent to DEBCONF_DEBUG=5, for
    compatibility with debconf (not perfect, but this is a common case).

  [ Joey Hess ]
  * Patch from Davide Viti to make newt frontend display errors with a help
    bar that's not blue. Closes: #317354

  [ Frans Pop ]
  * Switch gtk frontend to build using gtk+2.0 2.8 libs.
  * Increase TITLE_PADDING to allow for vertical bars that delimit the border
    in the title. Thanks to Davide Viti. Closes: #382278.

  [ Updated translations ]
  * Dzongkha (dz.po) by Jurmey Rabgay
  * Greek, Modern (1453-) (el.po) by quad-nrg.net
  * Estonian (et.po) by Siim Põder
  * Gujarati (gu.po) by Kartik Mistry
  * Khmer (km.po) by Khoem Sokhem
  * Panjabi (pa.po) by A S Alam
  * Portuguese (pt.po) by Miguel Figueiredo
  * Romanian (ro.po) by Eddy Petrişor
  * Swedish (sv.po) by Daniel Nylander
  * Tagalog (tl.po) by Eric Pareja
  * Ukrainian (uk.po) by Eugeniy Meshcheryakov
  * Traditional Chinese (zh_TW.po) by Tetralet

 -- Colin Watson <email address hidden>   Tue, 28 Nov 2006 12:24:13 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Feisty
Original maintainer:
Debian Install System Team
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cdebconf_0.109ubuntu1.tar.gz 227.1 KiB cb298e2e773f3302005af818eb1f5d5885ad5ab284ce8e4782deb8cf6bb911a9
cdebconf_0.109ubuntu1.dsc 1.2 KiB c84006ad5cfb9f779984fcf81b7882cf3a0a84888f2f1800dde48f6804fe404f

View changes file

Binary packages built by this source

cdebconf: No summary available for cdebconf in ubuntu feisty.

No description available for cdebconf in ubuntu feisty.

cdebconf-newt-udeb: No summary available for cdebconf-newt-udeb in ubuntu feisty.

No description available for cdebconf-newt-udeb in ubuntu feisty.

cdebconf-priority: No summary available for cdebconf-priority in ubuntu feisty.

No description available for cdebconf-priority in ubuntu feisty.

cdebconf-text-udeb: No summary available for cdebconf-text-udeb in ubuntu feisty.

No description available for cdebconf-text-udeb in ubuntu feisty.

cdebconf-udeb: No summary available for cdebconf-udeb in ubuntu feisty.

No description available for cdebconf-udeb in ubuntu feisty.

libdebconfclient0: No summary available for libdebconfclient0 in ubuntu feisty.

No description available for libdebconfclient0 in ubuntu feisty.

libdebconfclient0-dev: No summary available for libdebconfclient0-dev in ubuntu feisty.

No description available for libdebconfclient0-dev in ubuntu feisty.

libdebconfclient0-udeb: No summary available for libdebconfclient0-udeb in ubuntu feisty.

No description available for libdebconfclient0-udeb in ubuntu feisty.