File: control

package info (click to toggle)
telepathy-logger 0.8.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,140 kB
  • sloc: ansic: 16,018; sh: 11,550; python: 2,960; makefile: 634; xml: 185
file content (102 lines) | stat: -rw-r--r-- 3,917 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
Source: telepathy-logger
Section: libs
Priority: optional
Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Uploaders: Dafydd Harries <daf@debian.org>,
           Sjoerd Simons <sjoerd@debian.org>,
           Laurent Bigonville <bigon@debian.org>,
           Emilio Pozuelo Monfort <pochu@debian.org>
Build-Depends: dbus,
               debhelper (>= 9.20160114~),
               dh-autoreconf,
               libglib2.0-dev (>= 2.28),
               libdbus-glib-1-dev (>= 0.82),
               libdbus-1-dev (>= 0.1.0),
               libtelepathy-glib-dev (>= 0.19.2),
               pkg-config,
               intltool (>= 0.35.0),
               gtk-doc-tools (>= 1.10),
               libsqlite3-dev,
               libxml2-dev,
               libgirepository1.0-dev (>= 0.10.0),
               gobject-introspection (>= 0.10.0),
               gir1.2-glib-2.0,
               gir1.2-telepathyglib-0.12
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-telepathy/telepathy-logger.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-telepathy/telepathy-logger.git/
Homepage: https://telepathy.freedesktop.org/wiki/

Package: telepathy-logger
Architecture: any
Section: utils
Depends: libtelepathy-logger3 (= ${binary:Version}),
         ${shlibs:Depends}, ${misc:Depends}
Description: Telepathy logger service - Daemon
 This package contains the Telepathy Logger daemon.
 .
 Telepathy is a D-Bus framework for unifying real time communication,
 including instant messaging, voice calls and video calls. It abstracts
 differences between protocols to provide a unified interface for
 applications.

Package: libtelepathy-logger3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Breaks: libtelepathy-logger2 (= 0.6.0-1)
Replaces: libtelepathy-logger2 (= 0.6.0-1)
Description: Telepathy logger service - utility library
 This package contains a utility library to access Telepathy log files
 .
 Telepathy is a D-Bus framework for unifying real time communication,
 including instant messaging, voice calls and video calls. It abstracts
 differences between protocols to provide a unified interface for
 applications.

Package: libtelepathy-logger-dev
Architecture: any
Section: libdevel
Depends: libtelepathy-logger3 (= ${binary:Version}),
         gir1.2-telepathylogger-0.2 (= ${binary:Version}),
         libglib2.0-dev (>= 2.22),
         libdbus-glib-1-dev (>= 0.11.5),
         pkg-config,
         ${misc:Depends}
Suggests: libtelepathy-logger-doc
Description: Telepathy logger service -- utility library (headers)
 This package contains development files for the Telepathy logger utility
 library
 .
 Telepathy is a D-Bus framework for unifying real time communication,
 including instant messaging, voice calls and video calls. It abstracts
 differences between protocols to provide a unified interface for
 applications.

Package: libtelepathy-logger-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: devhelp
Description: Telepathy logger service -- documentation
 This package contains HTML documentation for the Telepathy logger utility
 library.
 .
 Telepathy is a D-Bus framework for unifying real time communication,
 including instant messaging, voice calls and video calls. It abstracts
 differences between protocols to provide a unified interface for
 applications.

Package: gir1.2-telepathylogger-0.2
Architecture: any
Section: introspection
Depends: ${gir:Depends}, ${misc:Depends}
Multi-Arch: same
Description: Telepathy logger service - introspection
 This package contains the introspection data for Telepathy logger.
 .
 Telepathy is a D-Bus framework for unifying real time communication,
 including instant messaging, voice calls and video calls. It abstracts
 differences between protocols to provide a unified interface for
 applications.