[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cdebconf_0.27_i386.changes is NEW



cdebconf-udeb_0.27_i386.udeb
  to pool/main/c/cdebconf/cdebconf-udeb_0.27_i386.udeb
cdebconf_0.27.dsc
  to pool/main/c/cdebconf/cdebconf_0.27.dsc
cdebconf_0.27.tar.gz
  to pool/main/c/cdebconf/cdebconf_0.27.tar.gz
cdebconf_0.27_i386.deb
  to pool/main/c/cdebconf/cdebconf_0.27_i386.deb
(new) libdebconf1-dev_0.27_i386.deb optional devel
Development files for cdebconf
 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. This is a reimplementation of the original debconf version
 in C.
 .
 This package contains files needed to do cdebconf development
(new) libdebconf1_0.27_i386.deb optional libs
Debian Configuration Management System (C-implementation)
 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. This is a reimplementation of the original debconf version
 in C.
 .
 This is the libraries needed by libdebconf-dev and cdebconf.
Changes: 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.
Announcing to debian-devel-changes@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



Reply to: