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
|
libnginx-mod-http-cache-purge (1:2.5.3-3) unstable; urgency=medium
* d/control: update my email to janmojzis@debian.org
* d/copyright: update my email to janmojzis@debian.org
* d/control: bump Standards-Version: 4.7.2, no changes
* d/copyright: bump debian/* copyright year
* d/watch: use more generic template
-- Jan Mojžíš <janmojzis@debian.org> Fri, 11 Apr 2025 14:26:56 +0200
libnginx-mod-http-cache-purge (1:2.5.3-2) unstable; urgency=medium
* d/changelog fix closed bug number 1019003 -> 1055742 (Closes: 1055742)
-- Jan Mojžíš <jan.mojzis@gmail.com> Fri, 21 Jun 2024 19:34:05 +0200
libnginx-mod-http-cache-purge (1:2.5.3-1) unstable; urgency=medium
* switch to a new upstream
https://github.com/nginx-modules/ngx_cache_purge
(Closes: 1072836) (Closes: 1055742)
* d/p/dynamic-module.patch remove, fixed in upstream
* d/p/segfault-1.11.6.patch remove, fixed in upstream
* d/t/purgetest added
* d/copyright: bump my copyright year
* d/gbp.conf: add [pull] track-missing = True
* d/control: bump Standards-Version: 4.7.0, no changes
-- Jan Mojžíš <jan.mojzis@gmail.com> Fri, 21 Jun 2024 13:36:53 +0200
libnginx-mod-http-cache-purge (1:2.3-6) unstable; urgency=medium
* d/control: remove Build-Depends nginx-abi-1.24.0-1
-- Jan Mojžíš <jan.mojzis@gmail.com> Sat, 07 Oct 2023 15:31:25 +0200
libnginx-mod-http-cache-purge (1:2.3-5) unstable; urgency=medium
* NEW ABI: rebuild with nginx-abi-1.24.0-1
-- Jan Mojžíš <jan.mojzis@gmail.com> Tue, 27 Jun 2023 23:16:35 +0200
libnginx-mod-http-cache-purge (1:2.3-4) unstable; urgency=medium
* d/t/generic rework. The test now checks module after
installation/reload/restart.
* d/control: bump Standards-Version: 4.6.2, no changes
* d/gbb.conf: switched to debian branch main (debian-branch = main)
* d/copyright: bump my copyright year
* d/copyright: reformat text to be compatible with 'cme update dpkg-copyright'
* NEW ABI: rebuild with nginx-abi-1.22.1-7
-- Jan Mojžíš <jan.mojzis@gmail.com> Mon, 13 Feb 2023 12:56:14 +0100
libnginx-mod-http-cache-purge (1:2.3-3) unstable; urgency=medium
* d/copyright: fixed typo (empty line ngx_cache_purge_module.c)
-- Jan Mojžíš <jan.mojzis@gmail.com> Fri, 09 Dec 2022 14:50:48 +0100
libnginx-mod-http-cache-purge (1:2.3-2) experimental; urgency=medium
* d/control: added Multi-Arch: foreign
* d/copyright: add Igor Sysoev + Nginx, Inc.
-- Jan Mojžíš <jan.mojzis@gmail.com> Mon, 05 Dec 2022 21:15:13 +0100
libnginx-mod-http-cache-purge (1:2.3-1) experimental; urgency=medium
* Initial release. (Closes: 1024213)
* Additional info: The separate package libnginx-mod-http-cache-purge ships
newest version of ngx_cache_purge (Closes: 911099)
-- Jan Mojžíš <jan.mojzis@gmail.com> Wed, 30 Nov 2022 14:46:45 +0100
|