File: control

package info (click to toggle)
log4cpp-doc 1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,528 kB
  • sloc: makefile: 10
file content (20 lines) | stat: -rw-r--r-- 746 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: log4cpp-doc
Section: doc
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.0
Homepage: http://log4cpp.sourceforge.net/
Vcs-Browser: https://salsa.debian.org/debian/log4cpp-doc
Vcs-Git: https://salsa.debian.org/debian/log4cpp-doc.git

Package: liblog4cpp-doc
Architecture: all
Conflicts: liblog4cpp0-doc,
Replaces: liblog4cpp0-doc,
Depends: ${misc:Depends},
Description: C++ library for flexible logging (documentation)
 Log for C++ is a library of C++ classes for flexible logging to files,
 syslog and other destinations. It is modeled after the Log for
 Java library (http://jakarta.apache.org/log4j/), staying as close to
 their API as is reasonable.