kannel (1.4.5-22) unstable; urgency=medium * Update debian/.gitignore file. * Rework init system support: - Add new kannel-bearerbox-waiter script to wait until bearerbox is ready to give service, based on its HTTP status interface. - Stop using run_kannel_box program in init scripts, and use start-stop-daemon directly and kannel-bearerbox-waiter to wait for bearerbox readiness. - Split init scripts into one per daemon. - Preserve the previous service disabled states from the default file. - Remove default file used for the disabling variable anti-pattern. Closes: #590544 - Add systemd units per daemon. Closes: #1039247 * Bump Standards-Version to 4.7.2. * Move Source field next to the Format field in debian/copyright. * Simplify user creation and ownership setting in postinst. * Cleanup coding style in maintscripts: - Do not use unbalanced quotes in error messages. - Use two space indentation. - Use an if conditional instead of «test ... || else-code». - Remove space in shebang. - Remove boilerplate comments. * Remove unused lintian source overrides. * Fix python shebang and Suggests to use python3 for contrib scripts. * Give patches more descriptive names and remove numbered prefixes. -- Guillem Jover Thu, 20 Nov 2025 01:19:09 +0100 kannel (1.4.5-21) unstable; urgency=medium [ Guillem Jover ] * Update Vcs-* fields after move of project to pkg-voip-team namespace. * Fix build failure with gcc-15. (Closes: #1096896) * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. [ Victor Seva ] * Remove myself from Uploaders. -- Guillem Jover Tue, 23 Sep 2025 23:20:01 +0200 kannel (1.4.5-20) unstable; urgency=medium * Fix send_enquire_link() signature for time64 support. -- Guillem Jover Tue, 08 Oct 2024 21:49:00 +0200 kannel (1.4.5-19) unstable; urgency=medium * Move _GNU_SOURCE setting to more relevant patch. * Update patch metadata. * Update patches for «gbp pq» support. * Add partial time64 support on 32-bit arches. (Closes: #1081951) -- Guillem Jover Tue, 08 Oct 2024 19:43:11 +0200 kannel (1.4.5-18) unstable; urgency=medium * fix build with autoconf-2.7 (Closes: #1080146) -- Victor Seva Mon, 09 Sep 2024 20:14:15 +0200 kannel (1.4.5-17) unstable; urgency=medium * Team upload. * Drop unused dependency. (Closes: #1071618) -- Bastian Germann Thu, 23 May 2024 18:43:57 +0200 kannel (1.4.5-16) unstable; urgency=medium * Fix logic inversion in test suppression for ppc64 and ppc64el. * Improve gw-config(1) man page: - Lower-case title name. - Remove wrong information about info manual. - Do not use unbalanced quotes. - Use -- instead of - as example separator. - Refer to