From d7797e101f2bab36e55d6e51f01354109b029c8d Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Wed, 27 Dec 2023 18:28:25 +1100 Subject: [PATCH] fiddling --- debian/control | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index ee7547b..eacb260 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: packnl Section: main Priority: optional Maintainer: Ralph Ronnquist -Build-Depends: debhelper-compat (= 13), newlisp +Build-Depends: debhelper-compat (= 13), newlisp, asciidoctor Standards-Version: 4.6.1 #Homepage: Rules-Requires-Root: no diff --git a/debian/rules b/debian/rules index f5cd3c4..5427a60 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ %: dh $@ -override_du_strip: +override_dh_auto_strip: echo nothing to strip # #override_dh_auto_install: -- 2.39.2