File: control

package info (click to toggle)
rails 2%3A7.2.2.1%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 43,352 kB
  • sloc: ruby: 349,799; javascript: 30,703; yacc: 46; sql: 43; sh: 29; makefile: 27
file content (384 lines) | stat: -rw-r--r-- 15,443 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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
Source: rails
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@debian.org>,
           Utkarsh Gupta <utkarsh@debian.org>,
Build-Depends: debhelper-compat (= 13),
               gem2deb,
# Node packages
               rollup,
               node-rollup-plugin-node-resolve (>= 11~),
               node-rollup-plugin-commonjs (>= 15~),
               node-rollup-plugin-babel (>= 5.2~),
               node-babel7,
               webpack,
# Ruby packages - implicit dependencies
               ruby-byebug,
# Ruby packages - from Gemfile
               puma (>= 6.0~),
# Dropping due to chromium dependency #976291
#              qunit-selenium <!nocheck>,
               racc,
               rake (>= 11.1),
               ruby-bcrypt (<< 3.2),
               ruby-bcrypt (>= 3.1.11),
               ruby-benchmark-ips,
               ruby-capybara (>= 2.15),
               ruby-connection-pool,
               ruby-dalli,
               ruby-delayed-job (>= 4.1.9~),
               ruby-delayed-job-active-record (>= 4.1.6~),
               ruby-hiredis,
               ruby-json (>= 2.0.0),
               ruby-libxml,
               ruby-listen (>= 3.2~),
               ruby-minitest-reporters,
               ruby-mysql2 (>= 0.4.10),
               ruby-pg (>= 0.18.0),
               ruby-rack-cache (<< 2.0),
               ruby-rack-cache,
               ruby-rack-session (>= 1.0.1~),
               ruby-redis (<< 6.0),
               ruby-redis (>= 4.0),
               ruby-redis-namespace,
               ruby-sdoc,
               ruby-selenium-webdriver (>= 4.0.0) <!nocheck>,
               ruby-sequel,
               ruby-sidekiq,
               ruby-sprockets-export,
               ruby-sqlite3,
               ruby-turbolinks (>= 5.0),
               ruby-webmock,
# Ruby packages - from each gemspecs
               ruby-builder (<< 4.0) <!nocheck>,
               ruby-builder <!nocheck>,
               ruby-bundler <!nocheck>,
               ruby-concurrent (<< 2.0) <!nocheck>,
               ruby-concurrent (>= 1.3.1) <!nocheck>,
               ruby-erubi (<< 2.0) <!nocheck>,
               ruby-erubi <!nocheck>,
               ruby-globalid (>= 0.5.0~),
               ruby-i18n (>= 1.6~) <!nocheck>,
               ruby-mail (>= 2.7.1),
               ruby-marcel (>= 1.0~),
               ruby-mini-mime (>= 1.1~),
               ruby-method-source <!nocheck>,
               ruby-minitest (<< 6.0) <!nocheck>,
               ruby-minitest <!nocheck>,
               ruby-nio4r (<< 3.0) <!nocheck>,
               ruby-nio4r (>= 2.0) <!nocheck>,
               ruby-nokogiri (>= 1.16.8~) <!nocheck>,
               ruby-rack (>= 3~) <!nocheck>,
               ruby-rack-test (>= 0.6.3) <!nocheck>,
               ruby-rackup (>= 1~),
               ruby-rails-dom-testing (<< 3.0) <!nocheck>,
               ruby-rails-dom-testing (>= 2.0) <!nocheck>,
               ruby-rails-html-sanitizer (<< 2.0) <!nocheck>,
               ruby-rails-html-sanitizer (>= 1.6~) <!nocheck>,
               ruby-sprockets (>= 4~),
               ruby-thor (>= 1.0~) <!nocheck>,
               ruby-tzinfo (>= 2.0.5),
               ruby-useragent (>= 0.16~),
               ruby-webrick (>= 1.7~) <!nocheck>,
               ruby-websocket-driver <!nocheck>,
               sqlite3 <!nocheck>,
               ruby-zeitwerk (>= 2.6~) <!nocheck>,
