From a145c36b60aa5207b2aad0f2688495f6da1f6d78 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Wed, 28 Aug 2024 16:47:17 -0700 Subject: [PATCH] Update to debhelper-compat 13 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7be9f9f..6867085 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Michael Hansen Section: x11 Priority: optional Standards-Version: 4.6.2 -Build-Depends: debhelper-compat (= 12), meson (>= 0.37), libgvnc-1.0-dev, +Build-Depends: debhelper-compat (= 13), meson (>= 0.37), libgvnc-1.0-dev, libgtk-vnc-2.0-dev, libgtkmm-3.0-dev, libsecret-1-dev, libssh-dev