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
|
python-django-modelcluster (6.4-1) unstable; urgency=low
* New upstream version 6.4
* Bump Standards-Version to 4.7.0.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Wed, 26 Feb 2025 16:24:55 +0000
python-django-modelcluster (6.3-1) unstable; urgency=low
* New upstream version 6.3
-- Michael Fladischer <fladi@debian.org> Mon, 18 Mar 2024 09:27:16 +0000
python-django-modelcluster (6.2.1-1) unstable; urgency=low
* New upstream version 6.2.1
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Thu, 11 Jan 2024 10:16:00 +0000
python-django-modelcluster (6.1-1) unstable; urgency=medium
* New upstream version 6.1
* Drop patch for Django 4 compatibility, fixed by upstream.
-- Michael Fladischer <fladi@debian.org> Tue, 17 Oct 2023 08:41:42 +0000
python-django-modelcluster (6.0-3) unstable; urgency=medium
* Add patch to fix tests for Django 4 (Closes: #1052843).
* Use pytest to run the tests.
-- Michael Fladischer <fladi@debian.org> Sun, 01 Oct 2023 14:32:58 +0000
python-django-modelcluster (6.0-2) unstable; urgency=medium
* Team upload
* d/watch: Use git mode on look out for tagged versions
* d/control: Increase Standards-Version to 4.6.2
No further modifications needed.
* d/{control,rules}: Move over to dh-sequence-python3
* d/copyright: Update year data
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 22 Jan 2023 10:27:07 +0100
python-django-modelcluster (6.0-1) unstable; urgency=medium
* Team upload
* New upstream version 6.0
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 18 Mar 2022 11:14:08 +0100
python-django-modelcluster (5.3-1) unstable; urgency=medium
* New upstream version 5.3
* Dropping patch queue
The previously added patches are now included upstream.
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 13 Mar 2022 20:01:26 +0100
python-django-modelcluster (5.2-2) unstable; urgency=medium
* Team upload
* Add patches from patch queue branch
Added patches (cherry picked upstream):
0001-Fix-test-to-use-the-appropriate-variant-of-TaggableM.patch
0002-Update-CI-to-test-against-taggit-1.3-2.0-and-2.0-sep.patch
(Closes: #1000684, #1002339)
* autopkgtest: Add python3-all to build-deps
-- Carsten Schoenert <c.schoenert@t-online.de> Thu, 06 Jan 2022 16:54:34 +0100
python-django-modelcluster (5.2-1) unstable; urgency=low
* New upstream release.
* Update d/watch to work with github again.
* Bump Standards-Version to 4.6.0.1.
* Use uscan version 4.
* Run tests in build directory instead of source directory.
* Enable upstream testsuite for autopkgtests.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Wed, 20 Oct 2021 12:46:57 +0000
python-django-modelcluster (5.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.
-- Michael Fladischer <fladi@debian.org> Tue, 27 Oct 2020 20:53:40 +0100
python-django-modelcluster (5.0.2-1) unstable; urgency=low
* New upstream release.
* Bump debhelper version to 13.
-- Michael Fladischer <fladi@debian.org> Wed, 10 Jun 2020 10:16:29 +0200
python-django-modelcluster (5.0.1-2) unstable; urgency=medium
* Tell autodep8 to use the correct import name (Closes: #951611).
* Bump Standards-Version to 4.5.0.
-- Michael Fladischer <fladi@debian.org> Thu, 20 Feb 2020 09:28:13 +0100
python-django-modelcluster (5.0.1-1) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Michael Fladischer ]
* New upstream release.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Wed, 22 Jan 2020 20:25:03 +0100
python-django-modelcluster (5.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Michael Fladischer ]
* New upstream release.
* Add debian/gbp.conf.
* Bump Standards-Version to 4.4.1.
-- Michael Fladischer <fladi@debian.org> Thu, 17 Oct 2019 21:45:24 +0200
python-django-modelcluster (4.4-1) unstable; urgency=low
* Initial release (Closes: #929347).
-- Michael Fladischer <fladi@debian.org> Tue, 21 May 2019 21:44:29 +0200
|