python-llfuse (1.2+dfsg-1build3) artful; urgency=medium

  * No-change rebuild to drop _PyFPE support.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 05 Sep 2017 08:23:09 +0000

python-llfuse (1.2+dfsg-1build2) artful; urgency=medium

  * No-change rebuild to build to drop python3.5.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 05 Aug 2017 16:27:43 +0000

python-llfuse (1.2+dfsg-1build1) artful; urgency=medium

  * Rebuild for python 3.6 support.

 -- Bhavani Shankar <bhavi@ubuntu.com>  Sat, 13 May 2017 09:48:49 +0530

python-llfuse (1.2+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sun, 22 Jan 2017 14:42:22 -0800

python-llfuse (1.1.1+dfsg-7) unstable; urgency=medium

  * Fix syntax error introduced with new Debian patch in -6.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sun, 22 Jan 2017 09:54:54 -0800

python-llfuse (1.1.1+dfsg-6) unstable; urgency=medium

  * Ignore exceptions during interpreter shutdown

    These can most likely be ignored in general. In the specific
    case that we are addressing with this, they also seem to be
    caused by a bug in Python. Closes: #851724.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 21 Jan 2017 16:36:43 -0800

python-llfuse (1.1.1+dfsg-5) unstable; urgency=medium

  * Added missing python-pytest-catchlog dependency for tests

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 02 Jan 2017 20:17:51 -0800

python-llfuse (1.1.1+dfsg-4) unstable; urgency=medium

  * Added missing python3-pytest-catchlog dependency for tests

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 07 Oct 2016 20:46:10 -0700

python-llfuse (1.1.1+dfsg-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Nikolaus Rath ]
  * Don't use pytest.skip at module level. Closes: #837254.

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 23 Sep 2016 20:41:07 -0700

python-llfuse (1.1.1+dfsg-2) unstable; urgency=medium

  * Added missing pytest-catchlog build dependency
  * Fixup 0004-Backport-properties-to-Cython-0.23-syntax.patch

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 27 Jul 2016 11:25:48 -0700

python-llfuse (1.1.1+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 27 Jul 2016 10:20:40 -0700

python-llfuse (1.0+dfsg-2) unstable; urgency=medium

  * Cherry picked ns-resolution support for kFreeBSD

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 10 Mar 2016 09:13:08 -0800

python-llfuse (1.0+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 08 Mar 2016 09:04:29 -0800

python-llfuse (0.43+dfsg-3) unstable; urgency=medium

  * Skip extended attribute tests under kFreeBSD.
  * Bump standards version to 3.9.7, no changes required.

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 07 Mar 2016 13:23:53 -0800

python-llfuse (0.43+dfsg-2) unstable; urgency=medium

  * Added Breaks: borgbackup.

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 25 Feb 2016 09:42:48 -0800

python-llfuse (0.43+dfsg-1) unstable; urgency=medium

  * Updated URL in copyright file.
  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 23 Feb 2016 16:10:05 -0800

python-llfuse (0.41.1+dfsg-4) unstable; urgency=medium

  * Added patches/mips_dev_t.diff to work around bug in mips/mipsel libc
    (cf. https://sourceware.org/bugzilla/show_bug.cgi?id=17786).
    Closes: #635197.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 16 Sep 2015 13:59:11 -0700

python-llfuse (0.41.1+dfsg-3) unstable; urgency=medium

  * Bumped Cython dependency to >= 0.21.1. Older versions don't have
    posix/time.pxi.
  * Added patches/setattr_compat.diff to restore full backwards
    compatibility with version 0.40 (some applications were relying
    on undocumented behavior were broken by the update to 0.41.1).

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 10 Sep 2015 14:09:16 -0700

python-llfuse (0.41.1+dfsg-1) unstable; urgency=medium

  * Added test suite.
  * 'nostrip' build option is now honored.
  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 22 Aug 2015 19:34:48 -0700

python-llfuse (0.41+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Use Python 3 versions of Cython and Sphinx.
  * Dropped build dependency on cython3-dbg (fixed upstream).

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 21 Aug 2015 08:52:21 -0700

python-llfuse (0.40+dfsg-2) unstable; urgency=medium

  * Correctly handle symlink-to-directory transition of 
    /usr/share/doc/{python,python3}-llfuse-dbg when upgrading from jessie.
    Closes: #788161.
  * Add versioned Breaks and Conflicts to -dbg packages to avoid
    upgrade problems due to moved file. Closes: #781652.
  * Put debugging symbols for regular interpreter into -dbg
    package again. Closes: #781719.
  * Bumped Standards-Version to 3.9.6 (no changes needed).
  * Added missing build-depends on cython3 and cython-dbg. 
    Closes: #794056.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 29 Jul 2015 20:49:49 -0700

python-llfuse (0.40+dfsg-1) unstable; urgency=medium

  * Updated watch file to use pypi, and validate pgp signature.
  * Remove minified javascript files from upstream source.
  * Switched package build system to pybuild.
  * Updated project URL.

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 10 Jul 2014 21:34:34 -0700

python-llfuse (0.40-2) unstable; urgency=low

  * Some cosmetic fixes to debian/
  * Bumped standards version to 3.9.5, no other changes required.
  * Added force_xattr_api.diff to support compilation under GNU/kFreeBSD.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 27 Nov 2013 20:19:13 -0800

python-llfuse (0.40-1) unstable; urgency=low

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 26 Nov 2013 21:59:10 -0800

python-llfuse (0.39-1) unstable; urgency=low

  [ Nikolaus Rath ]
  * Bumped standards version to 3.9.4, no other changes required.
  * Bumped debhelper compatibility level to 9 to get support for
    dpkg-buildflags.
  * Added lintian override for hardening-no-fortify-functions,
    this is a false positive.
  * Build depend on newer Cython (> 0.16).
  * New upstream release.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 11 May 2013 12:33:34 -0700

python-llfuse (0.37.1-2) unstable; urgency=low

  * Fix build failure, only call dh_sphinxdoc when building
    python-llfuse-doc package.

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 22 Dec 2011 22:37:26 -0500

python-llfuse (0.37.1-1) unstable; urgency=low

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 10 Dec 2011 20:57:38 -0500

python-llfuse (0.36-2) unstable; urgency=low

  * Use dh_sphinxdoc. Closes: #637393.

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 24 Oct 2011 19:36:59 -0400

python-llfuse (0.36-1) unstable; urgency=low

  * New upstream release.
  * Depend on Cython > 0.15.1, previous versions generated segfaulting
    code.
  * Breaks S3QL < 1.2, API changed in non-backwards compatible way.
    (python-llfuse is not in any stable release, and S3QL is the
    only reverse dependency, so a new package name does not seem
    justified).
  * Update format of copyright file.
  * Fixed argument parsing under Python 3.x
  * Do correct typecasting of mode_t constants. Fix introduces
    build dependency on Cython 0.15 (Closes: #635196).
  * Use underscore.js from libjs-underscore rather than shipping
    our own version.
  * Added correct copyright information for files in doc/html/_static.
  * Thanks to Jakub Wilk for his packaging review.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 20 Sep 2011 22:16:17 -0400

python-llfuse (0.33-1) unstable; urgency=low

  * New upstream release.
  * Build extension before generating documentation, so that
    autogenerated documentation is no longer empty. Closes: 631871
  * Ship cached python intersphinx file in debian/, so that it
    does not need to be downloaded at build time.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 06 Jul 2011 09:32:38 -0400

python-llfuse (0.32-2) unstable; urgency=low

  * Created separate -doc package for documentation. Closes: 630632
  * Regenerate documentation in debian/rules. Closes: 630605

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 25 Jun 2011 13:01:03 -0400

python-llfuse (0.32-1) unstable; urgency=low

  * First official debian release. Closes: 626658
  * Breaks and Replaces s3ql <= 0.28, this package isn't in the official
    debian package but was provided by upstream over various channels (LLFUSE
    was factored out of S3QL in version 0.29).
  * Rebuilding of HTML documentation requires (yet unreleased) Sphinx version
    1.1 or resolution of wishlist bug #63040, therefore we do not rebuild the
    documentation in debian/rules but use the HTML files included in the
    upstream tarball.

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 12 May 2011 10:19:11 -0400

