megactl/debian/control
Petter Reinholdtsen 3dc6bb2bb7 Import Debian changes 0.4.5-1
megactl (0.4.5-1) unstable; urgency=medium
.
  [ Petter Reinholdtsen ]
  * New upstream version 0.4.5
    - Dropped all patches now applied upstream.
.
megactl (0.4.4-4) unstable; urgency=medium
.
  * Fixed typo in patch metadata.
  * Added 0040-hardening.patch to use CPPFLAGS for hardening during build.
.
megactl (0.4.4-3) unstable; urgency=medium
.
  [ Petter Reinholdtsen ]
  * Added some patches fetched from upstream to improve appstrea
    metainfo and compiler warnings.
  * Updated Standards-Version from 4.6.2 to 4.7.0.
.
megactl (0.4.4-2) unstable; urgency=medium
.
  * Description: mention megacli. Reformat. Closes: #1069175.
.
megactl (0.4.4-1) unstable; urgency=medium
.
  * New upstream version 0.4.4
  * Drop applied patches
.
megactl (0.4.3+git20240307.6b1fdab-1) unstable; urgency=medium
.
  * Initial release (Closes: #1065322).
2025-08-12 15:35:30 +02:00

26 lines
1.1 KiB
Plaintext

Source: megactl
Section: admin
Priority: optional
Maintainer: Jérémy Lal <kapouer@melix.org>
Uploaders: Petter Reinholdtsen <pere@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.0
Homepage: https://github.com/namiltd/megactl/
Vcs-Browser: https://salsa.debian.org/debian/megactl
Vcs-Git: https://salsa.debian.org/debian/megactl.git
Package: megactl
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: LSI Megaraid Control and Monitoring Tools
Reports diagnostics on megaraid and megaraid_sas adapters and
attached disks, similar to the original "megacli" tool.
The adapters are also known as Dell PERC2, PERC3, PERC4 and PERC5.
Permits dumping of controller log pages for inspection of error,
temperature, and self-test conditions, initiates self-test
diagnostics, and documents adapter and logical drive configuration.
Target devices may be adapters, (e.g. a0), enclosures (e.g. a0e0),
or individual disks (e.g. a0e0s0). If no target is specified,
reports configuration and drive state on all adapters.