From: Bdale Garbee Date: Tue, 3 Jan 2023 16:25:21 +0000 (-0700) Subject: changelog for new upstream version, add libdsk to build deps X-Git-Tag: debian/2.23-1~10 X-Git-Url: https://git.gag.com/?p=debian%2Fcpmtools;a=commitdiff_plain;h=f161fa38445c2f71e598b04702769fffe2b5d940 changelog for new upstream version, add libdsk to build deps --- diff --git a/debian/changelog b/debian/changelog index 91525ac..762122b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cpmtools (2.23-1) unstable; urgency=low + + * new upstream version, closes: #1027768 + * build with libdsk, closes: #1027769 + + -- Bdale Garbee Tue, 03 Jan 2023 09:20:51 -0700 + cpmtools (2.20-2) unstable; urgency=low * updated to policy 4.1.3 diff --git a/debian/control b/debian/control index 1d0b5a7..256153d 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 +Build-Depends: debhelper (>> 10), 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