[ubuntu/maverick] debconf 1.5.32ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Fri May 21 17:20:19 BST 2010


debconf (1.5.32ubuntu1) maverick; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
      maintainer scripts.
    - Build for python2.6, and not for python2.4 or python2.5.
    - Convert debconf.py for python3.1 and install.

debconf (1.5.32) unstable; urgency=low

  * File: Avoid using filetest to test if database can be written to, as that
    is not in perl-base. Instead, try to open database for read+write,
    and if it fails, open readonly without locking. Closes: #577632

debconf (1.5.31) unstable; urgency=low

  [ Colin Watson ]
  * Squash chomp warning in Debconf::FrontEnd::Teletype on EOF or error.
  * Test database writability more carefully to avoid breaking use of
    debconf under fakeroot.  Closes: #577299

  [ Joey Hess ]
  * Fix uninitialized value warning if debconf -f is not followed by
    another parameter. Closes: #575870

  [ Programs translation updates ]
  * Simplified Chinese (soyi).

debconf (1.5.30) unstable; urgency=low

  * Don't open file databases read-write if the database is read-only, or if
    the file isn't writable (e.g. running debconf as non-root).  Closes:
    #575070

debconf (1.5.29) unstable; urgency=low

  [ Programs translation update ]
  * Bulgarian (Damyan Ivanov). Closes: #558085
  * German (Helge Kreutzmann)
  * Portuguese (Miguel Figueiredo). Closes: #569254
  * Hebrew (Lior Kaplan).
  * Japanese (Kenshi Muto). Closes: #573057
  * Finnish (Tommi Vainikainen). Closes: #573053
  * Vietnamese (Clytie Siddall). Closes: #573122
  * Polish (Marcin Owsiany). Closes: #573124
  * Russian (Yuri Kozlov). Closes: #573195
  * Czech (Miroslav Kure). Closes: #573984
  * Asturian (Marcos).
  * Dutch (Frans Pop).
  * Swedish (Daniel Nylander).
  * Khmer (Khoem Sokhem).
  * Bengali (Md. Rezwan Shahid).
  * Indonesian (Parlin Imanuel).
  * Catalan (Guillem Jover).
  * Esperanto (Felipe Castro).
  * Traditional Chinese (Kan-Ru Chen).

  [ Manpage translation updates ]
  * French (Florentin Duneau). Closes: #573867
  * German (Helge Kreutzmann)
  * Russian (Yuri Kozlov). Closes: #556275, #573202

  [ Debconf translations ]
  * Bengali (Sadia Afroz).
  * Italian (Milo Casagrande). Closes: #559500
  * Norwegian Bokmål (Hans Fredrik Nordhaug).  Closes: #558659
  * Swedish (Martin Bagge).  Closes: #551945
  * Simplified Chinese (苏运强).
  * Thai (Theppitak Karoonboonyanan).  Closes: #568368
  * Vietnamese (Clytie Siddall).  Closes: #568976
  * Gujarati (Kartik Mistry).  Closes: #571680
  * Slovenian (Vanja Cvelbar).  Closes: #570345

  [ Joey Hess ]
  * debconf-devel(7): Note why SETTITLE is generally used rather than TITLE.
    Closes: #560323 (Thanks, Frans Pop)
  * DbDriver::File: Open file read-write so exclusive flock locking can be
    done portably. Fixes issue on Solaris. (Thanks, James Lee)
    Closes: #563577
  * Prevent dialog from escaping "\n" to a liternal newline in the text
    it displays by doing some tricky things with UTF-8 zero-width characters.
    Closes: #566954 (Thanks, Ben Hutchings)

  [ Colin Watson ]
  * Build for Python 2.6. Closes: #574759

  [ Joey Hess ]
  * Clean up use of POSIX perl module, which exports a large amount
    of stuff by default. Closes: #574573

Date: Fri, 21 May 2010 17:16:39 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/maverick/+source/debconf/1.5.32ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 21 May 2010 17:16:39 +0100
Source: debconf
Binary: debconf debconf-i18n debconf-english debconf-doc debconf-utils
Architecture: source
Version: 1.5.32ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Colin Watson <cjwatson at ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 debconf    - Debian configuration management system
 debconf-doc - debconf documentation
 debconf-english - small footprint English-only debconf
 debconf-i18n - full internationalization support for debconf
 debconf-utils - debconf utilities
