File: control

package info (click to toggle)
raidutils 0.0.6-23
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,840 kB
  • sloc: cpp: 39,794; ansic: 22,774; sh: 8,306; makefile: 19
file content (35 lines) | stat: -rw-r--r-- 1,409 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
Source: raidutils
Section: admin
Priority: optional
Maintainer: Barak A. Pearlmutter <bap@debian.org>
Build-Depends: debhelper-compat (= 12),
	       autoconf-archive,
	       linux-libc-dev
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: http://i2o.shadowconnect.com
Vcs-Git: https://salsa.debian.org/debian/raidutils.git
Vcs-Browser: https://salsa.debian.org/debian/raidutils

Package: dpt-i2o-raidutils
Architecture: any
Conflicts: raidutils (<< 0.0.6-6)
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: dtp-i2o-raidutils
Description: Adaptec I2O hardware RAID management utilities
 Suite of programs to manage some I2O-compliant RAID controllers; in
 particular some Adaptec hardware; to be very specific those using the
 dpt_i2o kernel module or CONFIG_SCSI_DPT_I2O driver, or (for more
 recent kernels) the i2o_block and i2o_config modules, or
 CONFIG_I2O_BLOCK and CONFIG_I2O_CONFIG drivers.  One can
 create/delete a RAID array, add/remove a hot spare drive to/from an
 array, activate/silence the alarm, and query array/disk status.

Package: raidutils
Architecture: all
Depends: dpt-i2o-raidutils, ${shlibs:Depends}, ${misc:Depends}
Description: Transition Package, raidutils to dpt-i2o-raidutils
 The Adaptec I2O RAID hardware utilities package has been renamed.
 This dummy dependency package helps transition from raidutils to
 dpt-i2o-raidutils.