File: control

package info (click to toggle)
gnade 1.2.0-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,036 kB
  • ctags: 245
  • sloc: ada: 11,642; sh: 1,827; makefile: 591; sql: 422; awk: 29
file content (37 lines) | stat: -rw-r--r-- 1,259 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
Source: gnade
Section: libs
Priority: optional
Maintainer: Harry Henry Gebel <hgebel@debian.org>
Build-Depends: debhelper (>> 3.0.0), gnat, unixodbc-dev, docbook-to-man, autoconf
Standards-Version: 3.5.6

Package: gnade-dev
Architecture: i386
Section: devel
Depends: ${shlibs:Depends}
Suggests: gnade-doc
Description: Develoment files for the GNat Ada Database Environment
 The development files for GNADE, the GNat Ada Database Environment. The
 goal of the GNADE project is to provide all tools and packages necessary
 to create an Ada 95 development environment providing a seamless
 integration of SQL based databases into Ada 95.

Package: libadaodbc1
Architecture: i386
Depends: ${shlibs:Depends}
Description: Runtime library for the GNat Ada Database Environment
 This is the runtime library for GNADE, the GNat Ada Database Environment.

Package: libadamysql1
Architecture: i386
Depends: ${shlibs:Depends}
Description: MySQL specific runtime library for GNADE
 This is the MySQL specific runtime library for the GNat Ada Database
 Environment.

Package: gnade-doc
Section: doc
Architecture: all
Description: Documentation files for the GNat Ada Database Environment
 HTML Documentation and example files for GNADE, the GNat Ada Database
 Environment.