# For activesupport tests
# starting and stopping redis don't check nocheck profile
               redis-server,
               procps
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/ruby-team/rails.git
Vcs-Browser: https://salsa.debian.org/ruby-team/rails
Homepage: https://rubyonrails.org
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no

Package: ruby-activesupport
Architecture: all
Depends: ${misc:Depends},
         ${ruby:Depends}
Breaks: gitaly (<= 1.78.0+dfsg-2~),
        ruby-delayed-job (<< 4.1.9~),
        ruby-globalid (<< 0.5.0~)
Description: collection of utility classes used by the Rails framework
 Active Support is a collection of utility classes and standard library
 extensions that were found useful for the Rails framework.
 .
 The classes reside in this package so they can be loaded as needed in
 Ruby projects outside of Rails.
X-DhRuby-Root: activesupport/

Package: ruby-activerecord
Architecture: all
Depends: ruby:any (>= 1:2.5.0),
         ruby-activemodel (= ${source:Version}),
         ruby-activesupport (= ${source:Version}),
         ${misc:Depends}
Breaks: ruby-activerecord-import (<< 1.0.5~),
        ruby-activerecord-nulldb-adapter (<< 0.8.0~),
        ruby-acts-as-taggable-on (<< 6.5~),
        ruby-arel,
        ruby-delayed-job-active-record (<< 4.1.6-3~),
        ruby-enumerize (<< 2.4.0~),
        ruby-has-secure-token (<< 1.0.0-3~),
        ruby-joiner (<< 0.6.0~),
        ruby-otr-activerecord (<< 2.0.0~),
        ruby-paranoia (<< 2.4.3~),
        ruby-sidekiq (<< 6.0~),
        schleuder (<< 5.0.0-3~)
Description: object-relational mapper framework (part of Rails)
 Active Records is a framework to work with databases on Rails. Build
 a persistent domain model by mapping database tables to Ruby classes.
 Strong conventions for associations, validations, aggregations,
 migrations, and testing come baked-in.
Replaces: ruby-arel,
X-DhRuby-Root: activerecord/

Package: ruby-activemodel
Architecture: all
Depends: ruby:any (>= 1:2.5.0),
         ruby-activesupport (= ${source:Version}),
         ${misc:Depends}
Breaks: ruby-inherited-resources (<< 1.13.0~),
        ruby-web-console (<< 4.1~)
Description: toolkit for building modeling frameworks (part of Rails)
 Active Model is a toolkit for building modeling frameworks like
 Active Record and Active Resource. This includes a rich support for
 attributes, callbacks, validations, observers, serialization,
 internationalization, and testing.
X-DhRuby-Root: activemodel/

Package: ruby-activejob
Architecture: all
Depends: ruby:any (>= 1:2.5.0),
         ruby-activesupport (= ${source:Version}),
         ruby-globalid,
         ${misc:Depends}
Description: job framework with pluggable queues (part of Rails)
 Active Job is a framework for declaring jobs and making them run on a variety
 of queueing backends. These jobs can be everything from regularly scheduled
 clean-ups, to billing charges, to mailings. Anything that can be chopped up
 into small units of work and run in parallel.
X-DhRuby-Root: activejob/

Package: ruby-actionview
Architecture: all
Depends: ruby:any (>= 1:2.5.0),
         ruby-activesupport (= ${source:Version}),
         ruby-builder (<< 4.0),
         ruby-builder,
         ruby-erubi (<< 2.0),
         ruby-erubi,
         ruby-rails-dom-testing (<< 3.0),
         ruby-rails-dom-testing (>= 2.0),
         ruby-rails-html-sanitizer (<< 2.0),
         ruby-rails-html-sanitizer (>= 1.6~),
         ${misc:Depends}
Breaks: ruby-web-console (<< 4.1~)
Description: framework for handling view template lookup and rendering (part of Rails)
 Action View is a framework for handling view template lookup and
 rendering, and provides view helpers that assist when building HTML
 forms, Atom feeds and more. Template formats that Action View handles
 are ERB (embedded Ruby, typically used to inline short Ruby snippets
 inside HTML), and XML Builder.
X-DhRuby-Root: actionview/

