File: postgresql-common.lintian-overrides

package info (click to toggle)
postgresql-common 267
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,516 kB
  • sloc: perl: 4,121; sh: 1,568; makefile: 312; sql: 13; ansic: 10
file content (11 lines) | stat: -rw-r--r-- 777 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# the manpages for those are in the PostgreSQL packages
postgresql-common: binary-without-manpage *usr/bin/pg_archivecleanup*
postgresql-common: binary-without-manpage *usr/bin/pg_config*
# the init-functions are sourced via /usr/share/postgresql-common/init.d-functions
postgresql-common: init.d-script-does-not-source-init-functions *etc/init.d/postgresql*
# pg_receivewal@ is an add-on service of postgresql@
postgresql-common: systemd-service-file-refers-to-unusual-wantedby-target *lib/systemd/system/pg_receivewal@.service*
# debian/rules template
postgresql-common: script-not-executable *usr/share/postgresql-common/server/postgresql.mk*
# part of the testsuite
package-contains-documentation-outside-usr-share-doc *usr/share/postgresql-common/t/foo/foo-123/README.md*