mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-07 14:56:59 +02:00
Merge branch 'debian'
This commit is contained in:
commit
29afa9de05
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -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
|
pgloader (3.6.10-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream version.
|
* New upstream version.
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -62,7 +62,7 @@ Vcs-Git: https://github.com/dimitri/pgloader.git
|
|||||||
Vcs-Browser: https://github.com/dimitri/pgloader
|
Vcs-Browser: https://github.com/dimitri/pgloader
|
||||||
|
|
||||||
Package: pgloader
|
Package: pgloader
|
||||||
Architecture: any
|
Architecture: amd64 arm64 i386 ppc64el powerpc ppc64
|
||||||
Depends:
|
Depends:
|
||||||
freetds-dev,
|
freetds-dev,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
|
Loading…
Reference in New Issue
Block a user