From 3a769c868a5aa5095b46177fcf1245569b1d42b6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 14:17:36 +0200 Subject: Adding debian version 15.5-0+deb12u1. Signed-off-by: Daniel Baumann --- debian/postgresql-plpython3-15.install | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 debian/postgresql-plpython3-15.install (limited to 'debian/postgresql-plpython3-15.install') diff --git a/debian/postgresql-plpython3-15.install b/debian/postgresql-plpython3-15.install new file mode 100755 index 0000000..d079cdc --- /dev/null +++ b/debian/postgresql-plpython3-15.install @@ -0,0 +1,6 @@ +#!/usr/bin/dh-exec + +usr/lib/postgresql/*/lib/*plpython3*.so +[!alpha !hppa !hurd-i386 !ia64 !kfreebsd-amd64 !kfreebsd-i386 !m68k !powerpc !riscv64 !s390x !sh4 !sparc64 !x32] usr/lib/postgresql/*/lib/bitcode/*plpython3* +usr/share/locale/*/*/plpython-*.mo +usr/share/postgresql/*/extension/*plpython3* -- cgit v1.2.3