~ken-vandine/empathy/merge_from_experimental

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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
Source: empathy
Section: gnome
Priority: optional
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Uploaders: Sjoerd Simons <sjoerd@debian.org>,
           Dafydd Harries <daf@debian.org>,
           Simon McVittie <smcv@debian.org>,
           Riccardo Setti <giskard@debian.org>,
           Laurent Bigonville <bigon@debian.org>,
           Jonny Lamb <jonny@debian.org>
Build-Depends: cdbs,
               debhelper (>= 7),
               rarian-compat,
               librarian-dev,
               libglib2.0-dev (>= 2.16.0),
               libgtk2.0-dev (>= 2.16.0),
               libpanel-applet2-dev (>= 2.10.0),
               libgconf2-dev (>= 1.2.0),
               libtelepathy-glib-dev (>= 0.7.35),
               intltool,
               libenchant-dev (>= 1.2.0),
               iso-codes,
               libebook1.2-dev,
               python-gtk2-dev,
               python-support (>= 0.3),
               xsltproc,
               gnome-doc-utils (>= 0.17.3),
               libcanberra-gtk-dev (>= 0.4),
               libnotify-dev (>= 0.4.4),
               libx11-dev,
               libgstfarsight0.10-dev,
               libdbus-glib-1-dev,
               libtelepathy-farsight-dev (>= 0.0.4),
               libgstreamer0.10-dev,
               libgstreamer-plugins-base0.10-dev,
               libnm-glib-dev (>= 0.7),
               libnm-util-dev (>= 0.7),
               libwebkit-dev (>= 1.1.7),
               libgnome-keyring-dev (>= 2.22),
               libunique-dev,
               libindicate-dev (>= 0.2.0),
               libindicate-gtk-dev (>= 0.2.0)
Standards-Version: 3.8.3
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/empathy/ubuntu
Homepage: http://live.gnome.org/Empathy

Package: empathy
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         empathy-doc (= ${source:Version}),
         dbus-x11
Recommends: telepathy-gabble,
            telepathy-salut,
            telepathy-haze,
            telepathy-butterfly,
            gvfs-backends
Suggests: telepathy-idle
Description: High-level library and user-interface for Telepathy
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This packet contains the empathy IM application and account manager.

Package: empathy-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Replaces: empathy (<< 2.27.92)
Description: High-level library and user-interface for Telepathy (empathy documentation)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This packet contains the GNOME documentation for empathy IM application

Package: libempathy-common
Architecture: all
Section: misc
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: High-level library and user-interface for Telepathy (library common files)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This packet contains common files for libempathy

Package: libempathy30
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libempathy-common (= ${source:Version}),
         telepathy-mission-control-5
Description: High-level library and user-interface for Telepathy (low-level library)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This packages contains the low-level empathy library

Package: libempathy-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: High-level library and user-interface for Telepathy (library documentation)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This package contains documentation for libempathy

Package: libempathy-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libglib2.0-dev,
         libxml2-dev,
         libtelepathy-glib-dev (>= 0.7.34),
         libempathy30 (= ${binary:Version})
Description: High-level library and user-interface for Telepathy (library dev files)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This package contains development files for libempathy

Package: libempathy-gtk-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: High-level library and user-interface for Telepathy (GTK documentation)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This package contains documentation for libempathy-gtk

Package: libempathy-gtk-common
Architecture: all
Section: misc
Depends: ${shlibs:Depends},
         ${misc:Depends},
         gnome-icon-theme
Description: High-level library and user-interface for Telepathy (GTK common files)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This package contains common files for libempathy-gtk

Package: libempathy-gtk28
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libempathy-gtk-common (= ${source:Version}),
Description: High-level library and user-interface for Telepathy (GTK library)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This package contains a library of widgets for use in IM applications.

Package: libempathy-gtk-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libempathy-dev,
         libempathy-gtk28 (= ${binary:Version}),
         libgtk2.0-dev (>= 2.16.0),
         libcanberra-gtk-dev,
         libgstreamer0.10-dev
Description: High-level library and user-interface for Telepathy (GTK dev files)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This package contains development files for libempathy-gtk

Package: python-empathy
Architecture: any
Section: python
Provides: ${python:Provides}
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends}
XB-Python-Version: ${python:Versions}
Description: High-level library and user-interface for Telepathy (python bindings)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This package contains Python bindings for libempathy and libempathy-gtk

Package: empathy-megaphone-applet
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: High-level library and user-interface for Telepathy (megaphone applet)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This packet contains the megaphone applet
 .
 The megaphone applet let you start a conversiation with a contact
 and see his status directly from the gnome-panel.