File: control

package info (click to toggle)
google-glog 0.6.0-2.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,328 kB
  • sloc: cpp: 9,590; sh: 141; ansic: 115; makefile: 47
file content (33 lines) | stat: -rw-r--r-- 1,272 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
Source: google-glog
Section: libs
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), cmake, libgflags-dev, libunwind-dev [i386 amd64] | libunwind7-dev [i386 amd64]
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/google/glog

Package: libgoogle-glog-dev
Section: libdevel
Architecture: any
Depends: libgoogle-glog0v6t64 (= ${binary:Version}), libgflags-dev, libunwind-dev [i386 amd64] | libunwind7-dev [i386 amd64], ${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-glog0v6t64
Provides: ${t64:Provides}
Breaks: libgoogle-glog0v6 (<< ${source:Version})
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libgoogle-glog0
Replaces: libgoogle-glog0v6, 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.