File: control

package info (click to toggle)
openseachest 25.05.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 23,328 kB
  • sloc: ansic: 248,822; makefile: 1,681; sh: 595
file content (26 lines) | stat: -rw-r--r-- 806 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
Source: openseachest
Section: admin
Priority: optional
Maintainer: Alex Myczko <tar@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 meson,
 ninja-build,
Standards-Version: 4.7.2
Homepage: https://github.com/Seagate/openSeaChest
Vcs-Browser: https://salsa.debian.org/debian/openseachest
Vcs-Git: https://salsa.debian.org/debian/openseachest.git

Package: openseachest
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: utilities for operations on SATA/SAS/NVMe/USB storage devices
 These are tools for storage devices, some allegedly general, some specific for
 Seagate devices.
 .
 These allow things like upgrading the device firmware or changing to
 exported sector size of HDDs (i.e. that it also uses 4K logical sectors
 and not just 512e/4Kn).