tags 383167 +patch thanks The xdpr manual page and several others are now given the suffix "1" and not "1x". (Somehow xdpr and xpr lost the final "x" somewhere in between dh_installman and dh_installdeb but I can't see why.)
This is a result of a later change in xutils-dev 1:7.1.ds-1:
* Add 06_linux_manpage_suffixes.diff which now creates manpages without the
x suffix on linux
+ Make use of this fix in this package by autoreconf'ing with the macros
containing this fix installed
Trivial patch:
--- debian/manpages.orig 2006-08-26 03:06:06.000000000 +0000
+++ debian/manpages 2006-08-26 03:06:34.000000000 +0000
@@ -1,7 +1,7 @@
-debian/tmp/usr/share/man/man1/xdpr.1x
+debian/tmp/usr/share/man/man1/xdpr.1
debian/tmp/usr/share/man/man1/xphelloworld.1
-debian/tmp/usr/share/man/man1/xplsprinters.1x
-debian/tmp/usr/share/man/man1/xpr.1x
-debian/tmp/usr/share/man/man1/xprehashprinterlist.1x
+debian/tmp/usr/share/man/man1/xplsprinters.1
+debian/tmp/usr/share/man/man1/xpr.1
+debian/tmp/usr/share/man/man1/xprehashprinterlist.1
debian/tmp/usr/share/man/man1/xpsimplehelloworld.1
debian/tmp/usr/share/man/man1/xpxthelloworld.1
-- END --
Ben.
--
Ben Hutchings -- [EMAIL PROTECTED] shortened to [EMAIL PROTECTED]
If you've signed my GPG key, please send a signature on and to the new uid.
I say we take off; nuke the site from orbit. It's the only way to be sure.
signature.asc
Description: This is a digitally signed message part

