Change logs for ipplan source package in Natty

  • ipplan (4.92a-2) unstable; urgency=low
    
      * Implement proper configuration handling (Closes: #603427)
        - Add ucf to Depends
        - Write database settings from old config file into /etc/ipplan/db.php
        - Register /etc/ipplan/db.php via ucf in postinst
        - Deregister /etc/ipplan/db.php via ucf and remove variants in postrm on
          purge
        - Migrate /etc/ipplan/config.php to /etc/ipplan/local_conf.php, if user
          has modified the file
        - Adjust README.Debian related to our new way to configure ipplan
      * Add 11_user_config.dpatch to patch shipped config to also read our config
        files
      * Add 05_fix_config_syntax.dpatch to fix broken default config
      * Only call postinst and config if we install the package or on
        dpkg-reconfigure
      * Copy template of local_conf.php to /etc/ipplan/ via postinst if there isn't
        one yet
      * Remove /etc/ipplan/local_conf.php on purge
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  10 Dec 2010 16:43:34 +0000
  • ipplan (4.92a-1) unstable; urgency=low
    
      * New Upstream Release
        - PHP 5.3 compatibility (LP: #565781)
      * Add trailing trunk/ at Vcs-Svn-field
      * Update 10_custom_templates.dpatch due upstream changes
    
    ipplan (4.92-2) unstable; urgency=low
    
      * Updating standards version to 3.8.4
        - Add README.source
      * Migrate Vcs-Fields over to scm.uncompleted.org
      * Add 1.0 to debian/source/format
      * Fix typo in README.Debian
     -- Bodo Linger <email address hidden>   Mon,  19 Apr 2010 18:16:51 +0100