disorderfs (0.5.2-2) unstable; urgency=medium

  [ Holger Levsen ]
  * debian/control:
    - Move package to section 'optional' from 'extra'.
    - Add myself to uploaders.
    - Bump Standards-Version to 4.1.1, no changes needed.
    - Raise build-depends to debhelper >= 10.2.5~.
    - Use /git/ instead of /cgit/ URL for Vcs-Browser.
  * debian/compat: Bump to level 10.

  [ Ximin Luo ]
  * Add my signing key to upstream/signing-key.asc.

  [ Chris Lamb ]
  * Bump Standards-Version to 4.1.0.
  * debian/watch: Use HTTPS URI.

 -- Holger Levsen <holger@debian.org>  Mon, 30 Oct 2017 17:52:04 +0100

disorderfs (0.5.2-1) unstable; urgency=medium

  * Team upload.

  [ Ximin Luo ]
  *  Add -q, --quiet options to avoid printing to stdout.
  * Update to latest Standards-Version; no changes required.

  [ Chris Lamb ]
  * Add docs regarding uploading a signed tarball.

 -- Ximin Luo <infinity0@debian.org>  Mon, 21 Aug 2017 19:37:28 +0200

disorderfs (0.5.1-1) unstable; urgency=medium

  [ Chris Lamb ]
  * Add --sort-dirents=yes|no option for forcing deterministic.
  * Support absolute paths by transforming ROOTDIR on startup.
  * Print the behaviour on startup to stdout (Closes: #837689)
  * Add testsuite, but do not run in Debian package build due to lack of
    reliable FUSE on buildds.
  * debian/control:
    - Bump Standards-Version to 3.9.8.
    - Add Homepage field.
    - Add myself to Uploaders.

  [ Andrew Ayer ]
  * Fix resolution of ROOTDIR
  * Update man page: absolute path no longer required for ROOTDIR

 -- Chris Lamb <lamby@debian.org>  Tue, 13 Sep 2016 23:11:02 +0100

disorderfs (0.4.3-1) unstable; urgency=medium

  * New upstream release:
    - Clear umask so files are created with correct permissions
      (Closes: #826891)

 -- Andrew Ayer <agwa@andrewayer.name>  Thu, 09 Jun 2016 20:44:03 -0700

disorderfs (0.4.2-1) unstable; urgency=medium

  * New upstream release:
    - Fix memory corruption when processing command line arguments,
      which could cause command line options to be ignored.
      (Closes: #808779)

 -- Andrew Ayer <agwa@andrewayer.name>  Tue, 22 Dec 2015 17:34:55 -0800

disorderfs (0.4.1-1) unstable; urgency=medium

  * New upstream release:
    - Only propagate locks if --share-locks=yes is provided
      (Closes: #800063)

 -- Andrew Ayer <agwa@andrewayer.name>  Sat, 17 Oct 2015 19:53:36 -0700

disorderfs (0.4.0-1) unstable; urgency=low

  * New upstream release:
    - Propagate locks to underlying filesystem
    - Drop direct_io option (Closes: #799866)
    - Implement flush, fsync, and fsyncdir
    - Implement read_buf and write_buf for more efficient I/O
    - Remove most of the BUGS from the man page since they're fixed :-)

 -- Andrew Ayer <agwa@andrewayer.name>  Wed, 23 Sep 2015 09:21:52 -0700

disorderfs (0.3.0-1) unstable; urgency=medium

  * New upstream release:
    - Implement multi-user mode
    - Add options --shuffle-dirents, --reverse-dirents, and --pad-blocks
    - Use l variants of xattr syscalls to avoid following symlinks

 -- Andrew Ayer <agwa@andrewayer.name>  Tue, 22 Sep 2015 07:06:53 -0700

disorderfs (0.2.0-1) unstable; urgency=medium

  * New upstream release:
    - Add xattr support
    - Clarify BUGS in man page
    - Require rootdir arg to be absolute path, and document in man page
  * Set architecture to linux-any

 -- Andrew Ayer <agwa@andrewayer.name>  Wed, 26 Aug 2015 13:11:38 -0700

disorderfs (0.1.0-1) unstable; urgency=medium

  * Initial release. (Closes: #796401)

 -- Andrew Ayer <agwa@andrewayer.name>  Fri, 21 Aug 2015 20:33:59 +0200
