File: control.in

package info (click to toggle)
postgresql-rum 1.3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,888 kB
  • sloc: ansic: 12,272; sql: 6,592; perl: 510; python: 97; makefile: 65; sh: 60
file content (21 lines) | stat: -rw-r--r-- 778 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: postgresql-rum
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders: Christoph Berg <myon@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 postgresql-all (>= 217~),
 systemtap-sdt-dev,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://github.com/postgrespro/rum
Vcs-Browser: https://salsa.debian.org/postgresql/postgresql-rum
Vcs-Git: https://salsa.debian.org/postgresql/postgresql-rum.git

Package: postgresql-PGVERSION-rum
Architecture: any
Depends: postgresql-PGVERSION, ${misc:Depends}, ${shlibs:Depends}
Description: PostgreSQL RUM access method
 This PostgreSQL extension provides the RUM access method, an inverted index
 with additional information in posting lists.