Package: ruby-actionpack
Architecture: all
Depends: ruby:any (>= 1:2.5.0),
         ruby-actionview (= ${source:Version}),
         ruby-activesupport (= ${source:Version}),
         ruby-rack (>= 3~),
         ruby-rack-session (>= 1.0.1),
         ruby-rack-test (>= 0.6.3),
         ruby-rails-dom-testing (<< 3.0),
         ruby-rails-dom-testing (>= 2.0),
         ruby-rails-html-sanitizer (<< 2.0),
         ruby-rails-html-sanitizer (>= 1.6~),
         ruby-useragent (>= 0.16~),
         ${misc:Depends}
Breaks: ruby-actionpack-action-caching (<< 1.2.2),
        ruby-actionpack-page-caching (<< 1.2.4),
        ruby-rails-controller-testing (<< 1.0.5-2~)
Description: web-flow and rendering framework putting the VC in MVC (part of Rails)
 Action Pack is a framework for web apps on Rails. Simple,
 battle-tested conventions for building and testing MVC web
 applications. Works with any Rack-compatible server.
X-DhRuby-Root: actionpack/

Package: ruby-actionmailbox
Architecture: all
Depends: ruby:any (>= 1:2.5.0),
         ruby-actionpack (= ${source:Version}),
         ruby-activejob (= ${source:Version}),
         ruby-activerecord (= ${source:Version}),
         ruby-activestorage (= ${source:Version}),
         ruby-activesupport (= ${source:Version}),
         ruby-mail (>= 2.7.1),
         ${misc:Depends}
Description: receive and process incoming emails (part of Rails)
 Action Mailbox routes incoming emails to controller-like mailboxes for
 processing in Rails. It ships with ingresses for Mailgun, Mandrill,
 Postmark, and SendGrid. It provides the way for handling inbound mails
 directly via the built-in Exim, Postfix, and Qmail ingresses.
X-DhRuby-Root: actionmailbox/

Package: ruby-actionmailer
Architecture: all
Depends: ruby:any (>= 1:2.5.0),
         ruby-actionpack (= ${source:Version}),
         ruby-actionview (= ${source:Version}),
         ruby-activejob (= ${source:Version}),
         ruby-mail (<< 3.0),
         ruby-mail,
         ruby-rails-dom-testing (<< 3.0),
         ruby-rails-dom-testing (>= 2.0),
         ${misc:Depends}
Breaks: ruby-sidekiq (<< 6.0~)
Description: email composition, delivery framework (part of Rails)
 Action Mailer is a framework for working with email on Rails.
 Compose, deliver, and test emails using the familiar controller/view
 pattern. First-class support for multipart email and attachments.
X-DhRuby-Root: actionmailer/

Package: ruby-actioncable
Architecture: all
Depends: ruby:any (>= 1:2.5.0),
         ruby-actionpack (= ${source:Version}),
         ruby-nio4r (<< 3.0),
         ruby-nio4r (>= 2.0),
         ruby-websocket-driver,
         ${misc:Depends}
Provides: node-rails-actioncable (=${source:Version})
Description: WebSocket framework for Rails (part of Rails)
 Action Cable seamlessly integrates WebSockets with the rest of your Rails
 application. It allows for real-time features to be written in Ruby in the same
 style and form as the rest of your Rails application, while still being
 performant and scalable. It's a full-stack offering that provides both a
 client-side JavaScript framework and a server-side Ruby framework. You have
 access to your full domain model written with Active Record or your ORM of
 choice.
X-DhRuby-Root: actioncable/

Package: ruby-activestorage
Architecture: all
Depends: ruby:any (>= 1:2.5.0),
         ruby-actionpack (= ${source:Version}),
         ruby-activejob (= ${source:Version}),
         ruby-activerecord (= ${source:Version}),
         ruby-marcel (>= 1.0~),
         ruby-mini-mime (>= 1.1~),
         ${misc:Depends}
Description: local and cloud file storage framework (part of Rails)
 Active Storage makes it simple to upload and reference files in cloud services
 like Amazon S3 and Microsoft Azure Storage, and attach those files to Active
 Records. Supports having one main service and mirrors in other services for
 redundancy. It also provides a disk service for testing or local deployments,
 but the focus is on cloud storage.
 .
 Files can be uploaded from the server to the cloud or directly from the client
 to the cloud.
 .
 Image files can furthermore be transformed using on-demand variants for
 quality, aspect ratio, size, or any other MiniMagick supported transformation.
