From 295b2203d5b227ccd24cd951f24a442b2a9be650 Mon Sep 17 00:00:00 2001 From: Alexandre Detiste Date: Sat, 15 Nov 2025 20:18:09 +0100 Subject: [PATCH] dh-buildinfo has been removed from Debian --- test-data/haskell-devscripts/debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/test-data/haskell-devscripts/debian/control b/test-data/haskell-devscripts/debian/control index a533329..a84fb61 100644 --- a/test-data/haskell-devscripts/debian/control +++ b/test-data/haskell-devscripts/debian/control @@ -13,7 +13,6 @@ Package: haskell-devscripts Architecture: all Depends: dctrl-tools , debhelper - , dh-buildinfo , ghc (>= 7.6) , cdbs , ${misc:Depends}