File: control

package info (click to toggle)
civicrm 5.33.2%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 323,496 kB
  • sloc: javascript: 757,778; php: 511,867; xml: 36,343; pascal: 8,941; sql: 790; sh: 314; makefile: 205; ruby: 14
file content (199 lines) | stat: -rw-r--r-- 6,411 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
Source: civicrm
Section: web
Priority: optional
Standards-Version: 4.5.0
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper-compat (= 12)
    ,dh-linktree
    ,phpab
    ,pkg-php-tools (>= 1.14~)
# unbundled:
    ,fonts-font-awesome
#    ,fonts-tlwg-norasi
    ,libjs-angularjs
    ,libjs-backbone
    ,libjs-d3
#   ,libjs-jquery (>= 1.11.3~)
    ,libjs-jquery-datatables (>= 1.10.11~)
    ,libjs-jquery-form
    ,libjs-jquery-mousewheel
    ,libjs-jquery-ui (>= 1.10.1~)
#    ,libjs-jquery-jstree (>= 3.3.7~)
#    ,libjs-lodash
    ,libjs-prettify
    ,libjs-qunit
#    ,libjs-underscore
#    ,php-config
    ,php-codecoverage
    ,php-console-table
    ,php-date
    ,php-dompdf (>= 0.6.2~)
#   ,php-db (>= 1.10~)
    ,php-file-iterator
#    ,php-gettext
    ,php-mail-mime
#    ,php-mail-mimedecode
    ,php-net-dime
#    ,php-pager
    ,php-text-template
#    ,php-services-json
    ,php-timer
    ,php-validate
#    ,zendframework
Build-Depends-Indep:
    unzip
Homepage: https://civicrm.org
Vcs-Browser: https://salsa.debian.org/debian/civicrm
Vcs-Git: https://salsa.debian.org/debian/civicrm.git
Rules-Requires-Root: no

Package: civicrm-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
        ,ckeditor (>= 4.5.6~)
        ,fonts-font-awesome
#       ,libjs-jquery (>= 1.11.3~)
        ,libjs-jquery-ui (>= 1.10.1~)
    ,composer
    ,php-auth-sasl
#dev: ,php-cache-integration-tests
    ,php-cache-tag-interop
#   ,php-db (>= 1.10~)
#   ,php-db-dataobject
    ,php-dompdf (>= 0.6.2~)
    ,php-font-lib
#   ,php-guzzlehttp-promises
#   ,php-guzzlehttp-psr7
    ,php-htmlpurifier
    ,php-intl
    ,php-log
    ,php-mail (>= 1.3~)
    ,php-mail-mime (>= 1.10.9~)
    ,php-mbstring
    ,php-net-smtp
    ,php-net-socket
    ,php-pclzip
    ,php-pear
    ,php-psr-cache
#   ,php-psr-http-client
    ,php-psr-http-message
    ,php-psr-log
    ,php-psr-simple-cache
    ,php-seclib
# Generated automatically by dh_phpcomposer:
#   ,php-symfony-config (>= 2.5)
#   ,php-symfony-dependency-injection (>= 2.5)
#   ,php-symfony-event-dispatcher (>= 2.5)
#   ,php-symfony-filesystem (>= 2.5)
#   ,php-symfony-finder (>= 2.5)
#   ,php-symfony-process (>= 2.5)
    ,php-xml
    ,php-tcpdf (>= 6.3.2~)
# Provides sRGB.icc to replace in bundled php-tcpdf:
#      ,icc-profiles-free
#    ,smarty3
    ,php-zend-stdlib
    ,php-zeta-base
Recommends: xvfb, wkhtmltopdf (>= 0.12.1), civicrm-l10n
    ,php-curl
    ,php-zip
Suggests: ${phpcomposer:Debian-suggest}
    ,wordpress-civicrm
#   |drupal7-mod-civicrm
Description: CiviCRM common files
 CiviCRM is web-based, Constituent Relationship Management (CRM) software
 geared toward meeting the needs of non-profit and other civic-sector
 organizations.
 .
 As a non profit committed to the public good itself, CiviCRM understands
 that forging and growing strong relationships with constituents is about
 more than collecting and tracking constituent data - it is about sustaining
 relationships with supporters over time.
 .
 With CiviCRM's robust feature set, organizations can further their mission
 through contact management, fundraising, event management, member
 management, mass e-mail marketing, peer-to-peer campaigns, case management,
 and much more.
 .
 CiviCRM is a solution for managing
  * Contacts & relationships
  * Events & registration
  * Fundraising
  * Online payments
  * Communications
  * Mailing lists
  * Membership
  * Clients
  * Reports
 .
 This package contains core components of CiviCRM.

Package: civicrm-l10n
Section: localization
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, civicrm-common (= ${source:Version})
Enhances: civicrm-common
Description: CiviCRM country and language data
 CiviCRM is web-based, Constituent Relationship Management (CRM) software
 geared toward meeting the needs of non-profit and other civic-sector
 organizations.
 .
 As a non profit committed to the public good itself, CiviCRM understands
 that forging and growing strong relationships with constituents is about
 more than collecting and tracking constituent data - it is about sustaining
 relationships with supporters over time.
 .
 With CiviCRM's robust feature set, organizations can further their mission
 through contact management, fundraising, event management, member
 management, mass e-mail marketing, peer-to-peer campaigns, case management,
 and much more.
 .
 This package contains CiviCRM language files and countries data.

#Package: drupal7-mod-civicrm
#Architecture: all
#Multi-Arch: foreign
#Depends: ${misc:Depends}, drupal7, civicrm-common (= ${source:Version})
#Suggests: civicrm-l10n
#Enhances: drupal7
#Description: CiviCRM plugin for Drupal7
# CiviCRM is web-based, Constituent Relationship Management (CRM) software
# geared toward meeting the needs of non-profit and other civic-sector
# organizations.
# .
# As a non profit committed to the public good itself, CiviCRM understands
# that forging and growing strong relationships with constituents is about
# more than collecting and tracking constituent data - it is about sustaining
# relationships with supporters over time.
# .
# With CiviCRM's robust feature set, organizations can further their mission
# through contact management, fundraising, event management, member
# management, mass e-mail marketing, peer-to-peer campaigns, case management,
# and much more.
# .
# This package proviced CiviCRM plugin for Drupal7.

Package: wordpress-civicrm
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, wordpress, civicrm-common (= ${source:Version})
Suggests: civicrm-l10n
Enhances: wordpress
Description: CiviCRM plugin for WordPress
 CiviCRM is web-based, Constituent Relationship Management (CRM) software
 geared toward meeting the needs of non-profit and other civic-sector
 organizations.
 .
 As a non profit committed to the public good itself, CiviCRM understands
 that forging and growing strong relationships with constituents is about
 more than collecting and tracking constituent data - it is about sustaining
 relationships with supporters over time.
 .
 With CiviCRM's robust feature set, organizations can further their mission
 through contact management, fundraising, event management, member
 management, mass e-mail marketing, peer-to-peer campaigns, case management,
 and much more.
 .
 This package proviced CiviCRM plugin for WordPress.