cdebconf (0.74.2) testing; urgency=low

  * New upload with no source changes to get udebs marching source in sarge.
  * Version number munge since this reverts the 0.74 changes from sarge,
    since the 0.74 udebs never did get in.

 -- Joey Hess <joeyh@debian.org>  Wed, 18 May 2005 11:23:05 -0400

cdebconf (0.72) unstable; urgency=low

  * Colin Watson
    - gtk frontend work (not built for sarge, so no risk):
      + Allocate choices, choices_translated, and defvals dynamically. Fixes
        several crash bugs.
      + Fix a type mismatch that generated a compiler warning.
      + Disable help popup on multiselects, since it made it impossible to
        actually select anything. Ditto on password keyboard focus grab.
      + Implement the text type, just as an alias of note for now.
      + Drop the old back/continue buttons entirely, as they only appear
        sometimes and having both them and the druid-style buttons is very
        confusing. Fix sensitivity of druid-style buttons.
  * Updated translations: 
    - Welsh (cy.po) by Dafydd Harries
    - Hebrew (he.po) by Lior Kaplan
    - Hungarian (hu.po) by VEROK Istvan
    - Latvian (lv.po) by Aigars Mahinovs
    - Dutch (nl.po) by Bart Cornelis
    - Polish (pl.po) by Bartosz Fenski
    - Romanian (ro.po) by Eddy Petrisor
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Joey Hess <joeyh@debian.org>  Wed,  6 Oct 2004 14:20:44 -0400

