Hello, the formatting of the pto_var manpage was broken (again ;-) in 2016.0 with commit https://sourceforge.net/p/hugin/hugin/ci/0c320838a56d907f694558875d3b5d93416e7237/ The whatis entry cannot be parsed and will therefore not be included into the apropos database. Trivial patch attached. (See also https://lintian.debian.org/tags/manpage-has-bad-whatis-entry.html and
https://bugs.launchpad.net/hugin/+bug/1451168 cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/20160123182555.GD27490%40argenau.bebt.de. For more options, visit https://groups.google.com/d/optout.
>From a85cbc9c9640cd18d154248dfe1e04ba917fdc14 Mon Sep 17 00:00:00 2001 From: Andreas Metzler <[email protected]> Date: Sat, 23 Jan 2016 19:13:39 +0100 Subject: [PATCH 2/2] correct whatis entry in generated manpage. --- doc/pto_var.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pto_var.pod b/doc/pto_var.pod index 12cd545..56565b4 100755 --- a/doc/pto_var.pod +++ b/doc/pto_var.pod @@ -1,6 +1,6 @@ =head1 NAME -pto_var: change image variables inside Hugin .pto project files +pto_var - change image variables inside Hugin .pto project files =head1 SYNOPSIS -- 2.7.0.rc3
