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-celery-beat (2.8.1-1) unstable; urgency=low
* New upstream version 2.8.1
* Bump Standards-Version to 4.7.2.
* Update year in d/copyright.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Wed, 13 Aug 2025 10:14:41 +0000
python-django-celery-beat (2.7.0-2) unstable; urgency=medium
* Team upload.
* Remove extraneous build-dep: python3-babel & python3-djangorestframework
* Trim autopkgtest dependencies, avoid @builddeps@
* Trim d/rules with newer syntax
-- Alexandre Detiste <tchet@debian.org> Tue, 25 Feb 2025 08:23:29 +0100
python-django-celery-beat (2.7.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 09 Sep 2024 11:56:11 +0100
python-django-celery-beat (2.6.0-2) unstable; urgency=medium
* Team upload.
* Remove python3-case from Build-Depends.
-- Alexandre Detiste <tchet@debian.org> Wed, 15 May 2024 00:40:14 +0200
python-django-celery-beat (2.6.0-1) unstable; urgency=low
* New upstream version 2.6.0
* Refresh patches.
* Update year in d/copyright.
* Use dh-sequence-python3.
* Add python-django-celery-results-doc to Build-Depends, required for
intersphinx.
* Add python3-sphinxcontrib.django to Build-Depends, required by
documentation.
-- Michael Fladischer <fladi@debian.org> Sat, 27 Apr 2024 22:53:27 +0000
python-django-celery-beat (2.5.0-2) unstable; urgency=medium
* Bump minimum celery version to 5.3.0.
* Add patch to satisfy assinine sphinx 7.x parsing logic for copyright year
substitution (Closes: #1042656).
* Build using pybuild-plugin-pyproject.
-- Michael Fladischer <fladi@debian.org> Thu, 16 Nov 2023 13:41:20 +0000
python-django-celery-beat (2.5.0-1) unstable; urgency=medium
* New upstream version 2.5.0
* Refresh patches.
* Add python3-cron-descriptor to Build-Depends, required by tests.
* Add patch to fix language field in django.po files.
* Add patch to fix tests with celery 5.3 (Closes: #1039611).
* Bump Standards-Version to 4.6.2.
* Update d/copyright with new years.
-- Michael Fladischer <fladi@debian.org> Thu, 29 Jun 2023 12:59:36 +0000
python-django-celery-beat (2.4.0-1) unstable; urgency=low
* New upstream release.
* Use github tags instead of releases for d/watch.
* Refresh patches.
-- Michael Fladischer <fladi@debian.org> Thu, 03 Nov 2022 13:33:13 +0000
python-django-celery-beat (2.3.0-2) unstable; urgency=medium
* Team upload.
* Remove no-op patch just fixing a typo in comment.
* Add patch dropping requirement on tzdata. Closes: #1017479
* Mark the -doc package as M-A:foreign (from the m-a hinter).
-- Mattia Rizzolo <mattia@debian.org> Mon, 19 Sep 2022 21:39:32 +0200
python-django-celery-beat (2.3.0-1) unstable; urgency=low
* New upstream release (Closes: #1013534).
* Drop django-timezone-field compatibility patch, fixed by upstream.
* Refresh patches.
* Remove CC0 license for extras/appveyor as it is no longer part of
upstream source.
* Bump Standards-Version to 4.6.1.0.
* Rebuild translations from source.
* Add patch to unfuzzy translations.
* Use local objects.inv for intersphinx in documentation.
-- Michael Fladischer <fladi@debian.org> Mon, 27 Jun 2022 07:06:27 +0000
python-django-celery-beat (2.2.1-2) unstable; urgency=medium
* Refresh patches.
* Add patch to fix compatibility with django-timezone-field >=5
(Closes: #1006659).
* Bump version requirement for python3-django-timezone-field to >= 5.
* Update year in d/copyright.
* Install testfiles using d/pybuild.testfiles.
* Remove use of importlib when running pytest, fixed by including
manage.py in testfiles.
* Enable pytest celery fixtures.
* Depend on python3-all for autopkgtests.
-- Michael Fladischer <fladi@debian.org> Mon, 14 Mar 2022 22:43:42 +0000
python-django-celery-beat (2.2.1-1) unstable; urgency=low
[ Salman Mohammadi ]
* d/control: fix the wrong description of Python3 and Doc packages
(Closes: #931982).
[ Michael Fladischer ]
* New upstream release.
* Update d/watch to work with github again.
* Refresh patches and drop those fixed by upstream.
* Bump Standards-Version to 4.6.0.1.
* Add python3-pytest and python3-pytest-timeout to Build-Depends,
required by tests.
* Configure tests using pybuild environment variables instead of
debhelper override.
* Enable upstream testsuite for autopkgtests.
-- Michael Fladischer <fladi@debian.org> Tue, 14 Sep 2021 18:53:33 +0000
python-django-celery-beat (2.1.0-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Remove ancient X-Python3-Version field
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
* 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 (Closes: #973226).
* Add python3-crontab and python3-django-timezone-field to Build-
Depends.
* Add python3-djangorestframework to Build-Depends, required by tests.
* Refresh patches.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.5.1.
* Use uscan version 4.
* Set Rules-Requires-Root: no.
* Bump versioned build dependencies on python3-celery to (>= 5.0.0).
* Bump versioned build dependencies on python3-django-timezone-field
to (>= 4.1~).
* Add patch to fix compatibility with timezone_field 4.1.
* Add d/upstream/metadata.
-- Michael Fladischer <fladi@debian.org> Thu, 03 Dec 2020 10:56:34 +0100
python-django-celery-beat (1.1.1-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Michael Fladischer ]
* New upstream release.
* Refresh patches.
* Bump debhelper compatibility and version to 11.
* Fix inverted substitutions for python3 and sphinx.
* Bump Standards-Version to 4.1.3.
-- Michael Fladischer <fladi@debian.org> Thu, 22 Feb 2018 21:06:45 +0100
python-django-celery-beat (1.1.0-2) unstable; urgency=low
* Add CC0 license for appveyor helper code.
-- Michael Fladischer <fladi@debian.org> Mon, 27 Nov 2017 10:15:59 +0100
python-django-celery-beat (1.1.0-1) unstable; urgency=low
* New upstream release.
* Clean up .cache to allow two builds in a row.
* Add patch to fix expired solar tests.
* Clean up files in django_celery_beat.egg-info to allow two builds in
a row.
* Skip test_modeladmin_PeriodicTaskAdmin because it hangs during
build.
* Bump Standards-Version to 4.1.1.
* Enable autopkgtest-pkg-python testsuite.
* Fix formatting of BSD-3-clause license.
* Directly depend on python3-django.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Move Suggests section so library suggests documentation.
-- Michael Fladischer <fladi@debian.org> Fri, 24 Nov 2017 12:04:13 +0100
python-django-celery-beat (1.0.1-1) unstable; urgency=low
* Initial release (Closes: #881606).
-- Michael Fladischer <fladi@debian.org> Thu, 10 Aug 2017 19:20:12 +0200
|