Change logs for etckeeper source package in Yakkety

  • etckeeper (1.18.2-1ubuntu1) xenial; urgency=medium
    
      * Merge from Debian unstable.  Remaining changes:
        - etckeeper: Ensure that LANG is set, default to UTF8, necessary for bzr
          to function properly in non-interactive shells (eg, cron); user's local
          LANG will override if set.  (Patch sent upstream)
        - d/control: add hostname to build-depends
        - commit.d/50cvs-commit: ensure that bzr has valid user+email.  Note this
          patch has been sent upstream, so can hopefully be dropped soon.
        - preinst, postinst: do not change the default vcs if it etckeeper was
          already installed.  This is only needed because we are changing the
          default (Ubuntu used to default to bzr).  If admin hasn't changed
          anything, dpkg tries to be smart and update to the new default.  This
          can be removed in 16.10.
    
    etckeeper (1.18.2-1) unstable; urgency=medium
    
      * Prepare upload to Debian unstable
      * Fix Makefile version patterns to ignore non-native version number
      * Fix lintian warnings:
        * remove .pyc files on build
        * install bash completions in standard location
        * ignore missing debian/config file, we ask only on purge on purpose
        * ignore full path for /usr/bin/etckeeper, we use it to stash it for
          later
      * Update to standards 3.9.6, no change
      * Remove obsolete XS-Python-Version field
      * Run debconf-updatepo, outdating a bunch of translations
    
    etckeeper (1.18.2) unstable; urgency=medium
    
      * Use getent utility instead of perl. (Elan Ruusamäe)
      * Initial FreeBSD support with pkgng plugin. (William Johansson)
      * Fix README.md symlink in package (Sebastian Schmidt, Antoine Beaupré,
        closes: #791566)
      * Fix typo of GIT_COMMITTER_EMAIL.
    
     -- Serge Hallyn <email address hidden>  Mon, 08 Feb 2016 17:21:33 -0800