diff --git a/debian/changelog b/debian/changelog
index 3878ebb..60c06da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,3 @@
-libnetconf2 (3.5.5-3) sid; urgency=medium
-
-  * Disabling dh_auto_install when building arch-independ only (Closes:
-    #1098378).
-
- -- Daniel Baumann <daniel@debian.org>  Thu, 20 Feb 2025 06:45:12 +0100
-
 libnetconf2 (3.5.5-2) sid; urgency=medium
 
   * Uploading without changes to unstable.
diff --git a/debian/rules b/debian/rules
index ca2f7bb..6fe66cf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,3 @@ override_dh_auto_configure:
 
 override_dh_auto_build-indep:
 	dh_auto_build -- doc
-
-override_dh_auto_install-indep:
-	# disabled