File: control

package info (click to toggle)
libstrophe 0.8.6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 736 kB
  • ctags: 771
  • sloc: ansic: 7,479; cpp: 205; makefile: 49; sh: 1
file content (36 lines) | stat: -rw-r--r-- 1,188 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
Source: libstrophe
Priority: optional
Maintainer: Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>
Build-Depends:
 check,
 debhelper (>= 9),
 dh-autoreconf,
 libexpat1-dev,
 libssl-dev,
 pkg-config
Standards-Version: 3.9.5
Section: libs
Homepage: http://strophe.im/
Vcs-Git: git://anonscm.debian.org/collab-maint/libstrophe.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libstrophe.git

Package: libstrophe-dev
Section: libdevel
Architecture: any
Depends: libstrophe0 (= ${binary:Version}), ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Library for writing XMPP clients - development files
 libstrophe is a lightweight XMPP client library written in C.
 It has minimal dependencies and is configurable for various environments.
 .
 This package contains the development files.

Package: libstrophe0
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Library for writing XMPP clients - shared library
 libstrophe is a lightweight XMPP client library written in C.
 It has minimal dependencies and is configurable for various environments.
 .
 This package contains the shared library.