On Mon, Feb 22, 2010 at 05:33:44AM +0100, Andreas Henriksson wrote: > I just ran into a lintian warning that says > "Unknown FreeBSD version `8.0'" > > You seem to have handled similar situations before according to Debian > bug #375628 .
Well, I didn't personally, as upstream had already handled it, but yes. Werner, could you apply this patch? FreeBSD 7.3 hasn't been released yet, but -RC1 is out. I noticed also that we needed to add an entry for IEEE Std 1003.1-2008, which the following patch takes care of. I'll make a corresponding upload to Debian shortly. === modified file 'tmac/doc-common' --- tmac/doc-common 2009-10-26 08:26:17 +0000 +++ tmac/doc-common 2010-02-22 09:13:36 +0000 @@ -506,6 +506,9 @@ .ds doc-operating-system-FreeBSD-6.4 6.4 .ds doc-operating-system-FreeBSD-7.0 7.0 .ds doc-operating-system-FreeBSD-7.1 7.1 +.ds doc-operating-system-FreeBSD-7.2 7.2 +.ds doc-operating-system-FreeBSD-7.3 7.3 +.ds doc-operating-system-FreeBSD-8.0 8.0 . .ds doc-operating-system-Darwin-8.0.0 8.0.0 .ds doc-operating-system-Darwin-8.1.0 8.1.0 === modified file 'tmac/doc-syms' --- tmac/doc-syms 2007-11-11 07:08:46 +0000 +++ tmac/doc-syms 2010-02-22 09:52:31 +0000 @@ -637,6 +637,8 @@ .as doc-str-St--p1003.1-2001 " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq]) .ds doc-str-St--p1003.1-2004 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.1-2004 .as doc-str-St--p1003.1-2004 " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq]) +.ds doc-str-St--p1003.1-2008 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.1-2008 +.as doc-str-St--p1003.1-2008 " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq]) . .\" POSIX Part 2: Shell and Utilities .ds doc-str-St--p1003.2 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.2 > Could you please have a look at > http://lintian.debian.org/tags/manpage-has-errors-from-man.html and > update groff again to support all current FreeBSD versions? A number of these entries appear to be due to lintian.debian.org using an out-of-date groff, but I did what I could to resolve things. Thanks, -- Colin Watson [cjwat...@debian.org] _______________________________________________ bug-groff mailing list bug-groff@gnu.org http://lists.gnu.org/mailman/listinfo/bug-groff