Change logs for dbconfig-common source package in Natty

  • dbconfig-common (1.8.47) unstable; urgency=low
    
      * make _dbc_find_upgrades set -u safe
      * Fix version sorting logic bug on upgrade files in postinst.
        Thanks to Ghislain Mokolomboka <email address hidden> (Closes: #611820)
      * Use defaults-file instead of defaults-extra-file when calling mysql.
        Thanks to Glennie Vignarajah <email address hidden> (Closes: #576533)
      * Source dpkg/common (conditionally) in preinst before calling dbc_logline.
        Thanks to Klaus Zerwes <email address hidden> (Closes: #608500)
      * Fix for dbc_mysql_createdb_encoding is missing.
        Thanks to Jérémy Lal <email address hidden> (Closes: #599374)
      * updates to (fi) debconf translations.
        Thanks to Esko Arajärvi <email address hidden> (Closes: #475417)
      * updates to (de) debconf translations.
        Thanks to Raphael Bossek <email address hidden> (Closes: #591849)
     -- mokolomboka <email address hidden>   Sun,  20 Feb 2011 01:54:34 +0000
  • dbconfig-common (1.8.46) unstable; urgency=low
    
      * Fix error removing postgres databases and users (Closes: #573069)
        - thanks to "J.M.Roth" <email address hidden>
      * Numerous fixes to unit test internals.
      * New unit tests covering some of the pgsql support.
      * Various misc fixes to pgsql support found by said unit tests :)
      * Fix pgsql createdb code to use template0 when encoding is specified
        - thanks to John Goerzen <email address hidden> (Closes: #546246) 
      * A few quotation and unset shell variable related fixes in mysql
        support found by updated unit tests.
      * Fix zsh support with unit tests
      * Remove test/tmp directory in debian/rules clean target
    
    dbconfig-common (1.8.45) unstable; urgency=low
    
      * Change behavior for automated installs when no local database is
        available (Closes: #542381)
      * Make sure the admin always sees the "purge database?" question
        - thanks to Brett Profitt <email address hidden> (Closes: #525371).
      * Remove original fix for #542381, as the second fix is better.
      * Bump debhelper compatibility level to 5
      * Update lintian overrides
      * Update Standards-Version to 3.8.4 (no changes needed)
      * Use the upgrade prompt for migrating from non-dbc versions. 
        (Closes: #569139)
      * Fix overzealous error checking which causes some settings not to
        migrate (Closes: #443279).
     -- Bhavani Shankar <email address hidden>   Tue,  08 Jun 2010 22:22:07 +0100