From 8437b822127e6e53cd9d4c93b9a9f3d554930ff8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 13:45:07 +0200 Subject: [PATCH 1/2] Harmonizing spelling in dh constructor. Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 5a54632..531f4a7 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ export DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow %: - dh ${@} --sourcedirectory=tools --with apache2 + dh ${@} --sourcedirectory=tools --with=apache2 execute_after_dh_auto_clean: rm -f apache2/mod_qos.*l* apache2/mod_qos.o From e700d7705916c7077e18835b013dc14b616817c7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 13:45:14 +0200 Subject: [PATCH 2/2] Releasing debian version 11.76-2. Signed-off-by: Daniel Baumann --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2710b47..86c8f0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libapache2-mod-qos (11.76-2) sid; urgency=medium + + * Harmonizing spelling in dh constructor. + + -- Daniel Baumann Tue, 22 Apr 2025 13:45:11 +0200 + libapache2-mod-qos (11.76-1) sid; urgency=medium * Merging upstream version 11.76.