File: control

package info (click to toggle)
pgsql-asn1oid 0.0.20100818-3.5
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 128 kB
  • ctags: 67
  • sloc: ansic: 269; makefile: 121; sql: 120; sh: 1
file content (16 lines) | stat: -rw-r--r-- 512 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: pgsql-asn1oid
Section: database
Priority: optional
Maintainer: Simon Richter <sjr@debian.org>
Build-Depends: debhelper (>= 9), postgresql-server-dev-all (>= 153~)
Standards-Version: 3.9.8

Package: postgresql-9.6-asn1oid
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, postgresql-9.6
Description: ASN.1 OID data type for PostgreSQL
 This plugin provides the necessary support functions to store ASN.1 OIDs in
 a PostgreSQL database.
 .
 This package has been compiled for PostgreSQL 9.6.