django-markupfield (1.5.0-2) unstable; urgency=medium

  * Team upload.
  * Drop Python 2 support.

 -- Andrey Rahmatullin <wrar@debian.org>  Wed, 07 Aug 2019 23:17:21 +0500

django-markupfield (1.5.0-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper compatibility and version to 11.
  * Bump Standards-Version to 4.2.1.
  * d/control: Set Vcs-* to salsa.debian.org
  * Enable autopkgtest-pkg-python testsuite.
  * d/control: Remove ancient X-Python3-Version field
  * d/control: Remove ancient X-Python-Version field
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Remove lintian override for missing GPG signature check on source
    tarball to serve as a reminder to improve on this.

 -- Michael Fladischer <fladi@debian.org>  Fri, 28 Sep 2018 22:24:33 +0200

django-markupfield (1.4.3-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 4.1.1.
  * Use https:// for uscan URL.

 -- Michael Fladischer <fladi@debian.org>  Tue, 31 Oct 2017 08:15:38 +0100

django-markupfield (1.4.2-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 4.0.0.

 -- Michael Fladischer <fladi@debian.org>  Tue, 20 Jun 2017 09:34:15 +0200

django-markupfield (1.4.1-1) unstable; urgency=low

  * New upstream release.
  * Drop patches for Django 1.10 compatibility, fixed upstream.

 -- Michael Fladischer <fladi@debian.org>  Tue, 18 Oct 2016 14:24:44 +0200

django-markupfield (1.4.0-2) unstable; urgency=medium

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

  [ Michael Fladischer ]
  * Add patches to fix Django 1.10 integration (Closes: #828650).
  * Bump Standards-Version to 3.9.8.
  * Use https:// for copyright-format 1.0 URL.
  * Rebuild all django.mo files from source using python3-babel.

 -- Michael Fladischer <fladi@debian.org>  Thu, 01 Sep 2016 20:35:01 +0200

django-markupfield (1.4.0-1) unstable; urgency=low

  [ Michael Fladischer ]
  * New upstream release.
  * Bump X-Python-Version compatibility to >= 2.7.
  * Bump X-Python3-Version compatibility to >= 3.4.
  * Bump debhelper compatibility and version to 9.
  * Minimum required Django version is now 1.8.
  * Reformat packaging files with cme.

  [ SVN-Git Migration ]
  * git-dpm config
  * Update Vcs fields for git migration

 -- Michael Fladischer <fladi@debian.org>  Sat, 19 Dec 2015 20:56:41 +0100

django-markupfield (1.3.5-1) unstable; urgency=medium

  * New upstream release.
  * Drop django-1.7.patch as this issue has been fixed upstream.

 -- Michael Fladischer <fladi@debian.org>  Tue, 02 Jun 2015 08:52:15 +0200

django-markupfield (1.3.4-1) unstable; urgency=medium

  * New upstream release.
  * Change my email address to fladi@debian.org.

 -- Michael Fladischer <fladi@debian.org>  Tue, 19 May 2015 20:30:20 +0200

django-markupfield (1.3.2-1) unstable; urgency=high

  [ Paul Tagliamonte ]
  * Team Upload
  * New upstream release solves CVE-2015-0846, thanks to James P. Turk.

  [ Michael Fladischer ]
  * New upstream release.
  * Use pypi.debian.net service for uscan.
  * Bump Standards-Version to 3.9.6.

 -- Paul Tagliamonte <paultag@debian.org>  Sun, 19 Apr 2015 17:03:24 -0400

django-markupfield (1.2.1-2) unstable; urgency=low

  * Switch buildsystem to pybuild.
  * Drop versioned dependency on python-django on binary package too as there
    are no prior versions in the archive.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Thu, 28 Aug 2014 13:19:47 +0200

django-markupfield (1.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Add support for Python 3.
  * Add lintian-override for missing PGP signature on upstream tarball.
  * Add django-1.7.patch to fix tests with Django 1.7c3 (Closes: #755640).
  * Drop versioned dependency on python-django as there are no prior versions
    in the archive.
  * Add python-setuptools to Build-Depends as they are now used in setup.py.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Wed, 27 Aug 2014 13:59:26 +0200

django-markupfield (1.2.0-1) unstable; urgency=low

  * New upstream release.
  * Switch to dh_python2.
  * Build-Depends on dh-python.
  * Relax Build-Depends on debhelper to >= 8.1.0~.
  * Bump Standards version to 3.9.5.
  * Drop our own version of settings.py and use the one supplied by
    upstream for running unit tests.
  * Drop XS-Python-Version and add X-Python-Version.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Mon, 16 Dec 2013 13:22:52 +0100

django-markupfield (1.1.1-2) unstable; urgency=low

  * Team upload.
  * debian/settings.py: Set SECRET_KEY which is required by Django 1.5. Thanks
    to Andrey Rahmatullin for the analysis. (Closes: #709130)

 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 24 May 2013 13:37:42 +0200

django-markupfield (1.1.1-1) unstable; urgency=low

  [ Michael Fladischer ]
  * New upstream release.
  * Bump python version to >= 2.6.
  * Bump Depends/Build-Depends on python-django to >= 1.4.2 because of
    django.utils.six.
  * Bump Standards version to 3.9.4.
    Change Build-Depends on debhelper to >= 8.1.0 to satisfy build-arch and
    build-indep targets.
  * Drop temporary fix for PKG-INFO.
  * Rename license because of included reference to django-markupfield
    in d/copyright.
  * Update years in d/copyright.
  * Add email address to name in d/copyright.

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

 -- Michael Fladischer <FladischerMichael@fladi.at>  Wed, 08 May 2013 11:43:49 +0200

django-markupfield (1.0.2-2) unstable; urgency=low

  * Change order of my name.
  * Update DEP-5 URL to 1.0.
  * Bump Standards-Version to 3.9.3.
  * Update years in d/copyright.
  * Fix tests for django (>= 1.4) FTBFS (Closes: #669472).
    - Ship out own settings.py
    - Bump B-D for python-django to (>= 1.2)
  * Temporary fix for Metadata-Version in egg-info.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Mon, 23 Apr 2012 15:07:33 +0200

django-markupfield (1.0.2-1) unstable; urgency=low

  * New upstream release.
  * Bumped Standards-Version to 3.9.2 (no change necessary).
  * Bump python-django dependency to (>= 1.1).

 -- Fladischer Michael <FladischerMichael@fladi.at>  Sat, 18 Jun 2011 23:19:20 +0200

django-markupfield (1.0.1-1) unstable; urgency=low

  * New upstream release.
  * Streamlined files in debian/ with `wrap-and-sort`.

 -- Fladischer Michael <FladischerMichael@fladi.at>  Wed, 09 Mar 2011 11:14:05 +0100

django-markupfield (1.0.0b2-1) unstable; urgency=low

  * New upstream release.
  * Remove workaround for #575377 as it is fixed by python-2.5.5-5.
  * Use DEP5 for copyright file.
  * Set PMPT as maintainer and myself as uploader.
  * Bump to standards-version 3.9.1.
  * Drop fix_tests patch as it has been fixed upstream.
  * Drop debian/pyversions in favour of XS-Python-Version.

 -- Fladischer Michael <FladischerMichael@fladi.at>  Mon, 07 Feb 2011 13:17:14 +0100

django-markupfield (1.0.0a2-1) unstable; urgency=low

  * Initial release (Closes: #577193)
  * Include fix_tests patch to to have correct markup settings during tests.

 -- Fladischer Michael <FladischerMichael@fladi.at>  Mon, 19 Apr 2010 14:43:29 +0200
