diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-06-08 15:04:30 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-06-08 15:06:34 +0400 |
commit | bc1679238048a30e33b53b159fd8481bc4894d59 (patch) | |
tree | 5b16e3eb0ea40cc4505502eb54f718af2374f5f1 /debian/control | |
parent | 48acd836049717a7d723e60b23d42a285036f82e (diff) | |
download | driverdb-bc1679238048a30e33b53b159fd8481bc4894d59.tar.gz |
Trigger devfsadm; use --no-await; allow failures
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/debian/control b/debian/control index c45e7d9..260269b 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,16 @@ Source: driverdb Section: kernel -Priority: required +Priority: optional Maintainer: Igor Pashev <pashev.igor@gmail.com> Build-Depends: debhelper, -Standards-Version: 3.9.3 +Standards-Version: 3.9.5 Homepage: http://illumos.org/ Vcs-Git: http://cgit.osdyson.org/illumos/driverdb.git Vcs-Browser: http://cgit.osdyson.org/illumos/driverdb.git/ Package: driverdb Architecture: all -Priority: optional -Section: kernel -Pre-Depends: bootadm (>= 2.10-3) Replaces: illumos-kernel (<< 2.10+6) Suggests: drvtools Depends: ${misc:Depends} |