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
|
python-django-storages (1.11-1) unstable; urgency=low
[ Debian Janitor ]
* Apply multi-arch hints.
+ python-django-storages-doc: Add Multi-Arch: foreign.
[ Michael Fladischer ]
* New upstream release.
* Refresh patches.
* Bump Standards-Version to 4.5.1.
* Use uscan version 4.
* Enable upstream testsuite for autopkgtests.
-- Michael Fladischer <fladi@debian.org> Fri, 18 Dec 2020 19:05:31 +0100
python-django-storages (1.10.1-1) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ 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.
* Refresh patches.
* Add python3-rsa to Build-Depends, required by tests.
* d/not-installed: Match all Python3 versions.
-- Michael Fladischer <fladi@debian.org> Wed, 14 Oct 2020 22:58:03 +0200
python-django-storages (1.9.1-2) unstable; urgency=medium
* Drop python3-django-storages-azure as upstream does not yet support
Azure SDK 12, will be re-introduced once support has been merged
(Closes: #959547).
* Bump debhelper version to 13.
* List unsupported backends in debian/not-installed to avoid
dh_missing complaining about them.
-- Michael Fladischer <fladi@debian.org> Sat, 16 May 2020 19:53:53 +0200
python-django-storages (1.9.1-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Bump Standards-Version to 4.5.0.
* Drop python3-django-storages-boto binary package, no longer provided
by upstream and superseded by python3-django-storages-boto3.
-- Michael Fladischer <fladi@debian.org> Thu, 06 Feb 2020 19:16:38 +0100
python-django-storages (1.8-1) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Michael Fladischer ]
* New upstream release.
* Refresh patches.
* Set Rules-Requires-Root: no.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Wed, 27 Nov 2019 21:16:42 +0100
python-django-storages (1.7.2-1) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.0.
[ Michael Fladischer ]
* New upstream release.
* Add debian/gbp.conf.
* Refresh patches.
* Clean up pytest artifacts to allow two builds in a row.
-- Michael Fladischer <fladi@debian.org> Sat, 14 Sep 2019 10:41:54 +0200
python-django-storages (1.7.1-1) unstable; urgency=low
* Initial release (Closes: #929620).
-- Michael Fladischer <fladi@debian.org> Sun, 26 May 2019 18:24:46 +0200
|