Change logs for dbconfig-common source package in Maverick

  • 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
  • dbconfig-common (1.8.44ubuntu1) lucid; urgency=low
    
      * Fix pgsql createdb code to use template0 when encoding is specified,
        patch from Sean Finney cherrypicked from debian's 1.8.46 (LP: #563084)
     -- Thierry Carrez <email address hidden>   Fri, 16 Apr 2010 15:37:49 +0200