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 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203
|
python-django-storages (1.14.6-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 11 Aug 2025 11:59:26 +0100
python-django-storages (1.14.5-2) unstable; urgency=medium
* Team upload.
* Don't try to install *.pyc files in binary packages (closes: #1103323).
-- Colin Watson <cjwatson@debian.org> Sun, 13 Jul 2025 11:41:10 +0200
python-django-storages (1.14.5-1) unstable; urgency=low
* New upstream version 1.14.5
* Refresh patches.
* Bump Standards-Version to 4.7.2.
* Update year in d/copyright.
* Add furo to Build-Depends, required by documentation.
-- Michael Fladischer <fladi@debian.org> Tue, 01 Apr 2025 15:48:49 +0000
python-django-storages (1.14.4-2) unstable; urgency=medium
* Team Upload
* Trim autopkgtest deps
* Sort dependencies with debputy
-- Alexandre Detiste <tchet@debian.org> Fri, 21 Feb 2025 23:31:04 +0100
python-django-storages (1.14.4-1) unstable; urgency=low
* New upstream version 1.14.4
* Refresh patches.
* Use dh-sequence-python3.
* Bump Standards-Version to 4.7.0.
* Install testfiles using d/pybuild.testfiles.
-- Michael Fladischer <fladi@debian.org> Fri, 19 Jul 2024 07:34:49 +0000
python-django-storages (1.14.3-1) unstable; urgency=low
* New upstream version 1.14.3
* Refresh patches.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Sun, 19 May 2024 19:28:31 +0000
python-django-storages (1.14.2-2) unstable; urgency=medium
* Clean up .pytest_cache directory after build-time tests (Closes:
#1067332).
-- Michael Fladischer <fladi@debian.org> Wed, 17 Apr 2024 15:53:09 +0000
python-django-storages (1.14.2-1) unstable; urgency=medium
* New upstream version 1.14.2
* Build using pybuild-plugin-pyproject.
* Fix installed file names for pybuild-plugin-pyproject.
-- Michael Fladischer <fladi@debian.org> Fri, 27 Oct 2023 21:56:40 +0000
python-django-storages (1.14-1) unstable; urgency=medium
* New upstream version 1.14
* Refresh patches.
* Bump Standards-Version to 4.6.2.
* Upstream renamed boto3 backend to s3, change binary package name
accordingly (python3-django-storages-s3).
-- Michael Fladischer <fladi@debian.org> Wed, 13 Sep 2023 15:57:24 +0000
python-django-storages (1.13.2-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Update d/copyright with new years.
* Bump Standards-Version to 4.6.1.0.
-- Michael Fladischer <fladi@debian.org> Thu, 05 Jan 2023 20:17:34 +0000
python-django-storages (1.13.1-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Tue, 13 Sep 2022 13:14:58 +0000
python-django-storages (1.12.3-1) unstable; urgency=low
* New upstream release.
* Use github tags instead of releases for d/watch.
* Refresh patches.
* Update year in d/copyright.
* Depend on python3-all for autopkgtests.
-- Michael Fladischer <fladi@debian.org> Mon, 20 Dec 2021 13:14:43 +0000
python-django-storages (1.12.2-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.
* Refresh patches.
* Bump Standards-Version to 4.6.0.1.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Wed, 20 Oct 2021 15:17:43 +0000
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
|