Merge branch 'debian'

This commit is contained in:
Christoph Berg 2024-06-11 17:01:37 +00:00
commit 29afa9de05
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},