Package: manpages-dev Version: 2.22-1 Tags: patch Severity: normal Package NMUed for #360843 with following diff:
diff -ur old/manpages-2.25/debian/changelog manpages-2.25/debian/changelog
--- old/manpages-2.25/debian/changelog 2006-04-22 22:14:15.000000000 -0400
+++ manpages-2.25/debian/changelog 2006-04-22 22:23:35.000000000 -0400
@@ -1,3 +1,13 @@
+manpages (2.25-2.1) unstable; urgency=low
+
+ * NMU
+ * Move create_module skip test to correct code block.
+ Also skip delete_module, init_module, get_kernel_syms, and query_module,
+ all currently provided by modutils.
+ Closes: #360843, #361084, #361369, #361958, #363252
+
+ -- Joey Hess <[EMAIL PROTECTED]> Sat, 22 Apr 2006 22:11:22 -0400
+
manpages (2.25-2) unstable; urgency=medium
* Deactivated create_module(2) sinc it is present in modutils as well
diff -ur old/manpages-2.25/debian/inst manpages-2.25/debian/inst
--- old/manpages-2.25/debian/inst 2006-04-22 22:14:15.000000000 -0400
+++ manpages-2.25/debian/inst 2006-04-22 22:25:15.000000000 -0400
@@ -28,7 +28,7 @@
;;
console.4|fd.4|fstab.5|ftpusers.5|lilo.conf.5|nfs.5|exports.5|ttytype.5|\
passwd.5|lilo.8|zic.8|zdump.8|ldconfig.8|nscd.conf.5|nscd.8|\
- mdoc.samples.7|create_module.2|\
+ mdoc.samples.7|\
ld.so.8)
echo -n "(skipped)"
;;
@@ -69,7 +69,9 @@
;;
infnan.3|fgetxattr.2|flistxattr.2|fremovexattr.2|fsetxattr.2|\
getxattr.2|lgetxattr.2|listxattr.2|llistxattr.2|lremovexattr.2|\
- lsetxattr.2|removexattr.2|setxattr.2)
+ lsetxattr.2|removexattr.2|setxattr.2a|\
+ create_module.2|get_kernel_syms.2|delete_module.2|\
+ init_module.2|query_module.2)
echo -n "(skipped)"
;;
*)
Note that the pages have always been in modutils, and as long as they're
left there there's no need for a Replaces or any of the other stuff
talked about in #360843. However, I think it would be better to
coordinate with the modutils maintainer to get them removed from there
and moved to manpages-dev, since modutils is obsolete.
--
see shy jo, refraining from comment on the ugliness of debian/inst
signature.asc
Description: Digital signature

