Change logs for etckeeper source package in Intrepid

  • etckeeper (0.18) unstable; urgency=low
    
      * Allow AVOID_COMMIT_BEFORE_INSTALL to be set to zero to disable.
      * Don't allow LC_COLLATE to reorder the .etckeeper file. Closes: #489057
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  04 Jul 2008 08:43:54 +0100
  • etckeeper (0.17) unstable; urgency=low
    
      * Fix backwards test for AVOID_COMMIT_BEFORE_INSTALL. Closes: #486922
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  19 Jun 2008 13:23:09 +0100
  • etckeeper (0.16) unstable; urgency=low
    
      * Add a AVOID_COMMIT_BEFORE_INSTALL option in the config file to make it
        easy to configure etckeeper to abort an installation if there are
        uncommitted changes in /etc. Closes: #478754
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  17 Jun 2008 14:47:11 +0100
  • etckeeper (0.15) unstable; urgency=low
    
      [ Daniel Hahler ]
      * bzr: Set nickname for tree in init.d/40vcs-init.
      * Add script to add new files during "commit" for bzr (commit.d/30bzr-add).
        Closes: #477321
      * Fix handling of files with spaces, by setting IFS to "newline" in
        commit.d/40git-rm.
    
      [ Jelmer Vernooij ]
      * Support for the new bzr pre-commit hook. This requires bzr version 1.4.
        Closes: #473069
      * Remove pointless commit.d/40bzr-rm script. 
    
      [ Joey Hess ]
      * debhelper v7; rules file minimisation
    
    etckeeper (0.14.2) unstable; urgency=low
    
      * Handle nonzero exit status when building package list diff.
    
    etckeeper (0.14.1) unstable; urgency=low
    
      * Fix typo in bzr-precommit script. Closes: #473069
        This is an interim fix -- full bzr precommit support has been implemented,
        but the bzr that supports it is not yet released.
      * Fix handling of files with spaces, by setting IFS to NL.
    
     -- Albin Tonnerre <email address hidden>   Fri,  13 Jun 2008 09:06:25 +0100
  • etckeeper (0.14ubuntu2) hardy; urgency=low
    
      * Cherry-pick fix from 0.14.2:
        Handle nonzero exit status when building package list diff.
    
     -- Daniel Hahler <email address hidden>   Tue, 22 Apr 2008 14:56:24 +0200