Limit architectures to those that have sbcl available and working thread support (notably, this excludes armel and armhf).

This commit is contained in:
Christoph Berg 2024-03-22 15:01:36 +01:00
parent af8c3c1472
commit f0409e549d
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
pgloader (3.6.10-2) unstable; urgency=medium
* Limit architectures to those that have sbcl available and working thread
support (notably, this excludes armel and armhf).
-- Christoph Berg <myon@debian.org> Fri, 22 Mar 2024 14:59:27 +0100
pgloader (3.6.10-1) unstable; urgency=medium
* New upstream version.

2
debian/control vendored
View File

@ -62,7 +62,7 @@ Vcs-Git: https://github.com/dimitri/pgloader.git
Vcs-Browser: https://github.com/dimitri/pgloader
Package: pgloader
Architecture: any
Architecture: amd64 arm64 i386 ppc64el powerpc ppc64
Depends:
freetds-dev,
${misc:Depends},