mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-05 02:46:10 +02:00
Drop 32-bit architectures, cl-ironclad is reported to be unstable there. (Closes: #1077220)
This commit is contained in:
parent
f0409e549d
commit
022ae380e5
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -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
4
debian/control
vendored
@ -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},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user