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
|
python-django-rest-hooks (1.6.0-5) unstable; urgency=medium
* Team upload.
* Patch-out dependency on python3-mock
-- Alexandre Detiste <tchet@debian.org> Sat, 14 Dec 2024 13:26:30 +0100
python-django-rest-hooks (1.6.0-4) unstable; urgency=medium
* Team upload.
* Fix watch file
* s/assertEquals/assertEqual/
Closes: #1056466, #1058107
* Standards-Version: 4.6.2 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Add salsa-ci file (routine-update)
-- Andreas Tille <tille@debian.org> Sun, 14 Jan 2024 21:05:41 +0100
python-django-rest-hooks (1.6.0-3) unstable; urgency=medium
* Add patch for Django 4 compatibility (Closes: #1013503).
* Bump Standards-Version to 4.6.1.0.
* Update year in d/copyright.
* Depend on python3-all for autopkgtests.
-- Michael Fladischer <fladi@debian.org> Sun, 31 Jul 2022 15:35:34 +0000
python-django-rest-hooks (1.6.0-2) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* 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.
* Update standards version to 4.5.0, no changes needed.
[ Michael Fladischer ]
* Update d/watch to work with github again.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.6.0.1.
* Use uscan version 4.
* Add python3-django-contrib-comments to Build-Depends.
* Set Rules-Requires-Root: no.
* Run upstream tests during build.
* Add patch to adapt test settings to Django 3.
* Enable upstream testsuite for autopkgtests.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Sun, 07 Nov 2021 20:04:22 +0000
python-django-rest-hooks (1.6.0-1) unstable; urgency=low
* New upstream release.
* Add debian/gbp.conf.
* Bump debhelper compatibility and version to 12 and switch to
debhelper-compat.
* Bump Standards-Version to 4.4.0.
-- Michael Fladischer <fladi@debian.org> Wed, 17 Jul 2019 21:33:26 +0200
python-django-rest-hooks (1.5.0-1) unstable; urgency=low
* Initial release (Closes: #900502).
-- Michael Fladischer <fladi@debian.org> Thu, 31 May 2018 17:19:26 +0200
|