python-djvulibre (0.3.9-3) unstable; urgency=low

  * deb/control: moved Build-Depends-Indep to Build-Depends.

 -- Daniel Stender <debian@danielstender.com>  Sun, 10 Aug 2014 23:13:52 +0200

python-djvulibre (0.3.9-2) unstable; urgency=low

  * deb/control:
    + Updated maintainer email address.
    + Removed unneccesary b-ds and updated for Python3 packages.
    + Added Python3 package descriptions (Closes: #604037).
    + Bumped standards to 3.9.5 (no further changes needed).
    + Use canonical URIs for Vcs-* fields [Jakub Wilk].
  * deb/copyright:
    + Changed Source URI to code repo.
    + Updated Format-Specification, copyright spans and email addresses.
  * deb/rules:
    + added DEB_BUILD_OPTIONS export line.
    + build with pybuild, reduced.
    + added doc/credits.txt to dh_installdocs for all packages.
    + build documentation with dh_sphinxdoc.
  * Dropped .install-s (unneeded), .examples (moved to doc package),
    -doc.links, updated -doc.doc-base.
  * deb/compat: bumped Debhelper level to 9.
  * deb/watch: added pgpsigurlmangle (also added deb/upstream/signing-key.asc).
  * Added \.egg.info to source/options.
  * Wrapped-and-sorted -a.

 -- Daniel Stender <debian@danielstender.com>  Sun, 10 Aug 2014 15:54:50 +0200

python-djvulibre (0.3.9-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
    + Drop all patches, applied upstream.
  * Run nosetests with --no-skip.

 -- Jakub Wilk <jwilk@debian.org>  Mon, 23 Apr 2012 22:49:03 +0200

python-djvulibre (0.3.3-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS: FAIL: test_decode.test_documents.test_export_ps":
    new patch test_export_ps_normalize_whitespace.diff from upstream repo.
    (Closes: #646177)

 -- gregor herrmann <gregoa@debian.org>  Mon, 19 Mar 2012 18:39:54 +0100

python-djvulibre (0.3.3-1) unstable; urgency=low

  * New maintainer (Closes: #598157).
  * New upstream release (Closes: #604036).
    + Fixes FTBFS with Python 2.7 (Closes: #606681).
  * Removed patches disable-memory-test.diff, max-cachesize-64bit.diff
    (fixed with 0.3.0), setup-disable-auto-cython.diff (workaround no longer
    needed).
  * Made build_sphinx available even without setuptools [build_sphinx.diff].
  * Updated Lizardtech Djvu Reference link [lizardtech_link.diff]
    (Closes: #627290).
  * debian/control:
    + wrapped and sorted.
    + added build-dep locales.
    + bumped Standards-Version to 3.9.2 (no changes needed).
    + removed Replaces, Conflicts and Provides for python-djvulibre (a binary
      package name pre-dating publication in Debian archive).
    + extended package descriptions.
  * debian/rules:
    + removed building with cython from rules (no longer needed).
    + removal of dllpath.py after dh_install (not useful on Debian systems).
    + changed building of html docs to be processed with setup build_sphinx
      (doc/Makefile removed from upstream).
    + clean: added removal of .egg-info/ and of djvu/config.pxi.
    + tests: passing of explicit module names not needed anymore (test
      modules have been renamed for that) and doctests option dropped (no
      doctests anymore).
    + added generating of needed locales at build time to avoid build-dep on
      locales-all, added export LC_ALL=C.
    + added override for dh_installchangelogs instead of listing uptstream
      changelog in debian/*.doc.
    + added override for dh_compress to drop python-djvu-doc.compress
      (deprecated).
  * debian/copyright:
    + bumped DEP-5 revision to CANDIDATE.
    + changed maintainer.
    + expanded copyrights to cover also 2011.

 -- Daniel Stender <daniel@danielstender.com>  Sun, 26 Jun 2011 23:41:15 +0200

python-djvulibre (0.1.18-2) unstable; urgency=low

  * Disable memory test that is likely to fail on 64-bit architectures.
    [disable-memory-test.diff]
  * Fix test for maximum cache size on 64-bit architectures.
    [max-cachesize-64bit.diff]

 -- Jakub Wilk <jwilk@debian.org>  Sat, 26 Jun 2010 01:50:10 +0200

python-djvulibre (0.1.18-1) unstable; urgency=low

  * New upstream release.
  * Update homepage URL.
  * Fix FTBFS with nostrip build option.
  * Run tests at build time:
    + Build-depend on python-nose, djvulibre-bin, ghostscript.

 -- Jakub Wilk <jwilk@debian.org>  Sat, 26 Jun 2010 00:39:07 +0200

python-djvulibre (0.1.17-2) unstable; urgency=low

  * Install example programs.
  * Switch to source format 3.0 (quilt).
  * Build python-djvu-dbg (debug extension + detached debug symbols):
    + Build-depend on python-all-dbg.
    + In order to work around bug #541314, disable automatic cythoning sources
      with setup.py. [setup-disable-auto-cython.diff]
    + Cython sources manually in debian/rules.
  * Rewrite debian/rules using overrides.
  * Don't install Sphinx artifacts (.buildinfo, objects.inv) into the binary
    package.

 -- Jakub Wilk <jwilk@debian.org>  Sun, 25 Apr 2010 22:54:18 +0200

python-djvulibre (0.1.17-1) unstable; urgency=low

  * New upstream release.
  * Update my e-mail addresses.
  * Let dh_installdocs install the upstream changelog.
  * Bump standards version to 3.8.4 (no changes needed).

 -- Jakub Wilk <jwilk@debian.org>  Thu, 11 Feb 2010 18:01:05 +0100

python-djvulibre (0.1.16-1) unstable; urgency=low

  * New upstream release.
  * Update debian/copyright.

 -- Jakub Wilk <ubanus@users.sf.net>  Sun, 03 Jan 2010 13:57:57 +0100

python-djvulibre (0.1.15-1) unstable; urgency=low

  * New upstream release.
  * Update homepage URI in debian/copyright.

 -- Jakub Wilk <ubanus@users.sf.net>  Wed, 04 Nov 2009 20:04:26 +0100

python-djvulibre (0.1.14-1) unstable; urgency=low

  * New upstream release (closes: #544950).
  * Use unversioned dependency on python-setuptools, as the required version
    is available even in oldstable.
  * Register documentation with doc-base.

 -- Jakub Wilk <ubanus@users.sf.net>  Fri, 11 Sep 2009 15:50:40 +0200

python-djvulibre (0.1.13-2) unstable; urgency=low

  * Make debian/rules safe for parallel builds.
  * Don't assume that the build target will be called with
    Build-Depends-Indep satisfied (does not close #544781).

 -- Jakub Wilk <ubanus@users.sf.net>  Thu, 03 Sep 2009 13:55:02 +0200

python-djvulibre (0.1.13-1) unstable; urgency=low

  * Initial release (closes: #540324).

 -- Jakub Wilk <ubanus@users.sf.net>  Sun, 16 Aug 2009 11:56:38 +0200
