>From 96b52aae2b141c31fd77274cba0776fbb6d9ef8a Mon Sep 17 00:00:00 2001
From: Nicolas Boulenguez <nicolas@debian.org>
Date: Tue, 24 Feb 2026 14:15:59 +0100
Subject: [PATCH 5/9] Remove obsolete version restriction on the dpkg-dev build
 dependency

---
 debian/control | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/control b/debian/control
index c5a1dca..af8fc53 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Build-Depends:
   bison,
   check,
   debhelper-compat (= 13),
-  dpkg-dev (>= 1.16.1),
   flex,
   gettext,
   linuxdoc-tools,
-- 
2.47.3

