File: control

package info (click to toggle)
sms4you 0.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 348 kB
  • sloc: python: 639; makefile: 41; sh: 24
file content (91 lines) | stat: -rw-r--r-- 2,679 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
Source: sms4you
Section: comm
Priority: optional
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Uploaders: Martin <debacle@debian.org>
Build-Depends: debhelper-compat (= 12),
	dh-python,
	hovercraft,
	markdown,
	python3,
	python3-asgiref,
	python3-dbussy,
	python3-docutils,
	python3-sdnotify,
	python3-setuptools,
	python3-slixmpp,
	python3-systemd,
Standards-Version: 4.1.3
Rules-Requires-Root: no
Homepage: https://sms4you.xama.nu/
Vcs-Browser: https://salsa.debian.org/xmpp-team/sms4you
Vcs-Git: https://salsa.debian.org/xmpp-team/sms4you.git

Package: sms4you
Section: comm
Architecture: all
Depends: adduser,
	modemmanager,
	python3,
	python3-dbussy,
	python3-sdnotify,
	python3-systemd,
	sms4you-xmpp (= ${source:Version}) | sms4you-email (= ${source:Version}),
	${misc:Depends},
	${python3:Depends},
Recommends: sms4you-doc
Suggests: usb-modeswitch
Description: Personal gateway connecting SMS to XMPP or email
 sms4you forwards messages from and to SMS and connects either with
 sms4you-xmpp or sms4you-email to choose the other mean of
 communication. Nice for receiving or sending SMS, independently from
 carrying a SIM card.
 .
 This package contains the common files.

Package: sms4you-xmpp
Section: comm
Architecture: all
Depends: prosody | ejabberd | xmpp-server,
	python3,
	python3-slixmpp,
	sms4you (= ${source:Version}),
	${misc:Depends},
	${python3:Depends},
Description: Personal gateway connecting SMS to XMPP
 sms4you forwards messages from and to SMS and connects either with
 sms4you-xmpp or sms4you-email to choose the other mean of
 communication. Nice for receiving or sending SMS, independently from
 carrying a SIM card.
 .
 This package contains the XMPP component.

Package: sms4you-email
Section: comm
Architecture: all
Depends: python3,
	python3-asgiref,
	sms4you (= ${source:Version}),
	${misc:Depends},
	${python3:Depends},
Description: Personal gateway connecting SMS to email
 sms4you forwards messages from and to SMS and connects either with
 sms4you-xmpp or sms4you-email to choose the other means of
 communication. Nice for receiving or sending SMS, independently from
 carrying a SIM card.
 .
 This package contains the email forwarding daemon.

Package: sms4you-doc
Section: doc
Architecture: all
Depends: hovercraft,
	${misc:Depends},
Suggests: libjs-impress,
Description: Personal gateway connecting SMS to XMPP or email - documentation
 sms4you forwards messages from and to SMS and connects either with
 sms4you-xmpp or sms4you-email to choose the other means of
 communication. Nice for receiving or sending SMS, independently from
 carrying a SIM card.
 .
 This package contains the documentation.