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

Accepted cdebconf 0.75 (powerpc all source)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 19 Apr 2005 09:38:37 +1000
Source: cdebconf
Binary: cdebconf-slang-udeb libdebconfclient0 cdebconf-priority cdebconf libdebconfclient0-dev cdebconf-udeb libdebconfclient0-udeb cdebconf-gtk-udeb cdebconf-text-udeb cdebconf-newt-udeb
Architecture: source powerpc all
Version: 0.75
Distribution: experimental
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 cdebconf   - Debian Configuration Management System (C-implementation)
 cdebconf-newt-udeb - Newt frontend for Debian Configuration Management System (udeb)
 cdebconf-priority - Change debconf priority (udeb)
 cdebconf-text-udeb - Plain text frontend for Debian Configuration Management System (udeb)
 cdebconf-udeb - Debian Configuration Management System (C-implementation) (udeb)
 libdebconfclient0 - Debian Configuration Management System (C-implementation)
 libdebconfclient0-dev - Development files for cdebconf
 libdebconfclient0-udeb - Debian Configuration Management System (C-implementation) (udeb)
Closes: 213266 256557 257180 271707
Changes: 
 cdebconf (0.75) experimental; urgency=low
 .
   NOTE: Not for sarge.
   * Colin Watson
     - Add an INFO command, which may (depending on the frontend) display an
       out-of-band informative message. Unlike inputting a note, this doesn't
       require an acknowledgement from the user. Like PROGRESS INFO,
       frontends should display the info persistently until some other info
       comes along. In the newt frontend, this appears as text at the top
       left-hand corner of the screen; no other frontends implement it yet.
     - Fix text frontend segfault when encountering empty elements in Choices
       field (closes: #256557).
     - Fix memory leaks in METAGET, PROGRESS, and SETTITLE commands.
     - Make the text frontend output a blank line before the first title in
       go() if it was already displaying a progress bar (closes: #271707).
     - If possible, clean source directory in 'debian/rules clean' so that
       test builds don't make it into source packages.
     - cdebconf-udeb provides debconf-2.0.
     - Enable stack driver.
     - Move answers to password questions out of
       /var/lib/cdebconf/questions.dat to /var/lib/cdebconf/passwords.dat.
     - Some const-correctness improvements.
     - Add iterate methods to rfc822db, making debconf-copydb and
       debconf-dumpdb work (closes: #213266). This uses a horrible
       non-thread-safe technique involving building a temporary list with a
       pointer to each node in order, which will of course use a fair amount
       of memory, because the twalk() interface doesn't allow for anything
       better. If we ever switch to a completely different cache mechanism,
       this can go away.
     - Fix option parsing in debconf-copydb, debconf-dumpdb, and
       dpkg-reconfigure.
     - Implement -p/--pattern option in debconf-copydb and debconf-dumpdb.
       Note that, unlike Perl debconf, this takes an extended regular
       expression rather than a Perl regular expression, but it should be
       close enough for most uses.
     - Make --without-syslog-logging (a) work and (b) be the default. (The
       udeb build still uses syslog logging.)
   * Joey Hess
     - Apply patch from Denis to fix rfc822db to not output empty Value fields
       if the value is not set. Closes: #257180
     - Patch from mdz to support the DATA command, as used by the (perl)
       debconf passthrough frontend (as patched by mdz to work as of debconf
       1.4.42). This allows dpkg-reconfigure inside the chroot to communicate
       with the user using the existing cdebconf d-i frontend.
   * Matthias Urlichs
     - Check for newtInit() in configure, and build the newt frontend if
       found.
Files: 
 df6afbc7c9741bdae77e8cda471f9667 1060 utils optional cdebconf_0.75.dsc
 0583926d4c313a89e7aaa93c9dbee025 183761 utils optional cdebconf_0.75.tar.gz
 a66b084d180d5c282aa7d1188155d93d 1928 debian-installer standard cdebconf-priority_0.75_all.udeb
 b3de8cb9679b633e9c2b43c23b7017ba 125962 utils extra cdebconf_0.75_powerpc.deb
 a5cfeb6281a342935bc2ee203b01ee0c 23936 libs optional libdebconfclient0_0.75_powerpc.deb
 29231c1be04be34a5a5cdb5bc41fb099 21066 libdevel optional libdebconfclient0-dev_0.75_powerpc.deb
 4d11daa11b26a6f684e547f08ca9e243 70488 debian-installer standard cdebconf-udeb_0.75_powerpc.udeb
 db30ef10cebc2ae982dd414ad6308622 4994 debian-installer optional libdebconfclient0-udeb_0.75_powerpc.udeb
 6c7bb1692315717e25008f3e622a45e1 12680 debian-installer optional cdebconf-newt-udeb_0.75_powerpc.udeb
 8ac2bb84832e5a370d8f1270ec4d3f9c 16194 debian-installer optional cdebconf-text-udeb_0.75_powerpc.udeb
package-type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCZEWq9t0zAhD6TNERArfDAJ0Z0QEp0/DAAjVHbMKy0UO4MSTr6ACeOEq3
A4k02rSswMBsQbPKegWjBOo=
=j2t+
-----END PGP SIGNATURE-----


Accepted:
cdebconf-newt-udeb_0.75_powerpc.udeb
  to pool/main/c/cdebconf/cdebconf-newt-udeb_0.75_powerpc.udeb
cdebconf-priority_0.75_all.udeb
  to pool/main/c/cdebconf/cdebconf-priority_0.75_all.udeb
cdebconf-text-udeb_0.75_powerpc.udeb
  to pool/main/c/cdebconf/cdebconf-text-udeb_0.75_powerpc.udeb
cdebconf-udeb_0.75_powerpc.udeb
  to pool/main/c/cdebconf/cdebconf-udeb_0.75_powerpc.udeb
cdebconf_0.75.dsc
  to pool/main/c/cdebconf/cdebconf_0.75.dsc
cdebconf_0.75.tar.gz
  to pool/main/c/cdebconf/cdebconf_0.75.tar.gz
cdebconf_0.75_powerpc.deb
  to pool/main/c/cdebconf/cdebconf_0.75_powerpc.deb
libdebconfclient0-dev_0.75_powerpc.deb
  to pool/main/c/cdebconf/libdebconfclient0-dev_0.75_powerpc.deb
libdebconfclient0-udeb_0.75_powerpc.udeb
  to pool/main/c/cdebconf/libdebconfclient0-udeb_0.75_powerpc.udeb
libdebconfclient0_0.75_powerpc.deb
  to pool/main/c/cdebconf/libdebconfclient0_0.75_powerpc.deb



Reply to: