From aaea7bcc768c2883f25c9d507d3738c08041d2c8 Mon Sep 17 00:00:00 2001
From: Antonio Terceiro <terceiro@debian.org>
Date: Wed, 23 Apr 2025 20:11:40 -0300
Subject: [PATCH] Drop build dependency on ruby-pry-byebug

---
 debian/changelog | 1 +
 debian/control   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8a23746..91b65a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-html-proofer (3.19.4-2) unstable; urgency=medium
   * Team upload
   * Add patch to skip tests that need VCR
   * Drop build dependency on ruby-vcr
+  * Drop build dependency on ruby-pry-byebug
 
  -- Antonio Terceiro <terceiro@debian.org>  Wed, 23 Apr 2025 20:09:50 -0300
 
diff --git a/debian/control b/debian/control
index 79d170b..09757bf 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends: debhelper-compat (= 13),
                ruby-mercenary,
                ruby-nokogiri (>= 1.12~),
                ruby-parallel,
-               ruby-pry-byebug,
                ruby-rainbow,
                ruby-rspec,
                ruby-timecop,
-- 
GitLab