File: control

package info (click to toggle)
log4cxx 0.9.7-6.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,620 kB
  • ctags: 2,766
  • sloc: cpp: 18,909; sh: 8,896; xml: 1,146; makefile: 480; ansic: 159
file content (36 lines) | stat: -rw-r--r-- 1,361 bytes parent folder | download | duplicates (2)
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
Source: log4cxx
Section: devel
Priority: optional
Maintainer: Andreas Fester <Andreas.Fester@gmx.de>
Build-Depends: debhelper (>= 4.0.0), dpatch, libxml2-dev, zlib1g-dev, doxygen, graphviz, gsfonts
Standards-Version: 3.7.2

Package: liblog4cxx9-dev
Section: libdevel
Architecture: any
Depends: liblog4cxx9c2a (= ${binary:Version})
Suggests: liblog4cxx9-doc (= ${source:Version}), pkg-config
Description: A logging library for C++ (development files)
 Log4cxx is the C++ port of log4j, a logging framework for JAVA.
 Log4cxx attempts to mimic log4j usage as much as the language will 
 allow and to be compatible with log4j configuration and output formats.

Package: liblog4cxx9c2a
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: liblog4cxx9
Replaces: liblog4cxx9
Description: A logging library for C++
 Log4cxx is the C++ port of log4j, a logging framework for JAVA.
 Log4cxx attempts to mimic log4j usage as much as the language will 
 allow and to be compatible with log4j configuration and output formats.

Package: liblog4cxx9-doc
Section: doc
Architecture: all
Depends:
Description: Documentation for log4cxx
 Log4cxx is the C++ port of log4j, a logging framework for JAVA.
 Log4cxx attempts to mimic log4j usage as much as the language will 
 allow and to be compatible with log4j configuration and output formats.