From 022ae380e5928c6b42eca2045bf83956bda98af1 Mon Sep 17 00:00:00 2001 From: Christoph Berg Date: Sat, 27 Jul 2024 10:26:08 +0300 Subject: [PATCH] Drop 32-bit architectures, cl-ironclad is reported to be unstable there. (Closes: #1077220) --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ba93b101..fc8adcaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pgloader (3.6.10-3) unstable; urgency=medium + + * Drop 32-bit architectures, cl-ironclad is reported to be unstable there. + (Closes: #1077220) + + -- Christoph Berg Sat, 27 Jul 2024 10:23:33 +0300 + pgloader (3.6.10-2) unstable; urgency=medium * Limit architectures to those that have sbcl available and working thread diff --git a/debian/control b/debian/control index 3f7da2e7..03bc8fee 100644 --- a/debian/control +++ b/debian/control @@ -56,13 +56,13 @@ Build-Depends: python3-sphinx-rtd-theme, sbcl (>= 1.1.13), tzdata, -Standards-Version: 4.6.0 +Standards-Version: 4.7.0 Homepage: https://github.com/dimitri/pgloader Vcs-Git: https://github.com/dimitri/pgloader.git Vcs-Browser: https://github.com/dimitri/pgloader Package: pgloader -Architecture: amd64 arm64 i386 ppc64el powerpc ppc64 +Architecture: amd64 arm64 ppc64el ppc64 Depends: freetds-dev, ${misc:Depends},