1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
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)
-- Michael Fladischer <fladi@debian.org> Sun, 19 Jun 2016 12:01:30 +0200
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
-- Michael Fladischer <fladi@debian.org> Mon, 19 Oct 2015 15:15:33 +0200
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.
-- Michael Fladischer <fladi@debian.org> Fri, 19 Jun 2015 22:38:22 +0200
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)
-- Jan Dittberner <jandd@debian.org> Sat, 27 Sep 2014 18:58:56 +0200
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
-- Jan Dittberner <jandd@debian.org> Sat, 01 Feb 2014 22:00:10 +0100
python-django-braces (1.2.2-1) unstable; urgency=low
* Initial release (Closes: #725624)
-- Jan Dittberner <jandd@debian.org> Sat, 12 Oct 2013 18:31:03 +0200
|