Skip to content

Changelog python-django-braces (1.15.0-1)

2021

python-django-braces (1.15.0-1) unstable; urgency=low

   [ 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.
 
   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Update standards version to 4.5.0, no changes needed.
 
   [ Michael Fladischer ]
   * New upstream release.
   * Refresh patches.
   * Bump debhelper version to 13.
   * Bump Standards-Version to 4.6.0.1.
   * Add python3-factory-boy, python3-mock, python3-pytest, python3-
     pytest-cov and python3-pytest-django to Build-Depends.
   * Run upstream tests during build.
   * Use uscan version 4.
   * Enable upstream testsuite for autopkgtests.
   * Remove unnecessary autopkgtest-pkg-python testsuite.

2020

python-django-braces (1.14.0-1) unstable; urgency=low

   * New upstream release.
   * Refresh patches.

2019

python-django-braces (1.13.0-2) unstable; urgency=medium

   * Team upload
   * Override module name to import (Closes: #946732)

python-django-braces (1.13.0-1) unstable; urgency=low

   * New upstream release.
   * Add myself to uploaders.
   * Update d/watch to use pypi, as upstream github repo no longer
     provides release tags.
   * Update patch to include the complete missing upstream sphinx
     configuration.
   * Bump debhelper version to 12.
   * Bump Standards-Version to 4.4.1.
   * Run wrap-and-sort -bast to reduce diff size of future changes.
   * Add patch to temporarily disable releases sphinx extension.
   * Set Rules-Requires-Root: no.
   * Enable autopkgtest-pkg-python testsuite.

python-django-braces (1.9.0-2) unstable; urgency=medium

   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Use https protocol in Format field
   * d/control: Remove ancient X-Python-Version field
   * d/control: Remove ancient X-Python3-Version field
   * Convert git repository from git-dpm to gbp layout
   * Use 'python3 -m sphinx' instead of sphinx-build for building docs
   * Use debhelper-compat instead of debian/compat.
 
   [ Michael Fladischer ]
   * Add debian/gbp.conf.
 
   [ Thomas Goirand ]
   * Team upload.
   * Removed Python 2 support.

2016

python-django-braces (1.9.0-1) unstable; urgency=low

   [ Michael Fladischer ]
   * Team upload.
   * Use python3-sphinx to build documentation.
   * Clean up files to allow two build in a row.
   * New upstream release.
   * Bump Standards-Version to 3.9.8.
   * Shorten the descriptions for all packages.
 
   [ Ondřej Nový ]
   * Fixed VCS URL (https)

2015

python-django-braces (1.8.0-2) unstable; urgency=medium

   [ Michael Fladischer ]
   * Team upload.
   * Add python(3)-six to Build-Depends (Closes: #802135).
   * Disable tests completely as they depend on pytest-django which is no yet in the archive and they fail with python3.5.
 
   [ SVN-Git Migration ]
   * git-dpm config
   * Update Vcs fields for git migration

python-django-braces (1.8.0-1) unstable; urgency=medium

   * Team upload.
   * New upstream release.
   * Add Python3 support through a separate package (Closes: #763076).
   * Move documentation to a separate package.
   * Bump Standards-Version to 3.9.6.
   * Add alabaster-path.patch to detect theme path for sphinx.
   * Update years in d/copyright.
   * Rename BSD-3-clause to BSD-3-clause-Brack3t in d/copyright.
   * Format d/copyright to fully conform to DEP5.
   * Directly call sphinx-build in d/rules instead of using the upstream
     Makefile.
   * Add override in d/rules to disable compression of changelog.html.
   * Add python-all and python3-all to Build-Depends, replacing python.
   * Add python-alabaster, python3-setuptools and python3-django to Build-
     Depends-Indep.
   * Add python-django-braces-doc to Suggests for both python-django-
     braces and python3-django-braces.
   * Install upstream changelog directly from source.

2014

python-django-braces (1.4.0-1) unstable; urgency=medium

   * New upstream version
   * debian/control:
     - add dh-python and python-releases | python3-releases to
       Build-Depends-Indep
   * debian/rules:
     - install new upstream changelog
     - switch to pybuild
     - fix typo s/override_dh_auth_clean/override_dh_auto_clean/
   * tested with Django 1.7 (Closes: #755636)

python-django-braces (1.3.1-1) unstable; urgency=medium

   * New upstream version
   * bump Standards-Version to 3.9.5 (no changes)
   * use wrap-and-sort

2013

python-django-braces (1.2.2-1) unstable; urgency=low

   * Initial release (Closes: #725624)