File: control

package info (click to toggle)
liblog4ada 1.3.1.b6dafb49-11
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 576 kB
  • sloc: ada: 3,168; makefile: 36; sh: 14
file content (60 lines) | stat: -rw-r--r-- 2,212 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Source: liblog4ada
Priority: optional
Section: libs
Maintainer: Xavier Grave <xavier.grave@csnsm.in2p3.fr>
Uploaders: Nicolas Boulenguez <nicolas@debian.org>
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Arch:
 dh-ada-library (>= 8.1),
 dh-sequence-ada-library,
 gnat-12,
 gprbuild (>= 2017),
 libxmlezout10-dev,
Build-Depends-Indep:
 texlive-latex-extra,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://sourceforge.net/projects/log4ada/
Vcs-Browser: https://salsa.debian.org/debian/liblog4ada
Vcs-Git: https://salsa.debian.org/debian/liblog4ada.git

Package: liblog4ada9-dev
Breaks: liblog4ada5-dev, liblog4ada6-dev, liblog4ada7-dev, liblog4ada8-dev
Replaces: liblog4ada5-dev, liblog4ada6-dev, liblog4ada7-dev, liblog4ada8-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, ${ada:Depends}
Suggests: liblog4ada-doc
Description: Ada library for flexible logging (development)
 Log4Ada is a library that eases logging in applications written in
 Ada. It is modelled after, and compatible with, log4j.  For more
 information about the logging scheme developed in this library see
 the log4j project : http://logging.apache.org/log4j/docs/
 .
 This package contains file needed to develop applications with Log4Ada.

Package: liblog4ada6
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: Ada library for flexible logging (runtime)
 Log4Ada is a library that eases logging in applications written in
 Ada. It is modelled after, and compatible with, log4j.  For more
 information about the logging scheme developed in this library see
 the log4j project : http://logging.apache.org/log4j/docs/
 .
 This is the runtime library for Log4Ada.

Package: liblog4ada-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Ada library for flexible logging (documentation)
 Log4Ada is a library that eases logging in applications written in
 Ada. It is modelled after, and compatible with, log4j.  For more
 information about the logging scheme developed in this library see
 the log4j project : http://logging.apache.org/log4j/docs/
 .
 This package contains a pdf documentation file and some examples.