X-DhRuby-Root: activestorage/

Package: ruby-actiontext
Architecture: all
Depends: ruby:any (>= 1:2.5.0),
         ruby-actionpack (= ${source:Version}),
         ruby-activerecord (= ${source:Version}),
         ruby-activestorage (= ${source:Version}),
         ruby-activesupport (= ${source:Version}),
         ruby-nokogiri (>= 1.8.5),
         ${misc:Depends}
Description: edit and display rich text (part of Rails)
 Action Text brings rich text content and editing to Rails. It includes
 the Trix editor that handles everything from formatting to links to
 quotes to lists to embedded images and galleries.
X-DhRuby-Root: actiontext/

Package: ruby-railties
Architecture: all
Depends: rake,
         ruby:any (>= 1:2.5.0),
         ruby-actionpack (= ${source:Version}),
         ruby-activesupport (= ${source:Version}),
         ruby-method-source,
         ruby-rackup,
         ruby-thor (>= 1.0~),
         ruby-zeitwerk (>= 2.6~),
         ${misc:Depends}
Breaks: ruby-coffee-rails (<< 5.0~),
        ruby-rails-i18n (<< 6.0~),
        ruby-roadie-rails (<< 2.1.1~),
        ruby-web-console (<< 4.1~),
        ruby-sidekiq (<< 6.0~),
        ruby-browser (<< 4.2~)
Description: tools for creating, working with, and running Rails applications
 This package contains the Rails internals, i.e. components that implement
 and/or control application bootup, plugins, generators, and rake tasks.
X-DhRuby-Root: railties/

Package: ruby-rails
Architecture: all
Depends: ruby-actioncable (= ${source:Version}),
         ruby-actionmailbox (= ${source:Version}),
         ruby-actionmailer (= ${source:Version}),
         ruby-actionpack (= ${source:Version}),
         ruby-actiontext (= ${source:Version}),
         ruby-actionview (= ${source:Version}),
         ruby-activejob (= ${source:Version}),
         ruby-activemodel (= ${source:Version}),
         ruby-activerecord (= ${source:Version}),
         ruby-activestorage (= ${source:Version}),
         ruby-activesupport (= ${source:Version}),
         ruby-bundler,
         ruby-railties (= ${source:Version}),
         ${misc:Depends}
Breaks: gitlab (<= 12.6.8-3~),
        ruby-data-migrate (<< 6.7.0~),
        ruby-invisible-captcha (<< 1.1.0-5~),
        ruby-leaflet-rails (<< 1.6.0+dfsg-2~),
        ruby-roadie-rails (<< 2.1.1~)
Description: MVC ruby based framework geared for web application development
 Rails is a full-stack, open-source web framework in Ruby for writing
 real-world applications.
 .
 Being a full-stack framework means that all layers are built to work
 seamlessly together. That way you don't repeat yourself and you can
 use a single language from top to bottom. Everything from templates to
 control flow to business logic is written in Ruby.
X-DhRuby-Root: ./

Package: rails
Architecture: all
Depends: ruby-rails (= ${source:Version}),
         bundler,
         puma (>= 6.0~),
         ruby-bootsnap (>= 1.4.2~),
         ruby-byebug,
         ruby-capybara (>= 2.15),
         ruby-jbuilder,
         ruby-listen (>= 3.2~),
         ruby-selenium-webdriver (>= 4.0.0),
         ruby-spring,
         ruby-spring-watcher-listen,
         ruby-sqlite3,
         ruby-turbolinks (>= 5.0),
         ruby-web-console (>= 4.1~),
# Still in NEW       ruby-webdrivers,
         ${misc:Depends}
Recommends: yarnpkg
Description: MVC ruby based framework geared for web application development (metapackage)
 Rails is a full-stack, open-source web framework in Ruby for writing
 real-world applications.
 .
 Being a full-stack framework means that all layers are built to work
 seamlessly together. That way you don't repeat yourself and you can
 use a single language from top to bottom. Everything from templates to
 control flow to business logic is written in Ruby.
 .
 This is a metapackage.