File: control

package info (click to toggle)
telepathy-rakia 0.8.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,020 kB
  • sloc: sh: 11,552; ansic: 9,892; python: 4,532; makefile: 420; xml: 15
file content (31 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
Source: telepathy-rakia
Section: net
Priority: optional
Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Uploaders: Sjoerd Simons <sjoerd@debian.org>,
           Laurent Bigonville <bigon@debian.org>,
           Loic Minier <lool@dooz.org>
Build-Depends: debhelper-compat (= 13),
               libglib2.0-dev (>= 2.30),
               libdbus-1-dev (>= 0.60),
               libdbus-glib-1-dev (>= 0.60),
               libsofia-sip-ua-glib-dev (>= 1.12.11),
               libtelepathy-glib-dev (>= 0.17.7),
               libssl-dev,
               python2,
               xsltproc
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/telepathy-team/telepathy-rakia.git
Vcs-Browser: https://salsa.debian.org/telepathy-team/telepathy-rakia
Homepage: http://telepathy.freedesktop.org/

Package: telepathy-rakia
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Replaces: telepathy-sofiasip (<< 0.7.3)
Breaks: telepathy-sofiasip (<< 0.7.3)
Provides: telepathy-connection-manager, telepathy-sofiasip
Description: SIP connection manager for the Telepathy framework
 telepathy-rakia is a SIP connection manager for the Telepathy framework
 (http://telepathy.freedesktop.org) based on the SofiaSIP-stack.