Skip to content
Snippets Groups Projects
Commit 4e639e9e authored by Christoph Berg's avatar Christoph Berg :satellite:
Browse files

Test-depend on locales-all instead of pgcommon.sh.

parent db375ce3
No related branches found
No related tags found
No related merge requests found
Pipeline #441382 passed
postgresql-mysql-fdw (2.8.0-2) unstable; urgency=medium
* Test-depend on locales-all instead of pgcommon.sh.
-- Christoph Berg <myon@debian.org> Fri, 19 Aug 2022 15:40:10 +0200
postgresql-mysql-fdw (2.8.0-1) unstable; urgency=medium
* New upstream version 2.8.0.
......
Depends: @, default-mysql-server | mysql-server, make
Depends: @, default-mysql-server | mysql-server, locales-all, make
Tests: installcheck
Restrictions: needs-root, allow-stderr, skippable
#!/bin/sh
. /usr/share/postgresql-common/pgcommon.sh
locale_gen en_US.UTF-8 UTF-8
export LANG=en_US.UTF-8
unset LANGUAGE LC_ALL LC_CTYPE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment