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. 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