Codebase list libatasmart / 2d44d8b debian / control
2d44d8b

Tree @2d44d8b (Download .tar.gz)

control @2d44d8b

26fee25
 
 
 
fd14a0b
 
e8103c4
fd14a0b
 
936380e
393736b
 
26fee25
 
 
 
 
3bf7c91
fd14a0b
 
26fee25
 
 
 
 
 
e1a805e
26fee25
3bf7c91
fd14a0b
 
26fee25
 
 
 
 
 
 
 
 
ac06edc
fd14a0b
 
26fee25
 
 
 
53b19a7
 
 
Source: libatasmart
Section: libs
Priority: optional
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Uploaders: Michael Biebl <biebl@debian.org>,
           Martin Pitt <mpitt@debian.org>,
Build-Depends: debhelper-compat (= 11),
               libudev-dev,
               pkg-config,
Standards-Version: 4.1.3
Vcs-Git: https://salsa.debian.org/utopia-team/libatasmart.git
Vcs-Browser: https://salsa.debian.org/utopia-team/libatasmart
Homepage: http://0pointer.de/blog/projects/being-smart.html

Package: libatasmart-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libatasmart4 (= ${binary:Version}),
         ${misc:Depends},
Description: ATA S.M.A.R.T. reading and parsing library - development files
 A small and lightweight parser library for ATA S.M.A.R.T. hard disk
 health monitoring.
 .
 This package contains the development files.

Package: libatasmart4
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: ATA S.M.A.R.T. reading and parsing library
 A small and lightweight parser library for ATA S.M.A.R.T. hard disk
 health monitoring.
 .
 This package contains the shared library.

Package: libatasmart-bin
Section: utils
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: ATA S.M.A.R.T. reading and parsing library - utilities
 A small and lightweight parser library for ATA S.M.A.R.T. hard disk
 health monitoring.
 .
 This package contains the following utilities:
 * skdump - a small tool that produces a similar output to smartctl -a
 * sktest - a small tool for starting/aborting S.M.A.R.T. self-tests