File: control

package info (click to toggle)
orafce 4.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,580 kB
  • sloc: ansic: 11,813; sql: 8,159; lex: 1,055; makefile: 117; yacc: 80; sh: 2
file content (29 lines) | stat: -rw-r--r-- 941 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: orafce
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders:
 Peter Eisentraut <petere@debian.org>,
 Christoph Berg <myon@debian.org>,
 Adrian Vondendriesch <adrian.vondendriesch@credativ.de>,
Build-Depends:
 bison,
 debhelper-compat (= 13),
 flex,
 libicu-dev,
 libssl-dev,
 locales-all <!nocheck>,
 postgresql-all (>= 217~),
Standards-Version: 4.6.1
Homepage: https://github.com/orafce/orafce
Vcs-Git: https://salsa.debian.org/postgresql/orafce.git
Vcs-Browser: https://salsa.debian.org/postgresql/orafce
Rules-Requires-Root: no

Package: postgresql-15-orafce
Architecture: any
Depends: postgresql-15, ${misc:Depends}, ${shlibs:Depends}
Description: Oracle support functions for PostgreSQL 15
 This project implements some functions for compatibility with Oracle.
 The functionality was verified on Oracle 10g, and the module is
 useful for production work.