summaryrefslogtreecommitdiffstats
path: root/debian/postgresql-13.lintian-overrides
diff options
context:
space:
mode:
Diffstat (limited to 'debian/postgresql-13.lintian-overrides')
-rw-r--r--debian/postgresql-13.lintian-overrides17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/postgresql-13.lintian-overrides b/debian/postgresql-13.lintian-overrides
new file mode 100644
index 0000000..7018449
--- /dev/null
+++ b/debian/postgresql-13.lintian-overrides
@@ -0,0 +1,17 @@
+# We test for /usr/bin/pg_dropcluster, but run it without path
+command-with-path-in-maintainer-script
+
+# We ship binaries and libs in subdirs of /usr/lib/postgresql
+executable-in-usr-lib
+repeated-path-segment lib *
+
+# These are PostgreSQL server plugins; some need no external libraries
+hardening-no-fortify-functions usr/lib/postgresql/*/lib/*
+library-not-linked-against-libc usr/lib/postgresql/*/lib/*
+shared-library-lacks-prerequisites usr/lib/postgresql/*/lib/*
+
+# We use debconf in postrm only
+no-debconf-config
+
+# We store the PostgreSQL catalog version in a custom control field
+unknown-field *Postgresql-Catversion