diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:38:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:38:42 +0000 |
commit | 977bf4fa9c1da2fa99e68000a0578483dd76df6c (patch) | |
tree | 312df05c67c2e31143454c1ba0ce06e426f64446 /debian/changelog | |
parent | Adding upstream version 0.11.0. (diff) | |
download | icinga-php-thirdparty-977bf4fa9c1da2fa99e68000a0578483dd76df6c.tar.xz icinga-php-thirdparty-977bf4fa9c1da2fa99e68000a0578483dd76df6c.zip |
Adding debian version 0.11.0-2.debian/0.11.0-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..39064e8 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,31 @@ +icinga-php-thirdparty (0.11.0-2) unstable; urgency=medium + + * Bump Standards-Version to 4.6.1, no changes. + * Add Rules-Requires-Root to control file. + * Update lintian overrides. + * Add patch to fix issues with php8.2. + + -- Bas Couwenberg <sebastic@debian.org> Mon, 05 Dec 2022 13:05:58 +0100 + +icinga-php-thirdparty (0.11.0-1) unstable; urgency=medium + + * New upstream release. + * Update copyright file. + * Also install asset subdirectory. + * Update lintian overrides. + + -- Bas Couwenberg <sebastic@debian.org> Wed, 15 Jun 2022 17:44:37 +0200 + +icinga-php-thirdparty (0.10.0-1) unstable; urgency=medium + + * Add php extension dependencies. + * Bump Standards-Version to 4.6.0, no changes. + * Move from experimental to unstable. + + -- Bas Couwenberg <sebastic@debian.org> Tue, 14 Sep 2021 09:20:38 +0200 + +icinga-php-thirdparty (0.10.0-1~exp1) experimental; urgency=medium + + * Initial Release. (Closes: #991149). + + -- Bas Couwenberg <sebastic@debian.org> Thu, 15 Jul 2021 22:04:28 +0200 |