File: control

package info (click to toggle)
google-glog 0.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,672 kB
  • ctags: 1,604
  • sloc: sh: 11,285; cpp: 6,599; makefile: 254; ansic: 88
file content (42 lines) | stat: -rw-r--r-- 1,488 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
Source: google-glog
Section: libs
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper (>= 10), autotools-dev, dh-autoreconf, libgflags-dev, libunwind8-dev [i386 amd64] | libunwind7-dev [i386 amd64]
Standards-Version: 4.0.0
Homepage: https://github.com/google/glog
Vcs-Browser: http://git.debian.org/?p=collab-maint/google-glog.git;a=summary
Vcs-Git: git://git.debian.org/collab-maint/google-glog.git

Package: libgoogle-glog-dev
Section: libdevel
Architecture: any
Depends: libgoogle-glog0v5 (= ${binary:Version}), libgflags-dev, ${misc:Depends}
Description: library that implements application-level logging.
 This library provides logging APIs based on C++-style streams and
 various helper macros.
 .
 This package contains static and debug libraries and header files for
 developing applications.

Package: libgoogle-glog0v5
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libgoogle-glog0
Replaces: libgoogle-glog0
Description: library that implements application-level logging.
 This library provides logging APIs based on C++-style streams and
 various helper macros.
 .
 This package contains shared libraries.

Package: libgoogle-glog-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: documentation of gloogle-glog
 This library provides logging APIs based on C++-style streams and
 various helper macros.
 .
 This package contains documentation files.