From d9778e6ecd52ea1119266e4dd7d97651243b10f9 Mon Sep 17 00:00:00 2001 From: Arnaud Ferraris Date: Sat, 19 Feb 2022 15:19:13 +0100 Subject: [PATCH] d/control: build-depend on `scdoc` This is required for building the manpages. Also bump Standards-Version, no other changes needed. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 43e5396..733da80 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: eg25-manager Section: libs Priority: optional Maintainer: Arnaud Ferraris -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), libcurl-dev, @@ -12,6 +12,7 @@ Build-Depends: debhelper-compat (= 13), libmm-glib-dev, libusb-1.0-0-dev, meson, + scdoc , Homepage: https://gitlab.com/mobian1/devices/eg25-manager Vcs-Git: https://gitlab.com/mobian1/devices/eg25-manager.git Vcs-Browser: https://gitlab.com/mobian1/devices/eg25-manager