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 79 80 81 82 83 84 85 86 87 88 89
|
python-django-imagekit (4.1.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + python-django-imagekit-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 16 Oct 2022 18:02:22 +0100
python-django-imagekit (4.1.0-1) unstable; urgency=low
* New upstream release.
* Check tags in d/watch instead of releases.
* Refresh patches, drop those fixed by upstream:
- 0002-Disable-usage-of-nose-progressive-as-it-has-not-been.patch
- 0004-Do-not-check-for-existence-if-name-is-None-Closes-95.patch
- 0005-Set-filename-in-tests-to-avoid-path-traversal-detect.patch
* Add python3-pytest and python3-pytest-django to Build-Depends.
* Install testfiles using d/pybuild.testfiles.
* Enable upstream testsuite for autopkgtests.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Tue, 02 Nov 2021 17:12:28 +0000
python-django-imagekit (4.0.2-4) unstable; urgency=medium
[ 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.
[ Michael Fladischer ]
* Update d/watch to work with github again.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.6.0.1.
* Add patch to avoid triggering path traversal detection in tests
(Closes: #991650).
* Use uscan version 4.
-- Michael Fladischer <fladi@debian.org> Sun, 31 Oct 2021 21:35:09 +0000
python-django-imagekit (4.0.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
[ Michael Fladischer ]
* Refresh patches.
* Add patch to not check for cache file existence if name is None
(Closes: #950070).
* Bump debhelper version to 12.
* Bump Standards-Version to 4.5.0.
* Set Rules-Requires-Root: no.
* Tell autodep8 to use the correct import name.
-- Michael Fladischer <fladi@debian.org> Sun, 23 Feb 2020 16:33:44 +0100
python-django-imagekit (4.0.2-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Michael Fladischer ]
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.4.
* Remove X-Python3-Version field as it is no longer applicable.
-- Michael Fladischer <fladi@debian.org> Wed, 09 May 2018 12:00:18 +0200
python-django-imagekit (4.0.2-1) unstable; urgency=low
* Refresh patches after git-dpm to gbp pq conversion
* New upstream release.
* Bump Standards-Version to 4.1.1.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Directly depend on python3-django.
* Enable autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Fri, 24 Nov 2017 10:10:54 +0100
python-django-imagekit (4.0.1-1) unstable; urgency=low
* Initial release (Closes: #868865).
-- Michael Fladischer <fladi@debian.org> Tue, 18 Jul 2017 15:58:13 +0200
|