File: control

package info (click to toggle)
apq-postgresql 3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 384 kB
  • ctags: 187
  • sloc: ada: 2,169; ansic: 2,003; makefile: 93; sql: 3; sh: 2
file content (43 lines) | stat: -rw-r--r-- 1,555 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Source: apq-postgresql
Section: libs
Priority: optional
Maintainer: Adrian-Ken Rueegsegger <ken@codelabs.ch>
Build-Depends: debhelper (>= 7), quilt, gnat-4.4, gcc (>= 4.3), libpq-dev,
 libapq1-dev
Standards-Version: 3.8.4
Homepage: http://framework.kow.com.br/
Vcs-Browser: http://git.codelabs.ch/?p=debian/apq-postgresql.git
Vcs-Git: git://git.codelabs.ch/debian/apq-postgresql.git

Package: libapq-postgresql3.0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}, libapq3.0
Description: APQ Ada 95 Postgresql Binding Plugin (library)
 APQ is a pluggable Ada 95 Binding to various database systems. This
 Plugin provides the Binding to PostgreSQL.

Package: libapq-postgresql1-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libapq-postgresql3.0 (= ${binary:Version}), libpq-dev,
 libapq1-dev, gnat-4.4
Conflicts: libapq-postgresql-dev
Replaces: libapq-postgresql-dev
Description: APQ Ada 95 Postgresql Binding Plugin (development)
 APQ is a pluggable Ada 95 Binding to various database systems. This
 Plugin provides the Binding to PostgreSQL.
 .
 This package contains the development files.

Package: libapq-postgresql-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, libapq-postgresql3.0 (= ${binary:Version}),
 libapq-postgresql1-dev (= ${binary:Version})
Description: APQ Ada 95 Postgresql Binding Plugin (debug)
 APQ is a pluggable Ada 95 Binding to various database systems. This
 Plugin provides the Binding to PostgreSQL.
 .
 This package contains the debugging symbols.