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
