Drop 32-bit architectures, cl-ironclad is reported to be unstable there. (Closes: #1077220)

This commit is contained in:
Christoph Berg 2024-07-27 10:26:08 +03:00
parent f0409e549d
commit 022ae380e5
2 changed files with 9 additions and 2 deletions

7
debian/changelog vendored
View File

@ -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 <myon@debian.org> 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

4
debian/control vendored
View File

@ -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},