> > +Template: > > +man-db/install-setuid > > This looks broken. Why the newline?
Ooops > > If you do not build the database now, it will be built the next time > > - /etc/cron.weekly/mandb runs, or you can do it yourself using 'mandb -c' as > > - user 'man'. In the meantime, the 'whatis' and 'apropos' commands will not > > - be able to display any output. > > + /etc/cron.weekly/man-db runs (automatically or manually). Until then, > > + the 'whatis' and 'apropos' commands will not be able to display any > > + output. > > . > > Incompatible changes like this should happen rarely. > > Again, the extra newline up there looks like a mistake. And oops again. Both will be fixed in the final patch. Temporary patch attached.
--- man-db.old/debian/templates.master 2007-06-08 06:14:17.598713400 +0200 +++ man-db/debian/templates.master 2007-06-27 18:30:51.161324366 +0200 @@ -1,3 +1,12 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# for an advice to [EMAIL PROTECTED] +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: man-db/install-setuid Type: boolean Default: false @@ -25,9 +34,9 @@ other packages. . If you do not build the database now, it will be built the next time - /etc/cron.weekly/mandb runs, or you can do it yourself using 'mandb -c' as - user 'man'. In the meantime, the 'whatis' and 'apropos' commands will not - be able to display any output. + /etc/cron.weekly/man-db runs (automatically or manually). Until then, + the 'whatis' and 'apropos' commands will not be able to display any + output. Template: man-db/rebuild-database Type: boolean @@ -40,8 +49,8 @@ packages. . If you do not build the database now, it will be built the next time - /etc/cron.weekly/mandb runs, or you can do it yourself using 'mandb -c' as - user 'man'. In the meantime, the 'whatis' and 'apropos' commands will not - be able to display any output. + /etc/cron.weekly/man-db runs (automatically or manually). Until then, + the 'whatis' and 'apropos' commands will not be able to display any + output. . Incompatible changes like this should happen rarely. --- man-db.old/debian/control 2007-06-08 06:14:17.598713400 +0200 +++ man-db/debian/control 2007-06-10 12:36:17.008762830 +0200 @@ -12,7 +12,7 @@ Provides: man, man-browser Conflicts: man, suidmanager (<< 0.50) Replaces: man, nlsutils -Description: The on-line manual pager +Description: on-line manual pager This package provides the man command, the primary way of examining the on-line help files (manual pages). Other utilities provided include the whatis and apropos commands for searching the manual page database, the
signature.asc
Description: Digital signature

