Control: reassign -1 doxygen 1.8.8-3 Control: affects -1 src:gdcm recent version of doxygen do not generate man pages anymore. This makes package such as GDCM FTBFS as seen in #759957
I have attached two files: >From a current wheezy system: $ cd /tmp/man $ ls Doxyfile gdcm2vtk.man $ apt-cache policy doxygen doxygen: Installed: 1.8.1.2-2 Candidate: 1.8.1.2-2 Version table: 1.8.8-3 0 100 http://ftp.fr.debian.org/debian/ unstable/main amd64 Packages 1.8.7-3 0 200 http://ftp.fr.debian.org/debian/ testing/main amd64 Packages *** 1.8.1.2-2 0 700 http://ftp.fr.debian.org/debian/ wheezy/main amd64 Packages 100 /var/lib/dpkg/status $ doxygen warning: Tag `SHOW_DIRECTORIES' at line 490 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 863 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `USE_INLINE_TREES' at line 1048 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: source /tmp/o/gdcm-2.4.3/Examples is not a readable file or directory... skipping. warning: source /tmp/o/gdcm-2.4.3/Testing is not a readable file or directory... skipping. warning: source /tmp/o/gdcm-2.4.3/Applications is not a readable file or directory... skipping. warning: source /tmp/o/gdcm-2.4.3/Utilities/VTK/Examples is not a readable file or directory... skipping. warning: source /tmp/o/gdcm-2.4.3/Utilities/VTK/Testing is not a readable file or directory... skipping. warning: source /tmp/o/gdcm-2.4.3/Utilities/VTK/Applications is not a readable file or directory... skipping. $ find . -name gdcm2vtk.1 ./generated/man/man1/gdcm2vtk.1 >From a sid/chroot: $ doxygen -v 1.8.8 $ find . | grep gdcm2vtk ./generated/man/man1/gdcm2vtk.man.1 ./generated/latex/gdcm2vtk_8man.tex ./generated/html/gdcm2vtk_8man.html ./generated/xml/gdcm2vtk_8man.xml ./gdcm2vtk.man -> gdcm2vtk.1 is not generated anymore.
gdcm2vtk.man
Description: Unix manual page
Doxyfile
Description: Binary data