Skip to content

Changelog python-django-timezone-field (5.0-1)

2022

python-django-timezone-field (5.0-1) unstable; urgency=low

   * New upstream release.
   * Add pybuild-plugin-pyproject and python3-poetry-core to Build-
     Depends, required to build.
   * Let python3-django-timezone-field depend on python3-django.
   * Run wrap-and-sort -bast to reduce diff size of future changes.

python-django-timezone-field (4.2.3-1) unstable; urgency=low

   * New upstream release.
   * Use github tags instead of releases for d/watch.
   * Update year in d/copyright.
   * Depend on python3-all for autopkgtests.

2021

python-django-timezone-field (4.2.1-1) unstable; urgency=low

   [ Diego M. Rodriguez ]
   * d/tests: specify import name
 
   [ Michael Fladischer ]
   * New upstream release.
   * Update d/watch to work with github again.
   * Bump Standards-Version to 4.6.0.1.
   * Add python-pytest, python3-pytest-django and python3-pytest-lazy-
     fixture to Build-Depends.
   * README.rst has been renamed to README.md.
   * Use pytest directly to run upstream tests during build.
   * Enable upstream testsuite for autopkgtests.
   * Remove unnecessary autopkgtest-pkg-python testsuite.

2020

python-django-timezone-field (4.1-1) unstable; urgency=low

   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Update standards version to 4.5.0, no changes needed.
 
   [ 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.
 
   [ Michael Fladischer ]
   * New upstream release.
   * Bump debhelper version to 13.
   * Bump Standards-Version to 4.5.1.
   * Use uscan version 4.
   * Add python3-djangorestframework to Build-Depends, required by tests.

2019

python-django-timezone-field (4.0-1) unstable; urgency=low

   * New upstream release.
   * Set Rules-Requires-Root: no.
   * Set minimum Django version to 2.2.
   * Longer extended description.

python-django-timezone-field (3.1-1) unstable; urgency=low

   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat.
 
   [ Michael Fladischer ]
   * New upstream release.
   * Add debian/gbp.conf.
   * Bump Standards-Version to 4.4.1.
   * Bump debhelper version to 12.

2018

python-django-timezone-field (3.0-1) unstable; urgency=low

   * Initial release (Closes: #912279).