File: control

package info (click to toggle)
kannel 1.4.4-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 14,432 kB
  • ctags: 10,974
  • sloc: ansic: 103,539; sh: 24,003; xml: 20,180; php: 1,097; perl: 711; yacc: 548; makefile: 532; awk: 133; python: 122; pascal: 3
file content (105 lines) | stat: -rw-r--r-- 2,615 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
103
104
105
Source: kannel
Section: net
Priority: optional
Maintainer: Debian Kannel maintainers <pkg-kannel-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>,
 Paul Dwerryhouse <paul@dwerryhouse.com.au>
Build-Depends: cdbs,
 gnulib,
 dh-autoreconf,
 debhelper,
 libxml2-dev,
 libssl1.0-dev | libssl-dev (<< 1.1~),
 openssl,
 default-libmysqlclient-dev | libmysqlclient-dev,
 libsqlite0-dev,
 sqlite,
 libsqlite3-dev,
 sqlite3,
 libpq-dev,
 libhiredis-dev,
 freetds-dev,
 libpam0g-dev,
 autoconf,
 automake,
 autotools-dev,
 libpcre3-dev
Build-Depends-Indep:
 docbook-dsssl,
 jadetex,
 transfig,
 imagemagick,
 ghostscript,
 docbook-xml
Vcs-Git: git://anonscm.debian.org/pkg-kannel/kannel.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kannel/kannel.git
Homepage: http://www.kannel.org/
Standards-Version: 3.9.8

Package: kannel
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 adduser,
 psmisc
Conflicts:
 kannel-devel,
 kannel-cvs
Replaces:
 kannel-devel,
 kannel-cvs
Description: WAP and SMS gateway
 Kannel is a gateway for connecting WAP (Wireless Application Protocol)
 phones to the Internet. It also works as an SMS/SMPP gateway, for
 providing SMS based services for GSM phones.
 .
 Compiled with ssl, MySQL and native malloc.

Package: kannel-extras
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 kannel (= ${binary:Version})
Suggests: python
Description: WAP and SMS gateway extras
 Kannel is a gateway for connecting WAP (Wireless Application Protocol)
 phones to the Internet. It also works as an SMS/SMPP gateway, for
 providing SMS based services for GSM phones.
 .
 Test utilities and contrib data.

Package: kannel-docs
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: kannel
Description: WAP and SMS gateway documentation
 Kannel is a gateway for connecting WAP (Wireless Application Protocol)
 phones to the Internet. It also works as an SMS/SMPP gateway, for
 providing SMS based services for GSM phones.
 .
 Documentation in html, rtf and pdf format.

Package: kannel-dev
Architecture: any
Section: devel
Depends:
 ${misc:Depends},
 libssl1.0-dev | libssl-dev (<< 1.1~),
 libpam0g-dev,
 libxml2-dev,
 libpcre3-dev,
 default-libmysqlclient-dev | libmysqlclient-dev,
 libsqlite0-dev,
 libsqlite3-dev,
 libpq-dev,
 libhiredis-dev,
 freetds-dev
Description: WAP and SMS gateway headers and development files
 Kannel is a gateway for connecting WAP (Wireless Application Protocol)
 phones to the Internet. It also works as an SMS/SMPP gateway, for
 providing SMS based services for GSM phones.
 .
 Headers and development files.