X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=9f6904a2d65570adb30537116b0bfacc9800d181;hb=94fc804fb861d1ed47e7dc00f6dfa1cdaaa2df70;hp=203f207ee4c601e5d997994e44f9d5f32f5eae3c;hpb=a2673cf9f82250cfa4615b8afc6c3156e1c13dc0;p=debian%2Fmakedev diff --git a/debian/control b/debian/control index 203f207..9f6904a 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,9 @@ Source: makedev Section: admin -Priority: required +Priority: extra Maintainer: Bdale Garbee -Build-Depends-Indep: debhelper -Standards-Version: 3.6.2.1 +Build-Depends: debhelper (>= 5) +Standards-Version: 3.8.2 Package: makedev Architecture: all @@ -14,3 +14,6 @@ Description: creates device files in /dev . Device files are special files through which applications can interact with hardware. + . + This package is not necessary for most modern Linux systems, where the udev + subsystem provides a more dynamic mechanism for device file management.