File: control

package info (click to toggle)
redmine 6.0.6%2Bds-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 20,104 kB
  • sloc: ruby: 116,318; javascript: 12,885; sh: 460; perl: 303; python: 166; makefile: 30
file content (218 lines) | stat: -rw-r--r-- 8,182 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
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
Source: redmine
Section: web
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Jérémy Lal <kapouer@melix.org>,
           Lucas Kanashiro <kanashiro@debian.org>,
           Marc Dequènes (Duck) <Duck@DuckCorp.org>,
           Utkarsh Gupta <utkarsh@debian.org>,
           Soren Stoutner <soren@debian.org>
Build-Depends: debhelper-compat (= 13),
               dbconfig-common,
               gem2deb,
# ruby-jquery-rails provides the jquery library used by
# app/helpers/application_helper.rb
Build-Depends-Indep: po-debconf,
                     puma,
                     ruby-actionpack-xml-parser,
                     ruby-addressable,
                     ruby-bundler,
                     ruby-capybara (>= 3.39),
                     ruby-commonmarker (>= 0.23.8~),
                     ruby-commonmarker (<< 0.24),
                     ruby-csv (>= 3.3.4~),
                     ruby-csv (<< 3.4.0),
                     ruby-html-pipeline (>= 2.14.3~),
                     ruby-html-pipeline (<< 2.15),
                     ruby-i18n (>= 1.14.1~),
                     ruby-i18n (<< 1.15),
                     ruby-jquery-rails,
                     ruby-listen (>= 3.3~),
                     ruby-listen (<< 4.0),
                     ruby-mail (>= 2.8.1~),
                     ruby-mail (<< 2.9),
                     ruby-marcel,
                     ruby-mini-magick (>= 5.3.1~),
                     ruby-mini-magick (<< 5.4),
                     ruby-mini-mime (>= 1.1.0~),
                     ruby-mini-mime (<< 1.2),
                     ruby-mocha (>= 2.0.1),
                     ruby-net-ldap (>= 0.20.0~),
                     ruby-net-ldap (<< 0.21),
                     ruby-nokogiri (>= 1.18.3~),
                     ruby-nokogiri (<< 1.19),
                     ruby-rack (>= 3.1.3~),
                     ruby-rack (<< 3.2),
                     ruby-rails (>= 2:7.2~),
                     ruby-rails-propshaft (>= 1.1.0~),
                     ruby-rails-propshaft (<< 1.2),
                     ruby-rbpdf (>= 1.21.3~),
                     ruby-rbpdf (<< 1.22),
                     ruby-roadie-rails (>= 3.4.0~),
                     ruby-roadie-rails (<< 3.5),
                     ruby-rotp (>= 5.0.0),
                     ruby-rouge (>= 4.5~),
                     ruby-rouge (<< 5.0),
                     ruby-rqrcode,
                     ruby-sanitize (>= 7.0~),
                     ruby-sanitize (<< 8.0),
                     ruby-selenium-webdriver (>= 4.11.0),
                     ruby-simplecov (>= 0.22.0~),
                     ruby-simplecov (<< 0.23),
                     ruby-task-list (>= 2.3.2~),
                     ruby-task-list (<< 2.4),
                     ruby-zip (>= 3.2.2~),
                     ruby-zip (<< 3.3),
                     ghostscript <!nocheck>,
                     ruby-rails-dom-testing (>= 2.3.0) <!nocheck>,
                     ruby-sqlite3 <!nocheck>
Vcs-Browser: https://salsa.debian.org/ruby-team/redmine
Vcs-Git: https://salsa.debian.org/ruby-team/redmine.git
Homepage: https://www.redmine.org
Standards-Version: 4.7.2