Closes: 551945 556275 558085 558659 559500 560323 563577 566954 568368 568976 569254 570345 571680 573053 573057 573122 573124 573195 573202 573867 573984 574573 574759 575070 575870 577299 577632
Changes: 
 debconf (1.5.32ubuntu1) maverick; urgency=low
 .
   * Resynchronise with Debian.  Remaining changes:
     - Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
       maintainer scripts.
     - Build for python2.6, and not for python2.4 or python2.5.
     - Convert debconf.py for python3.1 and install.
 .
 debconf (1.5.32) unstable; urgency=low
 .
   * File: Avoid using filetest to test if database can be written to, as that
     is not in perl-base. Instead, try to open database for read+write,
     and if it fails, open readonly without locking. Closes: #577632
 .
 debconf (1.5.31) unstable; urgency=low
 .
   [ Colin Watson ]
   * Squash chomp warning in Debconf::FrontEnd::Teletype on EOF or error.
   * Test database writability more carefully to avoid breaking use of
     debconf under fakeroot.  Closes: #577299
 .
   [ Joey Hess ]
   * Fix uninitialized value warning if debconf -f is not followed by
     another parameter. Closes: #575870
 .
   [ Programs translation updates ]
   * Simplified Chinese (soyi).
 .
 debconf (1.5.30) unstable; urgency=low
 .
   * Don't open file databases read-write if the database is read-only, or if
     the file isn't writable (e.g. running debconf as non-root).  Closes:
     #575070
 .
 debconf (1.5.29) unstable; urgency=low
 .
   [ Programs translation update ]
   * Bulgarian (Damyan Ivanov). Closes: #558085
   * German (Helge Kreutzmann)
   * Portuguese (Miguel Figueiredo). Closes: #569254
   * Hebrew (Lior Kaplan).
   * Japanese (Kenshi Muto). Closes: #573057
   * Finnish (Tommi Vainikainen). Closes: #573053
   * Vietnamese (Clytie Siddall). Closes: #573122
   * Polish (Marcin Owsiany). Closes: #573124
   * Russian (Yuri Kozlov). Closes: #573195
   * Czech (Miroslav Kure). Closes: #573984
   * Asturian (Marcos).
   * Dutch (Frans Pop).
   * Swedish (Daniel Nylander).
   * Khmer (Khoem Sokhem).
   * Bengali (Md. Rezwan Shahid).
   * Indonesian (Parlin Imanuel).
   * Catalan (Guillem Jover).
   * Esperanto (Felipe Castro).
   * Traditional Chinese (Kan-Ru Chen).
 .
   [ Manpage translation updates ]
   * French (Florentin Duneau). Closes: #573867
   * German (Helge Kreutzmann)
   * Russian (Yuri Kozlov). Closes: #556275, #573202
 .
   [ Debconf translations ]
   * Bengali (Sadia Afroz).
   * Italian (Milo Casagrande). Closes: #559500
   * Norwegian Bokmål (Hans Fredrik Nordhaug).  Closes: #558659
   * Swedish (Martin Bagge).  Closes: #551945
   * Simplified Chinese (苏运强).
   * Thai (Theppitak Karoonboonyanan).  Closes: #568368
   * Vietnamese (Clytie Siddall).  Closes: #568976
   * Gujarati (Kartik Mistry).  Closes: #571680
   * Slovenian (Vanja Cvelbar).  Closes: #570345
 .
   [ Joey Hess ]
   * debconf-devel(7): Note why SETTITLE is generally used rather than TITLE.
     Closes: #560323 (Thanks, Frans Pop)
   * DbDriver::File: Open file read-write so exclusive flock locking can be
     done portably. Fixes issue on Solaris. (Thanks, James Lee)
     Closes: #563577
   * Prevent dialog from escaping "\n" to a liternal newline in the text
     it displays by doing some tricky things with UTF-8 zero-width characters.
     Closes: #566954 (Thanks, Ben Hutchings)
 .
   [ Colin Watson ]
   * Build for Python 2.6. Closes: #574759
 .
   [ Joey Hess ]
   * Clean up use of POSIX perl module, which exports a large amount
     of stuff by default. Closes: #574573
Checksums-Sha1: 
 6ab0a1e8bdb1a8179472a21282f03cc7cb32d26f 1941 debconf_1.5.32ubuntu1.dsc
 b14012dc649d58d3ae79c64a80a6e7366ecc93f5 771378 debconf_1.5.32ubuntu1.tar.gz
Checksums-Sha256: 
 36688b35ca3a9ece07e3b54af4f4645f858c38fc551e5cfb0c97644a1f2bd645 1941 debconf_1.5.32ubuntu1.dsc
 66c99e05a28566bc4be5b844dc3649dbbf90d1371c0839a6a44165c32208372d 771378 debconf_1.5.32ubuntu1.tar.gz
Files: 
 a3e52f046b4cbb6a05240246935dda26 1941 admin optional debconf_1.5.32ubuntu1.dsc
 7e82d09bfa415a6a789465840f009c97 771378 admin optional debconf_1.5.32ubuntu1.tar.gz
Original-Maintainer: Debconf Developers <debconf-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBS/ayPDk1h9l9hlALAQhKjhAAjFaXmM+NnosKKmoB5Nz/KBpfDVCez6v5
623GrEIZGykqmcl2gd2IFr8vo7lDWUBrmOzxQnDWUwYpC9R0+24+syBo8YoaDg5w
566jJ/cu7fzmizOg6OVjUNiiyXSbHGraokVgaUi/EHqQ3NIdw6naZJzVvG/hlfvB
7XHTGuB/GyK/UO5DxUO+FdwsYMsdnzZDVDUzfQz5WWUHC1vIsnDdNxXrcQ/rmIDJ
OGeJDr/Ep36f5BDV4wAZClRqT1ejgpJEC0nGUEn759CMKz3xBJQohTcc5mkzHi1n
k8W6XMjPX65wPkS2sjUlp9W7NwrpwtBMXN9KfgiwjfYDvBFxH7V6COVu76qzIAPP
LAIXvQGjTE8UWHmKpWBxQEp2UGTu108Fwz+9RW1S/92ksmLZeg6FK/nh/fcCeyKw
kdtCNSYTB86qKXhomZ8nPC+0QHm5JAPtcNbpt+5Fa/Sbx77arUd4obkWv4tYy8my
sh3V6dQWGfmO2aclD7jabKfxKcTbiwIt8ESrB5RbzN86Vnz9O/F91h7o7kh2/TKM
LReAWzg/jSOqxJZLOUG0U4juES4CkmFm4yam8+7zv3E6lIiQ4UAp35pMBw9+dCgw
qXk0qh67bZezxHgWkt3HnJf1Dq9VzR2SeL2TEtch6tjt2F2LkgvUUEV9a2FFAU32
tVGOVnnxix8=
=0ZMp
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list