File: control

package info (click to toggle)
pgsql-asn1oid 1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 108 kB
  • sloc: ansic: 269; sql: 139; makefile: 18; sh: 1
file content (20 lines) | stat: -rw-r--r-- 766 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: pgsql-asn1oid
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders: Christoph Berg <myon@debian.org>
Build-Depends: debhelper (>= 9), postgresql-server-dev-all (>= 153~)
Standards-Version: 4.2.0
Homepage: https://github.com/ChristophBerg/pgsql-asn1oid
Vcs-Browser: https://github.com/ChristophBerg/pgsql-asn1oid
Vcs-Git: https://github.com/ChristophBerg/pgsql-asn1oid.git

Package: postgresql-11-asn1oid
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, postgresql-11
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 11.