From: Bdale Garbee Date: Thu, 16 Feb 2023 04:19:31 +0000 (-0700) Subject: make lintian happier X-Git-Tag: debian/2.23-4 X-Git-Url: https://git.gag.com/?p=debian%2Fcpmtools;a=commitdiff_plain;h=4656a08e5f5e9a51b1c9f93d098ec9fc2bd2e308 make lintian happier --- diff --git a/debian/changelog b/debian/changelog index 095c61e..64de440 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cpmtools (2.23-3) unstable; urgency=low +cpmtools (2.23-4) unstable; urgency=low * force override of install program to address unwanted stripping, closes: #1029084 diff --git a/debian/control b/debian/control index 256153d..c93127d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: cpmtools Section: otherosfs Priority: optional Maintainer: Bdale Garbee -Build-Depends: debhelper (>> 10), libncurses-dev, libdsk4-dev +Build-Depends: debhelper (>> 13), libncurses-dev, libdsk4-dev Standards-Version: 4.1.3 Vcs-Git: git://git.gag.com/debian/cpmtools Vcs-Browser: https://git.gag.com/?p=debian/cpmtools