Package: redmine
Architecture: all
Pre-Depends: debconf
# We cannot use ruby:Depends because there is no gemspec.
# libjs-jquery-ui and libjs-jquery-ui are used by
# debian/patches/use-system-jquery-libs.patch.
Depends: dbconfig-common,
         libjs-chart.js,
         libjs-jquery,
         libjs-jquery-ui,
         libjs-raphael,
         redmine-sqlite | redmine-mysql | redmine-pgsql,
         puma,
         ruby:any,
         ruby-actionpack-xml-parser,
         ruby-addressable,
         ruby-bundler,
         ruby-capybara (>= 3.39),
         ruby-commonmarker (>= 0.23.8~),
         ruby-commonmarker (<< 0.24),
         ruby-csv (>= 3.3.4~),
         ruby-csv (<< 3.4.0),
         ruby-html-pipeline (>= 2.14.3~),
         ruby-html-pipeline (<< 2.15),
         ruby-i18n (>= 1.14.1~),
         ruby-i18n (<< 1.15),
         ruby-listen (>= 3.3~),
         ruby-listen (<< 4.0),
         ruby-mail (>= 2.8.1~),
         ruby-mail (<< 2.9),
         ruby-marcel,
         ruby-mini-magick (>= 5.3.1~),
         ruby-mini-magick (<< 5.4),
         ruby-mini-mime (>= 1.1.0~),
         ruby-mini-mime (<< 1.2),
         ruby-mocha (>= 2.0.1),
         ruby-net-ldap (>= 0.20.0~),
         ruby-net-ldap (<< 0.21),
         ruby-nokogiri (>= 1.18.3~),
         ruby-nokogiri (<< 1.19),
         ruby-rack (>= 3.1.3~),
         ruby-rack (<< 3.2),
         ruby-rails (>= 2:7.2~),
         ruby-rails (<< 2:8.0),
         ruby-rails-dom-testing (>= 2.3.0),
         ruby-rails-propshaft (>= 1.1.0~),
         ruby-rails-propshaft (<< 1.2),
         ruby-rbpdf (>= 1.21.3~),
         ruby-rbpdf (<< 1.22),
         ruby-roadie-rails (>= 3.4.0~),
         ruby-roadie-rails (<< 3.5),
         ruby-rotp (>= 5.0.0),
         ruby-rouge (>= 4.5~),
         ruby-rouge (<< 5.0),
         ruby-rqrcode,
         ruby-sanitize (>= 7.0~),
         ruby-sanitize (<< 8.0),
         ruby-selenium-webdriver (>= 4.11.0),
         ruby-simplecov (>= 0.22.0~),
         ruby-simplecov (<< 0.23),
         ruby-task-list (>= 2.3.2~),
         ruby-task-list (<< 2.4),
         ruby-zip (>= 3.2.2~),
         ruby-zip (<< 3.3),
         ${misc:Depends}
Recommends: passenger
Suggests: apache2,
          bzr,
          cvs,
          darcs,
          git,
          libapache2-mod-passenger,
          mercurial,
          subversion
Description: flexible project management web application
 Redmine is a flexible project management web application. Written using Ruby
 on Rails framework, it is cross-platform and cross-database.
 .
 Dependencies for database support are provided by these metapackages:
 redmine-mysql, redmine-pgsql, redmine-sqlite.
 .
 Features
   * Multiple projects support
   * Flexible role based access control
   * Flexible issue tracking system
   * Gantt chart and calendar
   * News, documents & files management
   * Feeds & email notifications
   * Per project wiki
   * Per project forums
   * Time tracking
   * Custom fields for issues, time-entries, projects and users
   * SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs)
   * Issue creation via email
   * Multiple LDAP authentication support
   * User self-registration support
   * Multilanguage support

Package: redmine-mysql
Architecture: all
Depends: dbconfig-mysql | dbconfig-no-thanks,
         default-mysql-client | virtual-mysql-client,
         ruby-mysql2 (>= 0.5.0~),
         ruby-mysql2 (<< 0.6),
         ruby-with-advisory-lock,
         ${misc:Depends}
Recommends: redmine (= ${source:Version})
Suggests: default-mysql-server | virtual-mysql-server
Description: metapackage providing MySQL dependencies for Redmine
 This package only provides MySQL dependencies for Redmine, a
 flexible project management web application. Install this
 one if you want to use a MySQL database with Redmine.
 .
 Redmine package should be installed along with this package.

Package: redmine-pgsql
Architecture: all
Depends: dbconfig-pgsql | dbconfig-no-thanks,
         postgresql-client,
         ruby-pg (>= 1.6.2~),
         ruby-pg (<< 1.7),
         ${misc:Depends}
Recommends: redmine (= ${source:Version})
Suggests: postgresql
Description: metapackage providing PostgreSQL dependencies for Redmine
 This package provides PostgreSQL dependencies for Redmine, a
 flexible project management web application. Install this
 one if you want to use a PostgreSQL database with Redmine.
 .
 Redmine package should be installed along with this package.

Package: redmine-sqlite
Architecture: all
Depends: dbconfig-sqlite3 | dbconfig-no-thanks,
         ruby-sqlite3 (>= 1.7.0~),
         ruby-sqlite3 (<< 1.8),
         sqlite3,
         ${misc:Depends}
Recommends: redmine (= ${source:Version})
Description: metapackage providing sqlite dependencies for Redmine
 This package provides sqlite dependencies for Redmine, a
 flexible project management web application. Install this
 one if you want to use a sqlite database with Redmine.
 .
 Redmine package should be installed along with this package.