add an lca tag
[web/gag.com] / bdale / blog / posts / Demoting_Makedev.mdwn
1 [[!tag tags/debian]]
2 I just uploaded makedev version 2.3.1-89, the most significant change of which
3 is a move from Debian package priority 'required' to priority 'extra'.  I've
4 also filed a suitable bug against ftp.debian.org asking the ftp-masters to do
5 the required bit on their end.
6
7 This change was largely motivated by 
8 [bug #522048](http://bugs.debian.org/522048),
9 which pointed out that in an era of reliable udev, most Linux users should no
10 longer care about the presence of MAKEDEV.  The Debian packaging of the Hurd
11 apparently uses it's own MAKEDEV script, and I understand this change is a
12 non-issue for the BSD porters in Debian as well.  Since the makedev package
13 is not marked 'essential', and the package documentation and Debian policy 
14 encourage conditional use of the MAKEDEV script, there should be no package
15 changes required as a result of this demotion in priority.
16
17 If anyone experiences any undue pain as a result of this change, please
18 let me know.