File: control

package info (click to toggle)
alamin 0.3.7-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,208 kB
  • ctags: 142
  • sloc: perl: 4,402; sh: 356; makefile: 92
file content (57 lines) | stat: -rw-r--r-- 1,988 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
Source: alamin
Build-Depends-Indep: debhelper (>=4)
Section: net
Priority: optional
Maintainer: Andres Seco Hernandez <AndresSH@debian.org>
Standards-Version: 3.6.2

Package: alamin-server
Architecture: all
Depends: sysklogd | system-log-daemon, libproc-daemon-perl, adduser, ${perl:Depends}
Recommends: alamin-client, ppp
Suggests: alamin-doc, gnokii
Priority: optional
Description: Alamin GSM SMS Gateway server
 Server part of the Alamin GSM SMS Gateway. This gateway allows you to
 send SMS messages over a GSM network, and receive SMS messages and run a
 program (called input message processor, IMP) to process the incoming
 message.

Package: alamin-client
Architecture: all
Depends: sysklogd | system-log-daemon, ${perl:Depends}
Suggests: alamin-doc
Priority: optional
Description: Alamin GSM SMS Gateway client
 Client part of the Alamin GSM SMS Gateway. Used to send commands
 local or remotely to the gateway server (send a message, query a queue
 status, etc.).

Package: alamin-smpp
Architecture: all
Depends: sysklogd | system-log-daemon, libnet-smpp-perl, libtimedate-perl, alamin-server, ${perl:Depends}
Suggests: alamin-doc
Priority: optional
Description: Alamin GSM SMS Gateway SMPP interface
 Server part of the Alamin GSM SMS Gateway. This gateway allows you to
 send SMS messages over a GSM network, and receive SMS messages and run a
 program (called input message processor, IMP) to process the incoming
 message.

Package: alamin-mysql
Architecture: all
Depends: sysklogd | system-log-daemon, libdbd-mysql-perl, alamin-server, ${perl:Depends}
Suggests: alamin-doc
Priority: optional
Description: Alamin GSM SMS Gateway mysql interface
 Received SMS can be inserted into a mysql table, and messages inside
 a mysql table can be sent to Alamin automatically.

Package: alamin-doc
Architecture: all
Suggests: alamin-server, alamin-client
Priority: optional
Section: doc
Description: Alamin GSM SMS Gateway documentation
 FAQ, slide presentation and some other docs.