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
|
python-django-pgtrigger (4.15.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Tue, 12 Aug 2025 23:49:35 +0100
python-django-pgtrigger (4.14.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Thu, 24 Apr 2025 11:27:08 +0100
python-django-pgtrigger (4.13.3-1) unstable; urgency=medium
* Team upload.
* Update URLs to point to new upstream repository.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 10 Feb 2025 12:17:35 +0000
python-django-pgtrigger (4.13.2-2) unstable; urgency=medium
* Team upload.
* (Build-)depend on python3-django (>= 3:4.0); this package fails its
tests with the version in bookworm, and needs at least the one in
bookworm-backports.
-- Colin Watson <cjwatson@debian.org> Tue, 04 Feb 2025 14:18:11 +0000
python-django-pgtrigger (4.13.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Thu, 21 Nov 2024 12:29:05 +0000
python-django-pgtrigger (4.13.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Wed, 13 Nov 2024 08:40:40 +0000
python-django-pgtrigger (4.13.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Tue, 05 Nov 2024 18:20:47 +0000
python-django-pgtrigger (4.12.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Fri, 01 Nov 2024 00:36:11 +0000
python-django-pgtrigger (4.12.1-1) unstable; urgency=low
* New upstream version 4.12.1
* Refresh patches.
-- Michael Fladischer <fladi@debian.org> Wed, 11 Sep 2024 15:30:30 +0000
python-django-pgtrigger (4.11.1-1) unstable; urgency=low
* New upstream version 4.11.1
* Refresh patches.
* Use dh-sequence-python3.
* Bump Standards-Version to 4.7.0.
-- Michael Fladischer <fladi@debian.org> Thu, 18 Jul 2024 21:58:55 +0000
python-django-pgtrigger (4.11.0-1) unstable; urgency=low
* New upstream version 4.11.0
* Refresh patches.
-- Michael Fladischer <fladi@debian.org> Thu, 25 Jan 2024 09:41:27 +0000
python-django-pgtrigger (4.8.0-1) unstable; urgency=low
* New upstream version 4.8.0
* Build documentation using mkdocs.
* Refresh patches.
* Add patch to replace remote objects.inv URLs with local paths.
* Call mkdocs after dh_auto_install.
* Build documentation in place.
* New name for README.md.
* Add python3-python-installer-doc to Build-Depends, required by mkdocs
mapping.
* Update year in d/copyright.
* Remove remote fonts from documentation to prevent privacy breaches.
-- Michael Fladischer <fladi@debian.org> Thu, 25 Jan 2024 08:43:39 +0000
python-django-pgtrigger (4.7.0-1) unstable; urgency=low
* Initial release (Closes: #1049917).
-- Michael Fladischer <fladi@debian.org> Sun, 20 Aug 2023 14:12:21 +0000
|