django-simple-captcha (0.5.17-1) unstable; urgency=medium

  * Team upload
  * [a029eeb] New upstream version 0.5.17
  * [6e7ce7a] autopkgtest: Enhanced to run with all Python versions

 -- Carsten Schoenert <c.schoenert@t-online.de>  Tue, 08 Mar 2022 17:00:45 +0100

django-simple-captcha (0.5.14-2) unstable; urgency=medium

  * Team upload
  * [fa53d29] autopkgtest: Add extra additional requirement
  * [1dc69bf] d/control: Suggest the -doc package in the lib package
  * [639ff8c] d/control: Mark the -doc package Multi-Arch: foreign
  * [3be32b0] d/u/metadata: Adding basic meta data

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 24 Sep 2021 20:56:17 +0200

django-simple-captcha (0.5.14-1) unstable; urgency=medium

  * Team upload
  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Carsten Schoenert ]
  * [36e7c2d] New upstream version 0.5.14
    (Closes: #961066, #961177)
  * [63fe435] Rebuild patchqueue from patch queue branch
    Removed patch (included upstream):
    fix-test-settings.py.patch
    Added patch:
    0001-doc-Drop-linking-to-external-Travis-status.patch
  * [e59cdd4] d/watch: Update watch to version 4
  * [8204da3] Remove folder d/missing-sources
    This folder and the including files aren't needed any more, upstream
    isn't shipping the minimized files since a few versions.
  * [5d8e8c0] d/control: Bump debhelper to version 13
  * [39ad3eb] d/control: Adding entry Rules-Requires-Root: no
  * [1f09a88] d/control: Add sphinx related B-D packages
  * [2ef069f] d/control: Split off build depending packages
  * [e4f123e] d/rules: Build the sphinx documentation
  * [af15810] d/control: Add new package for documentation
  * [0ad4930] python-django-captcha-doc: Adding additional sequencer
  * [1e0e441] d/copyright: Update content due upstream changes
  * [d301b01] msgfmt: Rebuild the l10n message catalogs
  * [5bb6d8b] d/control: Update Standards-Version to 4.6.0
    No further changes needed.
  * [ba0bf12] d/tests: Adding a basic autopkgtest
  * [d689084] d/rules: Remove non needed .txt files within font folder
  * [5d8caba] lintian: Add overide for python3-django-captcha

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 05 Sep 2021 22:41:06 +0200

django-simple-captcha (0.5.6-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Team upload.
  * Ran wrap-and-sort -bast.
  * Removed Python 2 support.
  * Fixes for Django 2.2:
    - Add fix-test-settings.py.patch.

 -- Thomas Goirand <zigo@debian.org>  Fri, 26 Jul 2019 15:03:23 +0200

django-simple-captcha (0.5.6-1) unstable; urgency=medium

  [ Brian May ]
  * New upstream version.
  * Fixes compatibility with Django 2.0. Closes: #882140.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/changelog: Remove trailing white space.

 -- Brian May <bam@debian.org>  Mon, 02 Apr 2018 14:35:56 +1000

django-simple-captcha (0.5.5-1) unstable; urgency=medium

  * New upstream version. Closes: #865940.

 -- Brian May <bam@debian.org>  Tue, 04 Jul 2017 16:52:11 +1000

django-simple-captcha (0.5.1-1) unstable; urgency=medium

  * New upstream version.

 -- Brian May <bam@debian.org>  Sun, 06 Dec 2015 12:36:54 +1100

django-simple-captcha (0.4.8-1) unstable; urgency=medium

  * New upstream version.
  * Fixes FTBFS with Django 1.9. Closes: #806358.

 -- Brian May <bam@debian.org>  Thu, 03 Dec 2015 08:50:40 +1100

django-simple-captcha (0.4.6-2) unstable; urgency=medium

  * Ensure tests run for Python3.4 and Python3.5.

 -- Brian May <bam@debian.org>  Mon, 26 Oct 2015 13:39:20 +1100

django-simple-captcha (0.4.6-1) unstable; urgency=medium

  * New upstream version.
  * Add debian/watch file.
  * Swap Maintainer and Uploaders fields. Maintainer is now DPMT.

 -- Brian May <bam@debian.org>  Thu, 22 Oct 2015 12:29:26 +1100

django-simple-captcha (0.4.5-1) unstable; urgency=medium

  * New upstream version.
  * Supports Django 1.7 migrations.

 -- Brian May <bam@debian.org>  Fri, 10 Apr 2015 10:00:05 +1000

django-simple-captcha (0.4.2-8) unstable; urgency=low

  * Fix Django 1.7 AppRegistryNotReady error, by calling django.setup()
    in tests. Closes: #764947.

 -- Brian May <bam@debian.org>  Mon, 13 Oct 2014 11:14:04 +1100

django-simple-captcha (0.4.2-7) unstable; urgency=low

  * Fix debian/copyright. Is EXPAT license, not BSD.

 -- Brian May <bam@debian.org>  Wed, 10 Sep 2014 09:15:10 +1000

django-simple-captcha (0.4.2-6) unstable; urgency=low

  * Fix typo in debian/copyright.
  * Initial upload to Debian. Closes: #752140.

 -- Brian May <bam@debian.org>  Tue, 22 Jul 2014 09:20:04 +1000

django-simple-captcha (0.4.2-5) unstable; urgency=low

  * Simplify how we call the tests in debian/rules.
  * Change copyright to DEP5.
  * Include Bitstream license in copyright file.
  * Symlink to font supplied in ttf-bitstream-vera.

 -- Brian May <bam@debian.org>  Fri, 04 Jul 2014 10:58:51 +1000

django-simple-captcha (0.4.2-4) unstable; urgency=low

  * Python3 package.

 -- Brian May <bam@debian.org>  Wed, 02 Jul 2014 14:26:41 +1000

django-simple-captcha (0.4.2-3) unstable; urgency=low

  * Rename package to python-django-captcha, and provide dummy package for
    upgrades.

 -- Brian May <bam@debian.org>  Fri, 20 Jun 2014 13:47:38 +1000

django-simple-captcha (0.4.2-2) unstable; urgency=low

  * Remove depends on python-pillow, it isn't needed. We
    require python-imaging be installed during build.

 -- Brian May <bam@debian.org>  Wed, 02 Apr 2014 13:40:53 +1100

django-simple-captcha (0.4.2-1) unstable; urgency=low

  * New upstream version.

 -- Brian May <bam@debian.org>  Wed, 02 Apr 2014 13:16:14 +1100

django-simple-captcha (0.3.7-4) unstable; urgency=low

  * Requires at least python 2.6.

 -- Brian May <bam@debian.org>  Thu, 30 May 2013 13:52:57 +1000

django-simple-captcha (0.3.7-3) unstable; urgency=low

  * Add depends on python-six.

 -- Brian May <bam@debian.org>  Wed, 29 May 2013 16:14:33 +1000

django-simple-captcha (0.3.7-2) unstable; urgency=low

  * Remove depends on python-pillow, which is not needed.

 -- Brian May <bam@debian.org>  Wed, 29 May 2013 11:37:31 +1000

django-simple-captcha (0.3.7-1) unstable; urgency=low

  * New upstream release.
  * Update Debian packaging.

 -- Brian May <bam@debian.org>  Wed, 29 May 2013 09:53:05 +1000

django-simple-captcha (0.3.6~20130219-1) unstable; urgency=low

  * New upstream version.
  * Taking over Packaging.

 -- Brian May <bam@debian.org>  Tue, 19 Feb 2013 10:09:59 +1100

django-simple-captcha (0.1.7-2) testing; urgency=low

  * Fixed wrong dependency

 -- Sam Morrison <sam@vpac.org>  Wed, 26 May 2010 10:28:16 +1000

django-simple-captcha (0.1.7-1) testing; urgency=low

  * Initial release.

 -- Sam Morrison <sam@vpac.org>  Wed, 26 May 2010 09:52:10 +1000
