From 9672d0d07830640dfae82a8d4c971f5ea642ed06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Sun, 16 Oct 2022 00:37:09 +0800 Subject: [PATCH] use debhelper-compat (= 13) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c2ab51d..f733265 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: base16384 Section: utils Priority: optional Maintainer: Fumiama Minamoto -Build-Depends: debhelper-compat (>= 13), cmake (>= 3) +Build-Depends: debhelper-compat (= 13), cmake (>= 3) Rules-Requires-Root: no Standards-Version: 4.6.1 Homepage: https://github.com/fumiama/base16384