From 321299afa796b8c151b941e90cceb4ea5f0acc85 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Tue, 24 Jan 2023 15:51:25 -0700 Subject: [PATCH] prepare to upload --- debian/changelog | 3 ++- debian/rules | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 762122b..40deaf8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ cpmtools (2.23-1) unstable; urgency=low * new upstream version, closes: #1027768 * build with libdsk, closes: #1027769 + * cross-building should be fixed by repackaging, closes: #1029084 - -- Bdale Garbee Tue, 03 Jan 2023 09:20:51 -0700 + -- Bdale Garbee Tue, 24 Jan 2023 15:48:52 -0700 cpmtools (2.20-2) unstable; urgency=low diff --git a/debian/rules b/debian/rules index f8a3ff1..e7b85c7 100755 --- a/debian/rules +++ b/debian/rules @@ -4,5 +4,4 @@ dh $@ --without autoreconf override_dh_auto_configure: - ./configure --prefix=/usr --mandir=\$${prefix}/share/man \ - --datarootdir=/etc/cpmtools + dh_auto_configure -- --datarootdir=/etc/cpmtools -- 2.30.2