File: control

package info (click to toggle)
i2c 2.6.3-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 592 kB
  • ctags: 1,051
  • sloc: ansic: 6,419; perl: 637; makefile: 186
file content (20 lines) | stat: -rw-r--r-- 757 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: i2c
Section: misc
Priority: extra
Build-Depends: debhelper
Maintainer: David Z Maze <dmaze@debian.org>
Standards-Version: 3.5.2.0

Package: i2c-source
Architecture: i386
Depends: debhelper, devscripts (>= 2.5.20)
Suggests: kernel-package
Description: sources for drivers for the i2c bus
 The i2c bus is used by many modern motherboards to provide hardware health
 monitoring data, like temperature and fan speed. The i2c drivers are used
 by the lm-sensors package to access this data. Note that i2c drivers are
 available in recent versions of the linux kernel, but the drivers in this
 package may be more up to date.
 .
 This package contains the source for the i2c kernel modules. The kernel
 sources must be installed to compile these modules.