File: control

package info (click to toggle)
libatasmart 0.19-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,036 kB
  • ctags: 1,030
  • sloc: sh: 11,295; ansic: 5,645; makefile: 88; python: 25
file content (53 lines) | stat: -rw-r--r-- 1,777 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
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: autotools-dev,
               debhelper (>= 9),
               dh-autoreconf,
               libudev-dev,
               pkg-config,
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-utopia/libatasmart.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-utopia/libatasmart.git
Homepage: http://0pointer.de/blog/projects/being-smart.html

Package: libatasmart-dev
Section: libdevel
Architecture: any
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
Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends: ${misc:Depends},
         ${shlibs:Depends},
Multi-Arch: same
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