cdebconf (0.71) unstable; urgency=low

  * Colin Watson
    - Fix some compiler warnings.
    - cdebconf conflicts with debconf-doc (closes: #274795).
  * Updated translations:
    - Arabic (ar.po) by Ossama M. Khayat
    - Bulgarian (bg.po) by Ognyan Kulev
    - Bosnian (bs.po) by Safir Šećerović
    - Catalan (ca.po) by Steve Langasek
    - Czech (cs.po) by Miroslav Kure
    - Welsh (cy.po) by Dafydd Harries
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Dennis Stampfer
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
    - Basque (eu.po) by Piarres Beobide Egaña
    - Finnish (fi.po) by Tapio Lehtonen
    - French (fr.po) by French Team
    - Hebrew (he.po) by Lior Kaplan
    - Croatian (hr.po) by Krunoslav Gernhard
    - Indonesian (id.po) by Debian Indonesia Team
    - Japanese (ja.po) by Kenshi Muto
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnasn
    - Latvian (lv.po) by Aigars Mahinovs
    - Bøkmal, Norwegian (nb.po) by Bjorn Steensrud
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Romanian (ro.po) by Eddy Petrisor
    - Russian (ru.po) by Russian L10N Team
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Slovenian (sl.po) by Jure Čuhalev
    - Swedish (sv.po) by Per Olofsson
    - Turkish (tr.po) by Recai Oktaş
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Colin Watson <cjwatson@debian.org>  Mon,  4 Oct 2004 13:45:59 +0100

cdebconf (0.70) unstable; urgency=low

  * Bastian Blank
    - Don't close neccesary fds.
    - Move fds to 20+, bterm give us 6.
    - Catch SIGCHLD.
    - Make SIGCHLD shutdown transparent.
    - Always call newt shutdown sequence.

 -- Bastian Blank <waldi@debian.org>  Sat, 24 Jul 2004 10:06:59 +0200

cdebconf (0.69) unstable; urgency=low

  * Bastian Blank
    - Autogenerate confmodule and commands list.
    - Restore saved stdout instead of stderr in debconfclient and confmodule.
    - Change DC_OK to 0.
    - Fix save.
    - Fix shoutdown of newt frontend.

 -- Bastian Blank <waldi@debian.org>  Sat, 17 Jul 2004 18:38:40 +0200

cdebconf (0.68) unstable; urgency=low

  * Bastian Blank
    - Use debhelper udeb support.
    - Cleanup build system.
    - Add X_SAVE command, replaces SIGUSR1.
    - Return exit code from frontend.

 -- Bastian Blank <waldi@debian.org>  Sat, 10 Jul 2004 19:04:20 +0200

cdebconf (0.67) unstable; urgency=low

  * Matt Kraai
    - Free the owner field of the node being deleted (Closes: #256954).
    - Add self to Uploaders.

 -- Matt Kraai <kraai@debian.org>  Wed, 30 Jun 2004 17:37:37 -0700

cdebconf (0.66) unstable; urgency=low

  * Joshua Kwan
    - Apply patch from Guillaume Pernot <gpernot@praksys.org> to fix
      a lone semicolon in newt.c that chokes gcc. (Closes: #251973)
  * Colin Watson
    - Initialize frontend handle to NULL and check for that on dlclose().
      This prevents a segfault when DEBIAN_FRONTEND=none.
    - Add myself to Uploaders.
  * Updated translations:
    - Welsh (cy.po) by Dafydd Harries
    - German (de.po) by Dennis Stampfer
    - Persian (fa.po) by Arash Bijanzadeh
    - Korean (ko.po) by Changwoo Ryu
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov

 -- Colin Watson <cjwatson@debian.org>  Tue, 29 Jun 2004 15:01:36 +0100

cdebconf (0.65) unstable; urgency=low

  * Denis Barbier
    - cdebconf-text-udeb.templates:  when fixing #245624, a string format
      was modified.  Now that string freeze is over, this file is updated
      as well as translations.
    - With text interface, append "[*]" to selected items in boolean, select
      and multiselect questions.
  * Eugeniy Meshcheryakov
    - newt frontend: long lines in select and multiselect templates
      were wrongly truncated.  Closes: #245982

 -- Christian Perrier <bubulle@debian.org>  Sun, 23 May 2004 20:05:51 +0200

cdebconf (0.64) unstable; urgency=low

  * Denis Barbier
    - text frontend: the default value in string templates was printed
      with %d instead of %s.  Closes: #245624

 -- Denis Barbier <barbier@debian.org>  Wed, 28 Apr 2004 02:03:19 +0200

cdebconf (0.63) unstable; urgency=low

  * Updated translations: 
    - Bulgarian (bg.po) by Ognyan Kulev
    - Bokmal, Norwegian (nb.po) by Bjørn Steensrud
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Vietnamese (vi.po) by Vu Quang Trung

 -- Joey Hess <joeyh@debian.org>  Fri, 23 Apr 2004 12:55:32 -0400

cdebconf (0.62) unstable; urgency=low

  * Updated translations: 
    - Finnish (fi.po) by Tapio Lehtonen
    - Hebrew (he.po) by Lior Kaplan
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Italian (it.po) by Davide Viti
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll

 -- Joey Hess <joeyh@debian.org>  Tue, 20 Apr 2004 10:44:42 -0400

cdebconf (0.61) unstable; urgency=low

  * Martin Sjögren
    - newt.c: Make sure we don't call NewtFinished if there's an active
      progress bar. Closes: #242976
  * Updated translations: 
    - Catalan (ca.po) by Jordi Mallach
    - Gallegan (gl.po) by Héctor Fernández López
    - Italian (it.po) by Davide Viti
    - Portuguese (pt.po) by Miguel Figueiredo
    - Russian (ru.po) by Nikolai Prokoschenko
    - Turkish (tr.po) by Osman Yüksel

 -- Joey Hess <joeyh@debian.org>  Wed, 14 Apr 2004 21:22:11 -0400

cdebconf (0.60) unstable; urgency=low

  * Joey Hess
    - Increase debhelper version to one that can handle udebs.
  * Denis Barbier
    - In the newt frontend, remove the <Continue> button except for
      questions of type note, error and multiselect (and also select
      when extended description is very long and displayed in a
      separate window).
    - Add a --merge command-line flag to debconf-loadtemplate.
      When debconf-loadtemplate reads templates files, the default
      behavior is to replace existing templates with the new
      definitions.  With this flag, translations are added to already
      existing templates.  But if English text differs, outdated
      translations are removed as if this flag was unset.
      Closes: #212921
    - Fix newt.c so that debian/cdebconf-newt-udeb.templates is generated
      from source files.
    - Rebuild cdebconf-text-udeb.templates to include strings added
      recently to the text frontend.
  * Updated translations: 
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Dennis Stampfer
    - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
    - Basque (eu.po) by Piarres Beobide Egaña
    - French (fr.po) by Pierre Machard
    - Hebrew (he.po) by Lior Kaplan
    - Hungarian (hu.po) by VERÓK István
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Japanese (ja.po) by Kenshi Muto
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Bokmal, Norwegian (nb.po) by Petter Reinholdtsen
    - Dutch (nl.po) by Bart Cornelis
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (pt.po) by Nuno Sénica
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Romanian (ro.po) by Eddy Petrisor
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Slovenian (sl.po) by Jure Čuhalev
    - Albanian (sq.po) by Elian Myftiu
    - Swedish (sv.po) by André Dahlqvist
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Joey Hess <joeyh@debian.org>  Sat, 10 Apr 2004 01:15:58 -0400

cdebconf (0.59) unstable; urgency=low

  * Joey Hess
    - Mark udebs as such in the control file, so debconf doesn't mark
      conffiles. Did not finish conversion to new simpler rules file
      using new debhelper udeb features.

 -- Joey Hess <joeyh@debian.org>  Thu,  1 Apr 2004 16:58:34 -0500

cdebconf (0.58) unstable; urgency=low

  * Denis Barbier
    - Major improvements to the text frontend:
      + '\r' is not supported by all terminals, which made progress bars
        unreadable.  The display is now:
          Progress bar title ..20%..40%..60%..80%..100%
        Closes: #195704
      + Add support for backing up.  Closes: #183107
      + For most questions, prints the short description below the extended
        one.
      + String and passwd questions accept an empty answer.
      + A contextual help message is available at prompt.
      + Progress bar refresh is set to a minimum of 10% to prevent
        too verbose output.
      + Select and multiselect questions look now more like debconf
        readline questions.
      + Define a ISEMPTY macro to deal with empty strings on s390.
    - The previous fix about the seen flag broke when a package is
      left half-configured.  To prevent this problem, the seen
      flag is never written to the questions.dat file (for cdebconf-udeb
      only) as suggested by Joey Hess.  Closes: #229648
    - Add a --enable-d-i flag to the configure script, invoked when
      building cdebconf-udeb.  This option add -DDI_UDEB to CFLAGS.
  * Bastian Blank
    - Fix recognition of return in note.
    - Reorganize fd dups to properly handle closed stdin/-out.
  * Updated translations: 
    - Bulgarian (bg.po) by Ognyan Kulev
    - Bosnian (bs.po) by Safir Šećerović
    - Catalan (ca.po) by Jordi Mallach
    - Czech (cs.po) by Miroslav Kure
    - Welsh (cy.po) by Dafydd Harries
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Dennis Stampfer
    - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
    - Spanish (Castilian) (es.po) by Javier Fernández-Sanguino
    - Finnish (fi.po) by Tapio Lehtonen
    - French (fr.po) by Pierre Machard
    - Hebrew (he.po) by Lior Kaplan
    - Hungarian (hu.po) by VERÓK István
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Italian (it.po) by Davide Viti
    - Japanese (ja.po) by Kenshi Muto
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Bokmal, Norwegian (nb.po) by Axel Bojer
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (pt.po) by Nuno Sénica
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Romanian (ro.po) by Eddy Petrisor
    - Russian (ru.po) by Nikolai Prokoschenko
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Slovenian (sl.po) by Matjaz Horvat
    - Albanian (sq.po) by Elian Myftiu
    - Swedish (sv.po) by André Dahlqvist
    - Turkish (tr.po) by Osman Yüksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Joey Hess <joeyh@debian.org>  Tue, 30 Mar 2004 14:24:35 -0500

cdebconf (0.57) unstable; urgency=low

  * Denis Barbier
    - In cdebconf-udeb.templates, set debconf/showold to false by
      default.  This is possible now that main-menu temporarily
      changes this value to true when reconfiguring a package.
      Closes: #229648
    - Remove unused /var/lib/cdebconf/templates and
      /var/lib/cdebconf/questions directories from cdebconf-udeb.dirs.
      Closes: #222574
    - When templates or questions database are missing, debconf exits
      with a return code set to 1.
      Closes: #213165
    - Fix text and button placement in the newt frontend to prevent
      text overlap.  Closes: #225968
      When backup is disabled, the <Continue> button is now centered.
      The <Yes>/<No> buttons in boolean questions are separated from
      the <Go Back> button.
    - With progress bars, minimal text height is set to 2, so that
      there is no box redrawing when 1 or 2 line long text is displayed.
    - If title is larger than other widgets, it was not displayed.
      Main window is now enlarged in such a case so that title becomes
      visible.
    - When a title is too large to fit on a window, it is truncated
      with ellipsis.  Closes: #235184
  * Joey Hess
    - In the choices splitter, support "\ " as a way to have leading
      whitespace that is not stripped out. Did it this way because
      changing it to split on ", " instead of "*, *" might break stuff,
      and the spec is very vague.

 -- Joey Hess <joeyh@debian.org>  Thu,  4 Mar 2004 11:10:40 -0500

cdebconf (0.56) unstable; urgency=low

  * Translations
    - Ming Hua
      - Initial Traditional Chinese translation (zh_TW.po), by Tetralet
      - Reorganize the format of translation changelogs
    - Håvard Korsvoll
      - Updated Norwegian, nynorsk (nn.po) translation.
    - Eugeniy Meshcheryakov
      - Updated Ukrainian translation (uk.po)
    - Kęstutis Biliūnas
      - Updated Lithuanian translation (lt.po)
    - Jordi Mallach
      - Translate "Yes" as "Yes" instead of "No", to make this a bit useful.
    - Håvard Korsvoll
      - Updated Norwegian, bokmål translation, (nb.po). From Axel Bojer

 -- Joey Hess <joeyh@debian.org>  Tue,  2 Mar 2004 13:17:30 -0500

cdebconf (0.55) unstable; urgency=low

  * Denis Barbier
    - The confmodule_update_seen_questions function was broken, only
      one question was added/removed to the stack of already seen
      questions.
    - Always display templates of type 'error'.
    - Let debconf-loadtemplate exit with code 1 if it could not write
      debconf databases.  Closes: #221879
  * Thiemo Seufer
    - Fix that exit code check.
  * Gustavo Noronha Silva
    - Began coding in gtk frontend starting to write a druid-like
      interface for cdebconf much like the gnome2 frontend for the
      perl-based debconf, that means the action buttons are now at the
      bottom of the window, separated from the question widgets.
      Only boolean_single has been hacked and tested at this stage,
      others to follow.

  * Translations:
    - Eugen Meshcheryakov
      - added Ukrainian translation (uk.po)
    - Changwoo Ryu
      - Added Korean translation (ko.po).

 -- Joey Hess <joeyh@debian.org>  Sun, 22 Feb 2004 22:17:47 -0500

cdebconf (0.54) unstable; urgency=low

  * Martin Sjögren
    - Make the METAGET command return translated fields. This should fix
      the "Create %s file system" problem in partconf. (Closes: #224493)
  * Denis Barbier
    - Steal code from debconf to go back over skipped questions.
      Closes: #225861, #229719
    - As locales are not installed during early stage of installation,
      sorting cannot be performed at run-time, and templates must
      contain sorting order.  Thus the Listorder fields is removed and
      replaced by a new Indices field.  If a template contains
        Choices: a, b, c
        Choices-ll.UTF-8: x, y, z
        Indices-ll.UTF-8: 3, 1, 2
      this means that 'a' is translated into 'x', 'b' into 'y' and 'c'
      into 'z' for the language 'll', but "z, x, y" is displayed in that
      order.
    - If frontend is set to 'none', a dummy frontend is initialized.
      This can be useful in conjunction with debconf-communicate, e.g.
      to fix #223344.
    - Only newt and text frontends are currently supported.  Do not
      build other packages (neither debs nor udebs), and strip build
      dependencies.
      The dependency problem caused by cdebconf-gtk-udeb goes away,
      and a solution is worked on in case this frontend is back later
      (which is the reason why these entries are not removed from
      debian/control), so there is no need to keep this bugreport open.
      Closes: #218472
  * Bastian Blank
    - Fix progress bar calculations in newt frontend.

  * Updated translations:
    - Anmar Oueja
      - created and translated to Arabic (ar.po)
    - Nikolai Prokoschenko
      - updated Russian translation
    - Safir Secerovic
      - Update Bosnian translation (bs.po).
    - Carlos Z.F. Liu
      - fix some serious errors in Simplified Chinese translation.
    - h3li0s
      - Added Albanian translation (sq.po)
    - Jordi Mallach
      - Update Catalan translation (ca.po).

 -- Joey Hess <joeyh@debian.org>  Sat, 31 Jan 2004 19:13:56 -0500

cdebconf (0.53) unstable; urgency=low

  * Ming Hua
    - Initial Simplified Chinese translation (zh_CN.po)
  * Bart Cornelis
    - Merged Norewgian Nynorsk (nn.po) translation from skolelinux-cvs
  * André Dahlqvist
    - Update Swedish translation (sv.po)
  * Kęstutis Biliūnas
    - Updated Lithuanian translation (lt.po).
  * Tollef Fog Heen
    - Fix typo in debian/control in cdebconf-text-udeb description.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 31 Dec 2003 16:24:09 +0100

cdebconf (0.52) unstable; urgency=low

  * Bart Cornelis
    - Merged Norwegian Bokmael (nb.po) translation from skolelinux-cvs
  * Luis Ferreira
    -Added portuguese translation (pt.po)
  * André Dahlqvist
    - Added Swedish translation
  * Giuseppe Sacco
    - Updated italian translation (it.po)
  * Dennis Stampfer
    - Fixed invalid sv.po (Swedish translation)

 -- Joey Hess <joeyh@debian.org>  Thu, 25 Dec 2003 19:55:03 -0500

cdebconf (0.51) unstable; urgency=low

  * Bartosz Fenski
    - Updated Polish (pl) translation.
  * Thiemo Seufer
    - Stop make to continue after errors.
    - Allow more efficient parallel make runs.
  * Verok Istvan
    - Initial Hungarian translation.
  * Arash Bijanzadeh
    - Initial Farsi translation (fa.po).
  * Konstantinos Margaritis
    - Updated Greek translation (el.po)
  * Otavio Salvador
    - Fix formatting of lists in debian/po/pt_BR.po
  * Peter Mann
    - Updated Slovak translation. (sk.po)
  * Giuseppe Sacco
    - First italian translation from Davide Viti
    - updated translation
  * Teófilo Ruiz Suárez
    - Updated Spanish translation (es.po)
    - Switched to UTF-8
  * Bart Corneli
    - updated dutch translation
  * Dennis Stampfer
    - Update German translation de.po
    - Update German translation de.po by Jan Lübbe. Closes: #224320
  * Petter Reinholdtsen
    - Updated Norwegian Bokmål translation (nb.po).
  * Steinar H. Gunderson
    - Updated Norwegian Bokmål translation (nb.po).
  * Ognyan Kulev
    - Added/updated bulgarian translation (bg.po).
  * Joey Hess
    - Change menu-item-number of priority chooser back to 930 to get it back
      out of the critical path.
  * Kęstutis Biliūnas
    - Updated Lithuanian translation (lt.po).
  * Jure Cuhalev
    - Added/updated slovenian translation (sl.po).

 -- Joey Hess <joeyh@debian.org>  Mon, 22 Dec 2003 14:01:31 -0500

cdebconf (0.50) unstable; urgency=low

  * Peter Mann
    - Initial Slovak translation (sk.po).
  * Denis Barbier
    - Fix navigation with arrow keys in the newt frontend.  Closes: #218844.
    - Provide a better example in src/test/backup.config
    - Fix multiselect questions with the text frontend, newlines were missing.
    - Improve prompt for select and multiselect questions with the text
      frontend, it now displays: q to quit select, b to back up, n for next page
      As before, only relevant options are listed.  Closes: #192305.
    - Fix handling of already seen questions: DEBCONF_SHOWOLD environment
      variable and debconf/showold debconf question can change the default
      behavior.
    - Add a debconf/showold question in cdebconf-udeb.templates, and set
      it to true by default.
    - In src/test/*.config shell scripts, source client/confmodule to improve
      code readability.  In order to perform basic debugging, test.config is
      unchanged.
  * Chris Tillman
    - s/debconf/cdebconf/ in man pages.
  * André Luís Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Miroslav Kure
    - Update Czech translation.
  * Pierre Machard
    - Update French translation.
    - Run debconf-updatepo.
  * Bart Cornelis
    - Update Dutch translation (nl.po)
  * Claus Hindsgaul
    - Update Danish translation (da.po).
  * Tommi Vainikainen
    - Update Finnish translation.
  * Alastair McKinstry
    - Add dependency on di-utils-terminfo to newt, slang frontends.
    - Change menu-item for cdebconf-priority to 11, to ask it just
      after languagechooser.
  * Konstantinos Margaritis
    - Initial Greek translation (el.po)
  * Safir Šećerović
    - Update Bosnian translation (bs.po).
  * Jordi Mallach
    - Add Catalan translation (ca.po).

 -- Joey Hess <joeyh@debian.org>  Tue,  9 Dec 2003 15:59:24 -0500

cdebconf (0.49) unstable; urgency=low

  * Christian Perrier
    - Update French translation.
  * Safir Secerovic, Amila Akagic
    - Add Bosnian translation (bs.po).
  * Alastair McKinstry
    - Change CMDSTATUS_BADPARAM code to 15, to disabiguate.
    - Add enum for command status codes to debconfclient.h
  * Ilgiz Kalmetev
    - Updated Russian translation. Closes: #219095.
  * Denis Barbier
    - Empty extended descriptions did produce extra vertical space, it is
      now fixed for all supported frontends.  Closes: #219072.
    - With the newt frontend, display of notes was corrupted when the
      extended description was shorter than the description.
      Closes: #218869.
    - Look for translated Listorder fields so that translators may decide
      not to sort Choices fields, e.g.
        Listorder-ja.UTF-8: none
      will prevent sorting in Japanese.
  * Joey Hess
    - Add myself, Petter, and Randolph to Uploaders.

 -- Joey Hess <joeyh@debian.org>  Fri,  7 Nov 2003 14:16:54 -0500

cdebconf (0.48) unstable; urgency=low

  * Denis Barbier
    - Sort translated choices when a select/multiselect template contains
      a line Listorder: lexicographic
      If some Choices items must not be sorted, they can be prepended with
      an exclamation mark.  Adding a comment is a good idea to let
      translators know why this sign has been put here:
        _Choices: ${FOO}, !Other[ You only have to translate Other, remove the exclamation mark and this comment between brackets]
      Currently text, newt, slang and gtk frontends support this feature.
    - Fix a crash with the newt frontend when a boolean question has no
      default value. Closes: #215583.
    - Let cdebconf newt frontend looks like debconf dialog: short description
      is moved just before input field, except for note and error template
      types.  Closes: #215582.
    - Make strlongest aware of wide chars.
    - Windows now adjust to text size with the newt frontend,
  * Steinar H. Gunderson
    - Makes cdebconf assume "show only unseen questions" by default,
      which makes it behave a lot more like debconf. This also makes
      unattended installs (ie. installs with pre-seeded debconf databases)
      possible without a non-interactive frontend.
    - Updated dpkg-reconfigure to make cdebconf show unseen questions,
      to keep it updated with the change above.
  * Kęstutis Biliūnas
    - Add Lithuanian translation (lt.po).
  * Claus Hindsgaul
    - Add Danish translation (da.po).
  * Petter Reinholdtsen
    - Add menu item for cdebconf-priority to list of translatable
      terms.
  * André Luís Lopes
    - Updated pt_BR (Brazilian Portuguese) translation.
  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Bart Cornelis
    - update dutch translation (nl.po)
  * Tommi Vainikainen
    - Add Finnish (fi.po) translation
  * Christian Perrier
    - Update French translation (fr.po).
  * Miroslav Kure
    - Update Czech translation (cs.po).
  * Morten Brix Pedersen
    - Update Danish translation (da.po).  Closes: #217164.
  * Alastair McKinstry
    - newt.c: on ESCAPE being pressed, return GOBACK rather than OK.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 31 Oct 2003 19:00:23 +0100

cdebconf (0.47) unstable; urgency=low

  * Steinar H. Gunderson
    - Remove the duplicate instance of d-shlibs from build-deps.
  * Alastair McKinstry
    - Add internationalization of the remaining (non-newt) frontends.
      Closes: #184774.
    - Finish off list in debconf_capb() macro with NULL.  This bug
      require a rebuild of all programs using it.  Closes: #215403.
  * Kenshi Muto
    - Update Japanese po (ja.po)
  * Miroslav Kure
    - Initial Czech translation.
  * Denis Barbier
    - Leading and trailing spaces are no more removed when reading
      templates files.
    - Update cdebconf-text-udeb.templates with latest text.c
    - Move UI strings from cdebconf-udeb.templates to new
      cdebconf-gtk-udeb.templates and cdebconf-slang-udeb.templates
    - Add a 'templates' target in src/modules/frontend/Makefile to
      generate cdebconf-*-udeb.templates files from translatable
      strings.  It is not run by default.
  * Bart Cornelis
    - Update dutch translation (nl.po)
  * AndréLuís Lopes
    - Update pt_BR (Brazilian Portuguese) translations.
  * Petter Reinholdtsen
    - Correct d-i menu entry template name.
    - Update ru.po, thanks to patch from Ilgiz Kalmetev (Closes: #214385)
    - Make sure the newt frontend find translations for its buttons, after
      the templates was moved from cdebconf-udeb.templates.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 13 Oct 2003 08:02:31 +0200

cdebconf (0.46) unstable; urgency=low

  * Joey Hess
    - Fix priority of libdebconfclient0(-dev).
  * Sebastian Ley
    - Set standard install priority to high
  * Petter Reinholdtsen
    - Add support for translated menu entry for cdebconf-priority
    - Simplify settitle implementation.

 -- Sebastian Ley <ley@debian.org>  Thu,  2 Oct 2003 19:12:16 +0200

cdebconf (0.45) unstable; urgency=low

  * André Luís Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Kenshi Muto
    - Update ja.po.
  * Matt Kraai
    - Wrap long progress bar information.
  * Joey Hess
    - Set priority to extra, it conflicts with debconf.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 28 Sep 2003 14:43:27 +0200

cdebconf (0.44) unstable; urgency=low

  * Martin Sjögren
    - Add internationalization of the buttons in the newt frontend.
    - Hide the Go Back button instead of disabling it if backup is
      disabled. A proper fix for colour sets would be better, but
      this is less confusing for now.
    - Set the background color to red when displaying an error message.
  * Petter Reinholdtsern
    - Ran debconf2po-update.
    - Updated nb.po.
    - Updated de.po, translated by Maximilian Wilhelm.
  * Bart Cornelis
    - updated Dutch translation
  * Pierre Machard
    - Update French po-debconf translation.
  * Matt Kraai
    - Build-depend on d-shlibs.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 27 Sep 2003 17:43:24 +0200

cdebconf (0.43) unstable; urgency=low

  * Steinar H. Gunderson
    - Add progress bars to slang frontend.
    - Don't wrap text in newt frontend if it already has been wrapped by
      libtextwrap. (Closes: #212389)
    - Slovenian translation (sl.po), from Jure Cuhalev.
  * Martin Sjögren
    - Add binary dependencies for frontend udebs.
  * Sebastian Ley
    - Apply a workaround to get frontend switching working
  * Petter Reinholdtsen
    - Revert cdebconf-priority packages menu item change done by
      Martin Sjögren.  I do not think it is needed to ask about this
      in a normal installation, as uain-menu will adjust the debconf
      priority dynamically.
    - Add new command SETTITLE to make it possible to use translated
      titles. (Closes: #212923)

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 27 Sep 2003 12:59:16 +0200
 
cdebconf (0.42) unstable; urgency=low

  * Sebastian Ley
    - Add code to be able to change frontends on the fly. It is done by
      setting the value of a question debconf/frontend to whatever frontend
      you want to change to. This value is checked before each GO command.
  * Petter Reinholdtsen
    - Update ru.po, patch from Serge Winitzki.
  * Steinar H. Gunderson
    - Make question_get_field always return a valid string, even when it
      gets a NULL pointer from the templates (which happens when a frontend
      tries to look up a non-existing field). (Closes: #211315)
  * Kenshi Muto
    - Update ja.po

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 22 Sep 2003 23:04:11 +0200

cdebconf (0.41) unstable; urgency=low

  * Kenshi Muto
    - Added Japanese translation (ja.po)
  * Teófilo Ruiz Suárez
    - Revised Spanish translation (es.po)
  * Denis Barbier
    - Update debian/po/POTFILES.in to reflect the renaming of
      cdebconf-priority.templates to cdebconf-udeb.templates.
  * Tomohiro KUBOTA
    - Added --with-textwrap option for ./configure to use libtextwrap
      if available.
  * Petter Reinholdtsen
    - Add new tool debconf-dumpdb, code from Tollef Fog Heen.
    - Add libtextwrap-dev to build-dependencies, after testing that the
      resulting cdebconf work just fine.

 -- Petter Reinholdtsen <pere@debian.org>  Fri,  5 Sep 2003 23:32:41 +0200

cdebconf (0.40) unstable; urgency=low

  * Petter Reinholdtsen
    - Add assert() to the newt frontend to try to pinpoint where it
      crashes.
    - Log when the langauge and priority changes.
  * Martin Sjögren
    - Remove the 'libnewt-utf8-dev' alternate dependency, it should be just
      libnewt-dev now. (Closes: #203449)
    - Move the debconf/priority template back to cdebconf-udeb.
      (Closes: #203334)
    - Memory cleanups in newt frontend.
    - Rebuild with newer libnewt.
    - This is known as the "stuff it" release, since I have no way
      to actually *test* this thoroughly.
  * Bastian Blank
    - fix macros in debconfclient.h.
  * Sebastian Ley
    - Memory cleanup. Dropped some const qualifiers which are obsolete due to
      Martins cleanup of const buffers.

 -- Martin Sjogren <sjogren@debian.org>  Thu, 21 Aug 2003 14:59:14 +0200

cdebconf (0.39) unstable; urgency=low

  * Thorsten Sauter
    - fix German translation
  * Pierre Machard
    - Update French translation
  * Martin Sjögren
    - Change the "Cannot open template file.." message to INFO_VERBOSE. It's
      more of a warning than an error, really.
    - Add cdebconf-priority udeb.
    - Add "error" template type.
  * Matt Kraai
    - Add nl.po, thanks to Bart Cornelis.
  * Joey Hess
    - Split out the text frontend into its own module too.
    - Make newt frontend default for udeb.
    - Added --with-syslog-logging configure option (should really be in the
      config file, but too hard) and turn it on for d-i. Closes: #201791
  * Aigars Mahinovs
    - Add latvian translation (lv.po).
  * Alastair McKinstry
    - Convert changelog to UTF-8, in accordance with Standards-Version 3.6.0
    - Swap "Go back" and "Continue" buttons in the newt frontend to be
      more conventional

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 27 Jul 2003 15:59:44 +0200

cdebconf (0.38) unstable; urgency=low

  * Martin Sjögren
    - Remove libdebconf in favour of libdebconfclient which is slimmer.
    - libdebconf.so is put in /usr/lib/cdebconf and found via rpath info.
    - Make me the current uploader of this package.
    - frontends/newt: When splitting up description and choices in two
      windows, make sure the user can back up to the description.
      (Closes: #188710)
    - Redesign the command functions to get rid of the space mangling.
      (Closes: #185014)
    - Add DEBCONF_OLD_{STDIN,STDOUT}_FD that point to the original stdin
      and stdout, to be used by console programs like starting a shell.
    - frontends/newt: Fix crash bug on double invocation of PROGRESS STOP.
    - frontends/newt: Change OK/Cancel to Continue/Go Back, and lay some
      ground work for i18n.
    - Redesign the progress API, see the docs. (Closes: #188243)
    - When asked the same question twice, ignore one of the questions to
      prevent looping. This is what perl-debconf does too.
    - Add a 'priority' member to the question struct that can be used by
      frontends.
    - frontend/newt: Show a "sigil" in the title that indicates the
      priority of the question. (Closes: #184816)
  * Thorsten Sauter
    - Insert german translation
  * André Luís Lopes :
    - Update pt_BR debconf template translation.

 -- Martin Sjogren <sjogren@debian.org>  Wed, 14 May 2003 11:41:41 +0200

cdebconf (0.37) unstable; urgency=low

  * Sebastian Ley
    - Allocate memory to load templates dynamically. (Closes: #188043)
  * Petter Reinholdtsen
    - Remove code to reconfigure the language when SIGUSR1 is recieved.
      This is now done when 'SET debconf/language' is used instead.
      SIGUSR1 still saves the database to disk.

 -- Martin Sjogren <sjogren@debian.org>  Sun,  4 May 2003 17:38:00 +0200

cdebconf (0.36) unstable; urgency=low

  * Petter Reinholdtsen
    - Correct section of libdebconf1-dev from devel to libdevel to
      make sure it matches the override file in the debian archive.
    - Update /usr/share/debconf/confmodule to match the version in
      debconf 1.2.34.  This might solve the problem on disappearing
      whitespace.  The only difference left is the progress support.
    - Try to change the language imediately when debconf/language is
      set.
    - Add asserts() in question_get_field() trying to find out why
      cdebconf crashes.
    - Double the buffer used when loading templates.  This is a
      workaround for bug #188043, but the code should be rewritten
      to remove the limit.
  * Martin Sjögren
    - templates.c: Fix segfault bug in the getlanguage for loop.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 24 Apr 2003 17:58:48 +0200

cdebconf (0.35) unstable; urgency=low

  * Martin Sjögren
    - frontend/newt: Don't clear the screen unless questions will be
      asked. (Closes: #184582)
    - Change priority of frontend udebs (slang,newt,gtk) to optional.
    - When frontend is cleared, set prev and next of all questions to NULL.
      (Closes: #182357,#186413)
  * Sebastian Ley
    - The CAPB command now sets exactly the capabilities that were given as
      arguments. This makes it possible to turn of backup.
  * Denis Barbier
    - src/debconfclient.c: remove dependencies against common.h and
      strutl.h so that debconfclient.[ch] can be moved to a separate
      libdebconfclient package.
  * Petter Reinholdtsen
    - Reduce the priority from critical to medium when setting the
      current debconf priority.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 12 Apr 2003 00:12:39 +0200

cdebconf (0.34) unstable; urgency=low

  * Add build-dependency on gtk to fix build problems.

 -- Martin Sjogren <sjogren@debian.org>  Tue, 18 Mar 2003 11:38:35 +0100

cdebconf (0.33) unstable; urgency=low

  * Alastair McKinstry:
    - Enable gtk builds; wanted for testing gtk-installer
  * Martin Sjögren
    - debian/rules: Use $(UDEB_FRONTENDS) for udeb building, so e.g. the
      bogl frontend won't get in there by mistake.

 -- Martin Sjogren <sjogren@debian.org>  Tue, 11 Mar 2003 20:48:21 +0100

cdebconf (0.32) unstable; urgency=low

  * Mario Lang
    - text.c: Implement simple paging support for select and multiselect
  * Martin Sjögren
    - Add a newt frontend and a cdebconf-newt-udeb package.
    - Make the C debconfclient perform the same file descriptor
      redirections that the sh confmodule does.
    - Add strwidth function for wide character strings.
  * Petter Reinholdtsen
    - Updated nb.po received from Bjørn Steensrud.
    - Added Norwegian Nynorsk (nn.po) translations recieved from
      Gaute Hvoslef Kvalnes.

 -- Martin Sjogren <sjogren@debian.org>  Wed,  5 Mar 2003 22:35:07 +0100

cdebconf (0.31) unstable; urgency=low

  * Petter Reinholdtsen
    - Added Norwegian Bokmål translations received from Bjørn Steensrud.
  * Max Kosmach <max@tcen.ru>: initial russian translation
  * Denis Barbier
    - With the slang frontend, cursor must skip <Cancel> button even
      when it is not displayed.  (Closes: #180299) 
  * Thorsten Sauter
    - Added basic progress bar support fo shellscripts (Closes: #181083).
  * Martin Sjögren
    - Text frontend: Blank until end of line when updating progress bar
      (Closes: #181081).
    - Text frontend: Increase the progress step *after* printing, so it
      won't say 100% until it's done (Closes: #181088).

 -- Martin Sjogren <sjogren@debian.org>  Fri, 21 Feb 2003 23:53:53 +0100

cdebconf (0.30) unstable; urgency=low

  * Randolph Chung
    - added support for progress bars; bump the minor so version
    - add a printf style api for debconfclient; add helper macros
      for debconf commands (not yet completely verified)
    - add debconf-communicate utility program
    - fix text frontend so it never thinks the screen width is 0
  * Denis Barbier:
    - in databases encode strings as debconf does
    - when reading templates files, newlines at the end of lines which
      are not reformatted were gobbled
    - finish support for backing up; names of seen questions are
      stored in a new member of confmodule, these questions are
      only marked as seen when session is over.
    - when SIGUSR1 is received, reads debian-installer/language value
      and sets LANGUAGE environment variable accordingly.
    - change progress bars interface: displayed strings are extracted
      from a template in order to help their l10n.
    - with text frontend, do not display title when question is
      skipped.  (closes: #177720)
  * Tollef Fog Heen:
    - Move rfc822 functions into libcdebconf from rfc822db module
    - Fix getwidth to work properly on serial consoles.  Hopefully.
  * Martin Sjögren:
    - Make the slang frontend slightly friendlier to programs that produce
      output themselves.
  * Petter Reinholdtsen
    - Add configure option --with-default-frontend to make it easier to
      change frontend at compile time.
    - In cdebconf-udeb, do not change the debconf priority setting if
      environment DEBCONF_PRIORITY is set.
    - The slang frontend is no longer part of cdebconf-udeb, but is
      a separate package (Closes: #84230).
  * Matt Kraai
    - Add a cdebconf-slang-udeb package.
    - NULL-terminate strvacat argument lists (Closes: #178402).

 -- Randolph Chung <tausq@debian.org>  Tue, 28 Jan 2003 21:14:43 -0800

cdebconf (0.29) unstable; urgency=low

  * Denis Barbier:
    - improve slang frontend, in order to make it more dialog-like.
      When it is not ambiguous, pressing Enter key validate current
      input and go to the next step.  Rename <Previous>/<Next> into
      <Next>/<Cancel>.
    - add support for backing up; it is only activated when script
      invoke the "backup" debconf command.
  * Tollef Fog Heen
    - remove textdb from udeb build

 -- Tollef Fog Heen <tfheen@debian.org>  Thu,  5 Dec 2002 00:33:36 +0100

cdebconf (0.28) unstable; urgency=low

  * Bastian Blank:
    - split cleanup() into save() and cleanup().
    - add a sighandler for SIGUSR1 which only saves the data.
  * Denis Barbier:
    - when a select has a single choice, let it be the default.
    - cdebconf did gobble everything in extended descriptions
      after a paragraph or a line beginning with a leading space.

 -- Tollef Fog Heen <tfheen@debian.org>  Tue, 26 Nov 2002 04:21:29 +0100

cdebconf (0.27) unstable; urgency=low

  * Bastian Blank:
    - fix multiselect question within the text frontend.
    - add sighandler for SIGTERM
    - add exit(1) to the end of the sighandler.
    - modify the macros STRDUP and FREE to handle null pointers correctly.
    - use question_getvalue(...) not q->value.
    - check for value == NULL within command_get and command_metaget.
    - use default language for metaget.
    - add STRDUP_NOTNULL with the old behaviour of STRDUP. the client 
      doesn't expect a value of NULL.
    - add myself to Uploaders.
  * Denis Barbier:
    - Clean up function interface with l10n'ed fields: 'get' and 'set'
      functions in the template structure are no more used.
    - The getlanguage function is moved to template.c so that i18n is
      fully handled by template.c
    - Remove a superfluous trailing space in extended descriptions
    - Use LANGUAGE environment variable instead of DEBCONF_LANG.
      This variable is a colon separated list of languages.
    - Fix the textdb driver wrt localized fields
    - Support localized Default fields
    - There are now 2 ways to retrieve question values, question_getvalue(q,l)
      return either NULL or question value if it exists, and
      question_get_field(q,l,"value") always return a valid string.  With the
      latter, variable substitutions are also performed.
    - Add support for the DEBCONF_SHOWOLD environment variable.  Its default
      is currently "true".
    - Improve support of the 'seen' flag; dixit joeyh, flags should be
      set when closing session to help backing up, but it needs some
      extra work.

 -- Bastian Blank <waldi@debian.org>  Sun, 24 Nov 2002 00:17:31 +0100

cdebconf (0.26) unstable; urgency=low

  * Tollef Fog Heen:
    - Add stack module.
    - Add possibility to specify modname when doing template_db_new and
      question_db_new, this breaks compatibility, so bump soname as well.
      Integer sonames are good for your health and stomach, so make
      libdebconf.so.1 the soname
    - have make clean remove the static library as well.
    - make -o in debconf work.
    - fix harmless compile warning in rfc822db.c's get method.
  * Denis Barbier:
    - Fix select/multiselect with slang frontend
    - remove defaultval member in question structure
    - partially handle localized fields, only UTF-8 templates files
      are considered
    - change internal template structure in src/template.h in order
      to help managing localized fields, and fix doc/modules.txt
      accordingly
    - define accessors to get and set template values, should be used
      everywhere instead of direct access to structure members
    - modify question API when dealing with templates values
    - fix frontends and db to work with these changes

 -- Tollef Fog Heen <tfheen@debian.org>  Tue, 19 Nov 2002 02:30:53 +0100

cdebconf (0.25) unstable; urgency=low

  * Tollef Fog Heen:
    - Fix warnings about missing ${shlibs:Depends} for libdebconf0.3-dev.
    - Make debian-boot maintainer, add tausq and self to Uploaders
  * Martin SjÃ¶gren:
    - Expand variables in the default value
  * André Luís Lopes
    - Add Brazilian Portuguese (pt_BR)
      cdebconf template translation.
  * Bastian Blank
    - text frontend:
    - recognize ".\n" for reaching the default value (only s390 for now)

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 14 Nov 2002 01:50:26 +0100

cdebconf (0.24) unstable; urgency=low

  * Junichi Uekawa:
    - debconf, debconf-copydb, debconf-loadtemplate, dpkg-reconfigure: call setlocale
    - link slang frontend against slang-utf8 (closes: #148448)
    - Build-Depend on slang-utf8-dev
    - debconf.c: fix typo in getopt
  * Matt Kraai:
    - fix debconf argument handling
  * Tollef Fog Heen:
    - ask about priority, default being medium.
    - cdebconf-udeb now only provides libdebconf0.3 since main-menu doesn't
      know about multiple provides, yet.
    - don't try to be smart in the text frontend about finding templates
      for broken questions, since it breaks if the question is
      registered.
    - add support for the "REGISTER" command
    - fix text frontend to not crash on text input if the user only types
      a dot to end.
    - fix confmodule.c and commands.c to not use fixed-size
      buffers. (closes: #167312)
  * Denis Barbier:
    - convert to po-debconf, set Build-Depends: debhelper (>= 4.1.13)
      to ensure that generated templates are right, and set output encoding
      to UTF-8.

 -- Tollef Fog Heen <tfheen@debian.org>  Wed,  6 Nov 2002 02:00:32 +0100

cdebconf (0.23) unstable; urgency=low

  * Change the database names to match the names currently used in
    debconf (config_db/template_db to configdb/templatedb).
  * Add gtk frontend from Michael Cardenas
  * Junichi Uekawa: require d-shlibs 0.3 or greater
  * fix dpkg-reconfigure so it reconfigures even when no .config script is
    present.
  * Only pull the frontend name from the config file if not given on the
    command line or in the environment.

 -- Tollef Fog Heen <tfheen@debian.org>  Tue, 17 Sep 2002 01:38:56 +0200

cdebconf (0.22) unstable; urgency=low

  * Add conflicts for cdebconf-dev
  * Change to use text frontend by default, as well as rfc822db, since
    this bites quite a few people.
  * Fix typo in shlibs.local

 -- Tollef Fog Heen <tfheen@debian.org>  Wed, 21 Aug 2002 17:40:32 +0200

cdebconf (0.21) unstable; urgency=low

  * walters: Make DEB_BUILD_OPTIONS=debug,nostrip work.
  * walters & tausq: Fix reference counting in textdb.
  * tfheen: 
      - fix various possible segfaults and off-by-one errors.
      - rewrite rfc822db.  again.  this time using tsearch and
        friends.
      - break binary compatibility because of the tsearch stuff.  Bump
        shlibs and stuff
      - add conflicts with libcdebconf-dev to libdebconf0.3-dev
  * Junichi Uekawa: use d-shlibs for shlibs moving.
    change package names to match d-shlibs desires from libcdebconf-dev to
    libdebconf0.2-dev, and libdebconf0.2.
    Add shlibs:Depends to library package
    Add devlibs:Depends to dev package
    src/Makefile.in: Build static library as per policy requirement.
    debian/rules: add rule to remove static library in udeb
    debian/control: retail provides: libcdebconf-dev for other packages to
    depend on for the time being.

 -- Tollef Fog Heen <tfheen@debian.org>  Sat, 17 Aug 2002 14:17:50 +0200

cdebconf (0.20) unstable; urgency=low

  * Not sure what's the deal with the quad-dotted version
    numbers; one is quite enough
  * provides debconf-2.0, conflicts debconf
  * make /usr/bin/debconf cmd-line compatible with debconf
  * install dpkg-[p]reconfigure in standard places
  * rewrote database interfaces to be more consistent
    with debconf; changed configuration file format to 
    support multiple database instances; fixed some bugs
    and introduced some new ones :-)
  * rename debconf-convertdb to debconf-copydb to be
    consistent with debconf
  * fixed up the silly symlink build hack that we had
    before
  * rbeaugrand@easter-eggs.com: fixes to commands.c and
    text.c (Closes: #96297)
  * Use medium as default priority if no priority is specified.

 -- Randolph Chung <tausq@debian.org>  Fri, 28 Jun 2002 16:44:09 -0400

cdebconf (0.10.7.3) unstable; urgency=low

  * tfheen: Fix up rfc822db
  * tfheen: fix configure, configure.in so that they can find bogl
  * tfheen: add libperl-dev to build-deps.
  * joeyh: cdebconf-udeb needs to provide cdebconf as that is the dep some
    udebs use.
  * joeyh: fix version number; this is a native package and my build scripts
    cannot handle a native package with a screwed up version number with
    debian revision.
  * joeyh: fixed dpkg-distaddfile invocation to use right Priority line.

 -- Joey Hess <joeyh@debian.org>  Thu, 17 Jul 2003 09:37:23 +0200

cdebconf (0.10-7.2) unstable; urgency=low

  * NMU to get a new package into the archive which actually supports
    rfc822db and i18n.  (closes: #115827, #120365)
  * get rid of obsolete emacs variables from changelog.

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 30 May 2002 13:15:53 +0200

cdebconf (0.10-7.1) unstable; urgency=low

  * Non-maintainer upload
  * Mark /etc/cdebconf.conf as a conffile, per policy (closes: #132798)

 -- Steve Langasek <vorlon@debian.org>  Sun, 17 Feb 2002 11:16:19 -0600

cdebconf (0.10-7) unstable; urgency=medium

  * Maintainer upload to fix binNMU brokenness for hppa
    (Closes: #126578)
  * Hurd fixes (Closes: #92091)
  * Other previously closed bug (Closes: #92091)

 -- Randolph Chung <tausq@debian.org>  Mon, 31 Dec 2001 10:40:53 -0800

cdebconf (0.10-6) unstable; urgency=low

  * Don't ship convertdb binary in the udeb (closes: #116206) 

 -- Randolph Chung <tausq@debian.org>  Sun, 21 Oct 2001 22:07:21 -0700

cdebconf (0.10-5) unstable; urgency=low

  * provide shlibs (closes: #83096) 
  * rename conffile to cdebconf.conf
  * remove need for user-interaction in postinst

 -- Randolph Chung <tausq@debian.org>  Wed, 21 Feb 2001 20:57:09 -0700

cdebconf (0.10-4) unstable; urgency=low

  * Added warning to cdebconf postinst about cdebconf breaking debconf
  * Added build-depends (closes: #83219)
  * Added in a hack to make cdebconf not really break debconf (closes: #83318)

 -- Randolph Chung <tausq@debian.org>  Wed, 24 Jan 2001 00:01:05 -0700

cdebconf (0.10-3) unstable; urgency=low

  * Make cdebconf Priority: optional instead of standard
  * Minor packaging fixes

 -- Randolph Chung <tausq@debian.org>  Sun, 21 Jan 2001 10:40:38 -0700

cdebconf (0.10-2) unstable; urgency=low

  * Fixes a number of packaging bugs, moved to main tree
  * Lots of new features, see CVS logs...

 -- Randolph Chung <tausq@debian.org>  Fri, 19 Jan 2001 19:37:51 -0700

cdebconf (0.10-1) experimental; urgency=low

  * Initial Release.

 -- Randolph Chung <tausq@debian.org>  Sun,  1 Oct 2000 15:54:15 -0700
