diff --git a/debian/changelog b/debian/changelog
index 6014f9b99cb9dba0170c21678514ad44b8ef7740..00073f09bc17ce80f22e8d8fb1badf7705b61e5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-libnginx-mod-http-lua (1:0.10.25-2) UNRELEASED; urgency=medium
+libnginx-mod-http-lua (1:0.10.25-2) unstable; urgency=medium
 
+  [ Jan Mojžíš ]
   * PCRE2 SUPPORT
     * d/p/d/p/0001-feature-support-pcre2.patch: added PCRE2 support
     * d/control: removed build dependency on libpcre3-dev
@@ -10,7 +11,13 @@ libnginx-mod-http-lua (1:0.10.25-2) UNRELEASED; urgency=medium
     build a source package after a successful build
     (dpkg-buildpackage; dpkg-buildpackage -S). (Closes: 1046036)
 
- -- Jan Mojžíš <jan.mojzis@gmail.com>  Wed, 30 Aug 2023 07:10:27 +0200
+  [ Jérémy Lal ]
+  * Better usage of dh-sequence-nginx.
+    * d/rules removed override_dh_auto_test
+    * d/control removed build-dependency on nginx-abi-1.24.0-1
+    * d/control removed dependency on libnginx-mod-http-ndk
+
+ -- Jan Mojžíš <jan.mojzis@gmail.com>  Wed, 27 Sep 2023 19:52:46 +0200
 
 libnginx-mod-http-lua (1:0.10.25-1) unstable; urgency=medium