[Reproducible-commits] [doxygen] 02/02: Imported Debian patch 1.8.11-1
Reiner Herrmann
reiner at reiner-h.de
Sat Feb 13 11:08:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
deki-guest pushed a commit to branch master
in repository doxygen.
commit 672ede5d34e3d3781507af4a2b781eb46a6da255
Merge: 5fc7470 ec3cab5
Author: Matthias Klose <doko at debian.org>
Date: Sun Feb 7 17:53:44 2016 +0100
Imported Debian patch 1.8.11-1
BUILD.txt | 53 +
CMakeLists.txt | 143 +
Makefile.in | 161 -
Makefile.win_make.in | 34 -
Makefile.win_nmake.in | 51 -
PLATFORMS | 32 -
VERSION | 1 +
addon/doxmlparser/CMakeLists.txt | 0
addon/doxmlparser/src/Makefile.in | 15 -
addon/doxmlparser/src/basehandler.h | 2 +-
addon/doxmlparser/src/baseiterator.h | 2 +-
addon/doxmlparser/src/compoundhandler.cpp | 2 +-
addon/doxmlparser/src/compoundhandler.h | 2 +-
addon/doxmlparser/src/dochandler.cpp | 2 +-
addon/doxmlparser/src/dochandler.h | 2 +-
addon/doxmlparser/src/doxmlintf.h | 2 +-
addon/doxmlparser/src/doxmlparser.pro.in | 27 -
addon/doxmlparser/src/graphhandler.h | 2 +-
addon/doxmlparser/src/linkedtexthandler.cpp | 2 +-
addon/doxmlparser/src/linkedtexthandler.h | 2 +-
addon/doxmlparser/src/loamhandler.h | 2 +-
addon/doxmlparser/src/mainhandler.cpp | 2 +-
addon/doxmlparser/src/mainhandler.h | 2 +-
addon/doxmlparser/src/memberhandler.cpp | 2 +-
addon/doxmlparser/src/memberhandler.h | 2 +-
addon/doxmlparser/src/paramhandler.cpp | 2 +-
addon/doxmlparser/src/paramhandler.h | 2 +-
addon/doxmlparser/src/sectionhandler.cpp | 2 +-
addon/doxmlparser/src/sectionhandler.h | 2 +-
addon/doxyapp/CMakeLists.txt | 30 +
addon/doxyapp/Makefile.in | 19 -
addon/doxyapp/doxyapp.cpp | 11 +-
addon/doxyapp/doxyapp.pro.in | 12 -
addon/doxypysql/search.py | 483 +-
addon/doxysearch/CMakeLists.txt | 36 +
addon/doxysearch/Makefile.in | 34 -
addon/doxysearch/doxyindexer.cpp | 2 +-
addon/doxysearch/doxyindexer.pro.in | 12 -
addon/doxysearch/doxysearch.cpp | 2 +-
addon/doxysearch/doxysearch.pro.in | 12 -
addon/doxywizard/CMakeLists.txt | 116 +
addon/doxywizard/Makefile.in | 40 -
addon/doxywizard/config.l | 555 ---
addon/doxywizard/config_doxyw.l | 117 +-
addon/doxywizard/doxywizard.cpp | 99 +-
addon/doxywizard/doxywizard.pro.in | 40 -
addon/doxywizard/expert.cpp | 73 +-
addon/doxywizard/images/add.png | Bin 4321 -> 1680 bytes
addon/doxywizard/images/del.png | Bin 4231 -> 1592 bytes
addon/doxywizard/images/file.png | Bin 4380 -> 1740 bytes
addon/doxywizard/images/folder.png | Bin 4308 -> 1668 bytes
addon/doxywizard/images/refresh.png | Bin 4458 -> 1823 bytes
addon/doxywizard/images/tunecolor.png | Bin 116333 -> 102299 bytes
addon/doxywizard/inputbool.cpp | 22 +-
addon/doxywizard/inputbool.h | 2 +-
addon/doxywizard/inputint.cpp | 11 +-
addon/doxywizard/inputint.h | 2 +-
addon/doxywizard/inputstring.cpp | 27 +-
addon/doxywizard/inputstring.h | 2 +-
addon/doxywizard/inputstrlist.cpp | 31 +-
addon/doxywizard/inputstrlist.h | 2 +-
addon/doxywizard/version.h | 2 +-
addon/doxywizard/wizard.cpp | 118 +-
addon/doxywizard/wizard.h | 2 +-
cmake/FindIconv.cmake | 126 +
cmake/FindLibClang.cmake | 51 +
cmake/FindSQLite3.cmake | 86 +
cmake/FindXapian.cmake | 42 +
cmake/lang_cfg.cmake | 11 +
cmake/packaging.cmake | 112 +
cmake/version.cmake | 2 +
configure | 993 ----
debian/changelog | 25 +-
debian/compat | 2 +-
debian/control | 8 +-
debian/copyright | 6 +-
debian/dh-doxygen/dh_doxygen.1 | 4 +-
debian/patches/default-no-timestamp.diff | 27 -
debian/patches/dot-config.diff | 8 +-
debian/patches/doxygen-jquery.patch | 2 +-
debian/patches/issue742427.diff | 24 -
debian/patches/issue759241.diff | 13 +
debian/patches/manpages.diff | 10 +-
debian/patches/no-rpath.diff | 13 +
debian/patches/pyversion.diff | 22 +
debian/patches/qt4.diff | 22 -
debian/patches/series | 10 +-
debian/patches/system_tmake.patch | 20 -
debian/patches/translator_python_detection.diff | 36 -
debian/rules | 89 +-
doc/.gitignore | 2 +-
doc/CMakeLists.txt | 185 +
doc/Doxyfile | 6 +-
doc/Makefile.in | 39 -
doc/Makefile.latex | 2 +-
doc/Makefile.win_make.in | 40 -
doc/Makefile.win_nmake.in | 41 -
doc/arch.doc | 47 +-
doc/autolink.doc | 20 +-
doc/changelog.doc | 2649 ++++++-----
doc/commands.doc | 231 +-
doc/config.doc | 3903 ---------------
doc/custcmd.doc | 2 +-
doc/customize.doc | 2 +-
doc/dbusxml.doc | 149 -
doc/diagrams.doc | 32 +-
doc/docblocks.doc | 64 +-
doc/doxygen.1 | 4 +-
doc/doxygen.sty | 486 --
doc/doxygen_manual.tex | 75 +-
doc/doxygen_usage.doc | 2 +-
doc/doxyindexer.1 | 2 +-
doc/doxysearch.1 | 2 +-
doc/doxywizard.1 | 2 +-
doc/doxywizard_usage.doc | 2 +-
doc/external.doc | 2 +-
doc/extsearch.doc | 2 +-
doc/faq.doc | 17 +-
doc/features.doc | 2 +-
doc/formulas.doc | 4 +-
doc/grouping.doc | 22 +-
doc/htmlcmds.doc | 2 +-
doc/index.doc | 4 +-
doc/install.doc | 416 +-
doc/language.doc | 773 ---
doc/language.tpl | 2 +-
doc/mailto.txt | 4 +-
doc/maintainers.txt | 2 +-
doc/manual.sty | 33 +
doc/markdown.doc | 12 +-
doc/output.doc | 2 +-
doc/preprocessing.doc | 2 +-
doc/searching.doc | 2 +-
doc/starting.doc | 2 +-
doc/tables.doc | 95 +
doc/translator.py | 13 +-
doc/translator_report.txt | 1138 -----
doc/trouble.doc | 4 +-
doc/xmlcmds.doc | 2 +-
examples/CMakeLists.txt | 250 +
examples/Makefile.in | 129 -
examples/Makefile.win.in | 122 -
examples/afterdoc.cfg | 7 +-
examples/afterdoc.h | 2 +-
examples/author.cfg | 6 +-
examples/autolink.cfg | 6 +-
examples/autolink.cpp | 38 +-
examples/class.cfg | 7 +-
examples/class.h | 2 +-
examples/dbusxml.cfg | 6 +-
examples/define.cfg | 7 +-
examples/diagrams.cfg | 7 +-
examples/docstring.cfg | 6 +-
examples/enum.cfg | 7 +-
examples/enum.h | 8 +-
examples/example.cfg | 6 +-
examples/example.cpp | 8 +-
examples/example_test.cpp | 2 +-
examples/file.cfg | 7 +-
examples/func.cfg | 7 +-
examples/func.h | 12 +-
examples/group.cfg | 6 +-
examples/include.cfg | 8 +-
examples/include.cpp | 8 +-
examples/{example_test.cpp => include_test.cpp} | 2 +-
examples/jdstyle.cfg | 6 +-
examples/jdstyle.cpp | 10 +-
examples/manual.cfg | 6 +-
examples/memgrp.cfg | 6 +-
examples/memgrp.cpp | 10 +-
examples/mux.cfg | 6 +-
examples/overload.cfg | 6 +-
examples/overload.cpp | 12 +-
examples/page.cfg | 6 +-
examples/par.cfg | 6 +-
examples/par.cpp | 4 +-
examples/pyexample.cfg | 6 +-
examples/qtstyle.cfg | 6 +-
examples/qtstyle.cpp | 8 +-
examples/relates.cfg | 6 +-
examples/restypedef.cfg | 6 +-
examples/strip_example.py | 9 +
examples/structcmd.cfg | 7 +-
examples/tag.cfg | 2 +-
examples/tclexample.cfg | 6 +-
examples/templ.cfg | 2 +-
jquery/jquery.ui-1.8.18.core.js | 2 +-
libmd5/CMakeLists.txt | 3 +
packages/rpm/doxygen.spec | 129 -
packages/rpm/doxygen.spec.in | 126 -
qtools/CMakeLists.txt | 57 +
qtools/Doxyfile | 6 +-
qtools/qcstring.cpp | 8 +-
qtools/qcstring.h | 5 +-
qtools/qfeatures.h | 2 +-
qtools/qfile_win32.cpp | 2 +-
qtools/qgdict.cpp | 26 +
qtools/qglobal.h | 28 -
qtools/qstring.cpp | 60 +-
qtools/qstring.h | 1 +
src/CMakeLists.txt | 242 +
src/Makefile.in | 53 -
src/arguments.cpp | 5 +
src/arguments.h | 47 +-
src/bufstr.h | 2 +-
src/cite.cpp | 4 +-
src/classdef.cpp | 94 +-
src/classdef.h | 66 +-
src/classlist.cpp | 2 +-
src/classlist.h | 2 +-
src/cmdmapper.cpp | 5 +-
src/cmdmapper.h | 7 +-
src/code.h | 2 +-
src/code.l | 17 +-
src/commentcnv.h | 2 +-
src/commentcnv.l | 18 +-
src/commentscan.h | 2 +-
src/commentscan.l | 137 +-
src/condparser.cpp | 2 +-
src/condparser.h | 2 +-
src/config.h | 20 +-
src/config.l | 214 +-
src/config.xml | 94 +-
src/configgen.py | 2 +-
src/configoptions.h | 2 +-
src/constexp.h | 2 +-
src/constexp.l | 6 +-
src/constexp.y | 2 +-
src/context.cpp | 4508 +++++++++++++-----
src/context.h | 214 +-
src/cppvalue.cpp | 2 +-
src/cppvalue.h | 2 +-
src/dbusxmlscanner.cpp | 881 ----
src/debug.cpp | 2 +-
src/debug.h | 2 +-
src/declinfo.h | 2 +-
src/declinfo.l | 5 +-
src/defargs.h | 2 +-
src/defargs.l | 43 +-
src/defgen.cpp | 2 +-
src/defgen.h | 2 +-
src/define.cpp | 2 +-
src/define.h | 2 +-
src/definition.cpp | 49 +-
src/definition.h | 15 +-
src/dia.cpp | 2 +-
src/dia.h | 2 +-
src/diagram.cpp | 4 +-
src/diagram.h | 2 +-
src/dirdef.cpp | 12 +-
src/dirdef.h | 3 +-
src/docbookgen.cpp | 16 +-
src/docbookgen.h | 2 +-
src/docbookvisitor.cpp | 4 +-
src/docbookvisitor.h | 2 +-
src/docparser.cpp | 154 +-
src/docparser.h | 58 +-
src/docsets.cpp | 6 +-
src/docsets.h | 2 +-
src/doctokenizer.h | 2 +-
src/doctokenizer.l | 38 +-
src/docvisitor.h | 2 +-
src/dot.cpp | 214 +-
src/dot.h | 55 +-
src/doxygen.cpp | 1193 ++---
src/doxygen.h | 16 +-
src/doxygen.md | 4 +
src/doxygen.pro.in | 40 -
src/eclipsehelp.cpp | 2 +-
src/eclipsehelp.h | 2 +-
src/entry.cpp | 10 +-
src/entry.h | 2 +-
src/example.h | 2 +-
src/filedef.cpp | 7 +-
src/filedef.h | 4 +-
src/filename.cpp | 2 +-
src/filename.h | 2 +-
src/fileparser.cpp | 2 +-
src/fileparser.h | 2 +-
src/filestorage.h | 2 +-
src/formula.cpp | 6 +-
src/formula.h | 2 +-
src/fortrancode.h | 3 +-
src/fortrancode.l | 43 +-
src/fortranscanner.h | 2 +-
src/fortranscanner.l | 84 +-
src/ftvhelp.cpp | 3 +-
src/ftvhelp.h | 2 +-
src/groupdef.cpp | 7 +-
src/groupdef.h | 2 +-
src/htags.cpp | 4 +-
src/htags.h | 2 +-
src/htmlattrib.h | 2 +-
src/htmldocvisitor.cpp | 102 +-
src/htmldocvisitor.h | 2 +-
src/htmlentity.cpp | 8 +-
src/htmlentity.h | 2 +-
src/htmlgen.cpp | 74 +-
src/htmlgen.h | 2 +-
src/htmlhelp.cpp | 2 +-
src/htmlhelp.h | 2 +-
src/image.cpp | 2 +-
src/image.h | 2 +-
src/increasebuffer.py | 7 -
src/index.cpp | 29 +-
src/index.h | 3 +-
src/lang_cfg.py | 8 -
src/language.cpp | 2 +-
src/language.h | 2 +-
src/latexdocvisitor.cpp | 235 +-
src/latexdocvisitor.h | 88 +-
src/latexgen.cpp | 584 ++-
src/latexgen.h | 90 +-
src/layout.cpp | 8 +-
src/layout.h | 2 +-
src/libdoxycfg.pro.in | 27 -
src/libdoxycfg.t.in | 53 -
src/libdoxygen.pro.in | 242 -
src/libdoxygen.t.in | 126 -
src/lodepng.cpp | 2 +-
src/logos.cpp | 2 +-
src/logos.h | 2 +-
src/main.cpp | 10 +-
src/mandocvisitor.cpp | 2 +-
src/mandocvisitor.h | 2 +-
src/mangen.cpp | 3 +-
src/mangen.h | 2 +-
src/markdown.cpp | 57 +-
src/markdown.h | 2 +-
src/marshal.h | 2 +-
src/memberdef.cpp | 87 +-
src/memberdef.h | 4 +-
src/membergroup.cpp | 7 +-
src/membergroup.h | 11 +-
src/memberlist.cpp | 20 +-
src/memberlist.h | 2 +-
src/membername.cpp | 2 +-
src/membername.h | 2 +-
src/message.cpp | 59 +-
src/message.h | 3 +-
src/msc.cpp | 2 +-
src/msc.h | 2 +-
src/namespacedef.cpp | 23 +-
src/namespacedef.h | 3 +-
src/objcache.cpp | 2 +-
src/objcache.h | 2 +-
src/outputgen.cpp | 7 +-
src/outputgen.h | 2 +-
src/outputlist.cpp | 2 +-
src/outputlist.h | 2 +-
src/pagedef.cpp | 19 +-
src/pagedef.h | 4 +-
src/parserintf.h | 2 +-
src/perlmodgen.cpp | 2 +-
src/perlmodgen.h | 2 +-
src/plantuml.cpp | 8 +-
src/plantuml.h | 2 +-
src/portable.cpp | 2 +-
src/portable_c.c | 4 +
src/pre.h | 2 +-
src/pre.l | 46 +-
src/printdocvisitor.h | 9 +-
src/pycode.h | 2 +-
src/pycode.l | 155 +-
src/pyscanner.h | 2 +-
src/pyscanner.l | 89 +-
src/qtbc.h | 2 +-
src/reflist.cpp | 19 +-
src/reflist.h | 4 +-
src/res2cc_cmd.py | 2 +-
src/resourcemgr.cpp | 2 +-
src/resourcemgr.h | 8 +-
src/rtfdocvisitor.cpp | 5 +-
src/rtfdocvisitor.h | 2 +-
src/rtfgen.cpp | 50 +-
src/rtfgen.h | 2 +-
src/rtfstyle.cpp | 2 +-
src/rtfstyle.h | 2 +-
src/scanner.h | 2 +-
src/scanner.l | 135 +-
src/searchindex.cpp | 333 +-
src/searchindex.h | 55 +-
src/section.h | 5 +-
src/settings.py | 29 -
src/sortdict.h | 2 +-
src/sqlite3gen.cpp | 254 +-
src/sqlite3gen.h | 2 +-
src/store.cpp | 2 +-
src/store.h | 2 +-
src/tagreader.cpp | 2 +-
src/tagreader.h | 2 +-
src/tclscanner.h | 2 +-
src/tclscanner.l | 14 +-
src/template.cpp | 666 +--
src/template.h | 127 +-
src/textdocvisitor.cpp | 2 +-
src/textdocvisitor.h | 2 +-
src/tooltip.cpp | 2 +-
src/tooltip.h | 2 +-
src/translator.h | 2 +-
src/translator_am.h | 4 +-
src/translator_ar.h | 6 +-
src/translator_br.h | 8 +-
src/translator_ca.h | 4 +-
src/translator_cn.h | 231 +-
src/translator_cz.h | 8 +-
src/translator_de.h | 8 +-
src/translator_dk.h | 4 +-
src/translator_en.h | 10 +-
src/translator_eo.h | 8 +-
src/translator_es.h | 8 +-
src/translator_fa.h | 6 +-
src/translator_fi.h | 6 +-
src/translator_fr.h | 10 +-
src/translator_gr.h | 163 +-
src/translator_hr.h | 4 +-
src/translator_hu.h | 4 +-
src/translator_id.h | 4 +-
src/translator_it.h | 137 +-
src/translator_je.h | 2 +-
src/translator_jp.h | 8 +-
src/translator_ke.h | 2 +-
src/translator_kr.h | 8 +-
src/translator_lt.h | 6 +-
src/translator_lv.h | 10 +-
src/translator_mk.h | 4 +-
src/translator_nl.h | 8 +-
src/translator_no.h | 4 +-
src/translator_pl.h | 4 +-
src/translator_pt.h | 8 +-
src/translator_ro.h | 8 +-
src/translator_ru.h | 8 +-
src/translator_sc.h | 4 +-
src/translator_si.h | 6 +-
src/translator_sk.h | 8 +-
src/translator_sr.h | 4 +-
src/translator_sv.h | 53 +-
src/translator_tr.h | 4 +-
src/translator_tw.h | 32 +-
src/translator_ua.h | 8 +-
src/translator_vi.h | 4 +-
src/translator_za.h | 4 +-
src/types.h | 2 +-
src/util.cpp | 331 +-
src/util.h | 19 +-
src/version.cpp | 1 -
src/version.h | 2 +-
src/version.py | 58 -
src/vhdlcode.l | 8 +-
src/vhdldocgen.cpp | 159 +-
src/vhdldocgen.h | 5 +-
src/vhdljjparser.cpp | 56 +-
src/{pycode.h => xmlcode.h} | 14 +-
src/xmlcode.l | 413 ++
src/xmldocvisitor.cpp | 24 +-
src/xmldocvisitor.h | 2 +-
src/xmlgen.cpp | 22 +-
src/xmlgen.h | 2 +-
src/{dbusxmlscanner.h => xmlscanner.h} | 48 +-
templates/html/doxygen.css | 30 +-
templates/html/header.html | 2 +-
templates/html/htmlallmembers.tpl | 59 +-
templates/html/htmlannotated.tpl | 2 +-
templates/html/htmlbase.tpl | 31 +-
templates/html/htmlclass.tpl | 15 +-
templates/html/htmlclasses.tpl | 4 +-
templates/html/htmldeclcomp.tpl | 1 -
templates/html/htmldir.tpl | 29 +-
templates/html/htmldirtree.tpl | 8 +-
templates/html/htmlexample.tpl | 17 +
.../html/{htmlmodules.tpl => htmlexamples.tpl} | 6 +-
templates/html/htmlfile.tpl | 81 +-
templates/html/htmlfiles.tpl | 2 +-
templates/html/htmlhierarchy.tpl | 2 +-
templates/html/htmlindexpages.tpl | 2 +-
templates/html/htmlinlineclasses.tpl | 70 +
templates/html/htmljsnavtree.tpl | 5 +-
templates/html/htmljssearchdata.tpl | 31 +
templates/html/htmljssearchindex.tpl | 15 +
templates/html/htmllayout.tpl | 80 +-
templates/html/htmlmembersindex.tpl | 20 +-
templates/html/htmlmemdecl.tpl | 20 +-
templates/html/htmlmemdef.tpl | 59 +-
templates/html/htmlmodule.tpl | 81 +-
templates/html/htmlmodules.tpl | 2 +-
templates/html/htmlnamespace.tpl | 81 +-
templates/html/htmlnamespaces.tpl | 2 +-
templates/html/htmlnavtree.tpl | 2 +-
templates/html/htmlobjlink.tpl | 6 +-
templates/html/htmlpage.tpl | 8 +-
templates/html/htmlpages.tpl | 2 +-
.../html/htmlsearchresult.tpl | 11 +-
templates/html/htmlsource.tpl | 16 +-
templates/html/htmltabs.tpl | 4 +-
templates/html/htmltypeconstraints.tpl | 2 +-
templates/html/resize.js | 2 +-
templates/latex/doxygen.sty | 147 +-
templates/latex/latexannotated.tpl | 9 +
templates/latex/latexclass.tpl | 114 +
templates/latex/latexfiles.tpl | 1 +
templates/latex/latexinclude.tpl | 32 +
templates/latex/latexlayout.tpl | 35 +
templates/latex/latexmakefile.tpl | 64 +
templates/latex/latexmodules.tpl | 1 +
templates/latex/latexnamespaces.tpl | 1 +
templates/latex/latexobjlink.tpl | 6 +
templates/latex/latexrefman.tpl | 227 +
templates/latex/latextypeconstraints.tpl | 12 +
templates/xml/compound.xsd | 2 +
testing/009/class_bug.xml | 2 +-
testing/009/class_deprecated.xml | 2 +-
testing/009/class_reminder.xml | 2 +-
testing/009/class_test.xml | 2 +-
testing/009/class_todo.xml | 2 +-
testing/011/category_integer_07_arithmetic_08.xml | 4 +-
testing/011/interface_integer.xml | 4 +-
testing/011_category.m | 2 +-
testing/012_cite.dox | 2 +-
testing/013/class_t1.xml | 2 +-
testing/013/class_t2.xml | 2 +-
testing/013/class_t3.xml | 2 +-
testing/013/class_t4.xml | 2 +-
testing/015/015__cond_8c.xml | 2 +-
testing/018/018__def_8c.xml | 10 +-
testing/020/indexpage.xml | 16 +-
testing/021_dontinclude.cpp | 1 -
testing/022_dot.cpp | 2 +-
testing/025/class_test.xml | 4 +-
testing/025_example.cpp | 2 +-
testing/026/class_test.xml | 2 +-
testing/027/struct_car.xml | 4 +-
testing/027/struct_object.xml | 4 +-
testing/027/struct_truck.xml | 4 +-
testing/027/struct_vehicle.xml | 4 +-
testing/029/029__hideinit_8c.xml | 4 +-
testing/030_htmlinclude.dox | 1 -
testing/031_image.dox | 2 +-
testing/032_include.cpp | 1 -
testing/035/035__invariant_8c.xml | 2 +-
testing/037/class_receiver.xml | 2 +-
testing/037/class_sender.xml | 2 +-
testing/039/class_test.xml | 2 +-
testing/041/class_test.xml | 8 +-
testing/044/struct_s.xml | 14 +-
testing/046/class_test.xml | 2 +-
testing/048/048__showinit_8c.xml | 4 +-
testing/049/indexpage.xml | 2 +-
testing/049_snippet.cpp | 3 +-
testing/050_verbatim.dox | 1 -
testing/051/indexpage.xml | 2 +-
testing/051_escape.dox | 2 +
testing/056_latexinclude.dox | 1 -
testing/057/057__caller__graphs_8tcl.xml | 10 +-
testing/057/__057__caller__graphs_8tcl.xml | 2 +-
testing/057/namespace1.xml | 14 +-
testing/057/namespace1_1_11.xml | 2 +-
testing/057/namespace1_1_11_1_11.xml | 2 +-
testing/057/namespace2.xml | 2 +-
testing/057/namespace2_1_12.xml | 2 +-
testing/057/namespace2_1_12_1_12.xml | 2 +-
testing/057/namespace2_1_12_1_12_1_12.xml | 2 +-
testing/057/namespace2_1_12_1_12_1_12_1_12.xml | 2 +-
testing/057/namespacebar.xml | 6 +-
testing/057/namespacefoo.xml | 2 +-
testing/057_caller_graphs.tcl | 2 +-
testing/058/058__bracket__recursion_8tcl.xml | 50 +-
testing/059/059__command__catch_8tcl.xml | 24 +-
testing/060/060__command__switch_8tcl.xml | 42 +-
testing/061/class_test.xml | 8 +-
testing/062/namespacen1.xml | 4 +-
testing/062/namespacen2.xml | 4 +-
testing/062/namespacen3.xml | 4 +-
testing/063/namespaceoo_1_1_helpers.xml | 2 +-
testing/063/namespaceoo_1_1define.xml | 2 +-
testing/064/struct_foo.xml | 2 +-
testing/CMakeLists.txt | 9 +
testing/Makefile | 3 -
testing/{README => README.txt} | 34 +-
testing/debug.txt | 30 -
testing/html/063__bug__729092_8tcl.html | 112 -
testing/html/arrowdown.png | Bin 246 -> 0 bytes
testing/html/arrowright.png | Bin 229 -> 0 bytes
testing/html/bc_s.png | Bin 676 -> 0 bytes
testing/html/bdwn.png | Bin 147 -> 0 bytes
testing/html/closed.png | Bin 132 -> 0 bytes
testing/html/doc.png | Bin 746 -> 0 bytes
testing/html/doxygen.css | 1449 ------
testing/html/doxygen.png | Bin 3779 -> 0 bytes
testing/html/dynsections.js | 97 -
testing/html/files.html | 99 -
testing/html/folderclosed.png | Bin 616 -> 0 bytes
testing/html/folderopen.png | Bin 597 -> 0 bytes
testing/html/ftv2blank.png | Bin 86 -> 0 bytes
testing/html/ftv2doc.png | Bin 746 -> 0 bytes
testing/html/ftv2folderclosed.png | Bin 616 -> 0 bytes
testing/html/ftv2folderopen.png | Bin 597 -> 0 bytes
testing/html/ftv2lastnode.png | Bin 86 -> 0 bytes
testing/html/ftv2link.png | Bin 746 -> 0 bytes
testing/html/ftv2mlastnode.png | Bin 246 -> 0 bytes
testing/html/ftv2mnode.png | Bin 246 -> 0 bytes
testing/html/ftv2node.png | Bin 86 -> 0 bytes
testing/html/ftv2plastnode.png | Bin 229 -> 0 bytes
testing/html/ftv2pnode.png | Bin 229 -> 0 bytes
testing/html/ftv2splitbar.png | Bin 314 -> 0 bytes
testing/html/ftv2vertline.png | Bin 86 -> 0 bytes
testing/html/index.html | 89 -
testing/html/jquery.js | 68 -
testing/html/namespacemembers.html | 105 -
testing/html/namespacemembers_func.html | 105 -
testing/html/namespaceoo.html | 105 -
testing/html/namespaceoo_1_1_helpers.html | 129 -
testing/html/namespaceoo_1_1define.html | 129 -
testing/html/namespaces.html | 102 -
testing/html/nav_f.png | Bin 153 -> 0 bytes
testing/html/nav_g.png | Bin 95 -> 0 bytes
testing/html/nav_h.png | Bin 98 -> 0 bytes
testing/html/open.png | Bin 123 -> 0 bytes
testing/html/search/all_0.html | 26 -
testing/html/search/all_0.js | 4 -
testing/html/search/all_1.html | 26 -
testing/html/search/all_1.js | 5 -
testing/html/search/all_2.html | 26 -
testing/html/search/all_2.js | 6 -
testing/html/search/close.png | Bin 273 -> 0 bytes
testing/html/search/files_0.js | 4 -
testing/html/search/functions_0.html | 26 -
testing/html/search/functions_0.js | 5 -
testing/html/search/mag_sel.png | Bin 563 -> 0 bytes
testing/html/search/namespaces_0.html | 26 -
testing/html/search/namespaces_0.js | 6 -
testing/html/search/nomatches.html | 12 -
testing/html/search/search.css | 271 --
testing/html/search/search.js | 791 ----
testing/html/search/search_l.png | Bin 604 -> 0 bytes
testing/html/search/search_m.png | Bin 158 -> 0 bytes
testing/html/search/search_r.png | Bin 612 -> 0 bytes
testing/html/search/searchdata.js | 24 -
testing/html/splitbar.png | Bin 314 -> 0 bytes
testing/html/sync_off.png | Bin 853 -> 0 bytes
testing/html/sync_on.png | Bin 845 -> 0 bytes
testing/html/tab_a.png | Bin 142 -> 0 bytes
testing/html/tab_b.png | Bin 169 -> 0 bytes
testing/html/tab_h.png | Bin 177 -> 0 bytes
testing/html/tab_s.png | Bin 184 -> 0 bytes
testing/html/tabs.css | 60 -
testing/runtests.pl | 252 -
testing/runtests.py | 202 +
tmake/CHANGES | 49 -
tmake/LICENSE | 9 -
tmake/README | 10 -
tmake/bin/progen | 249 -
tmake/bin/tmake | 1262 -----
tmake/doc/m-linux-gcc.html | 85 -
tmake/doc/m-win32-msvc.html | 89 -
tmake/doc/tmake.html | 727 ---
tmake/doc/tmake_ref.html | 463 --
tmake/example/hello.cpp | 102 -
tmake/example/hello.h | 34 -
tmake/example/hello.pro | 3 -
tmake/example/main.cpp | 38 -
tmake/example/wc.t | 6 -
tmake/lib/aix-g++/app.t | 2 -
tmake/lib/aix-g++/lib.t | 2 -
tmake/lib/aix-g++/subdirs.t | 2 -
tmake/lib/aix-g++/tmake.conf | 58 -
tmake/lib/aix-xlc/app.t | 2 -
tmake/lib/aix-xlc/lib.t | 2 -
tmake/lib/aix-xlc/subdirs.t | 2 -
tmake/lib/aix-xlc/tmake.conf | 64 -
tmake/lib/beos-g++/app.t | 2 -
tmake/lib/beos-g++/lib.t | 2 -
tmake/lib/beos-g++/subdirs.t | 2 -
tmake/lib/beos-g++/tmake.conf | 51 -
tmake/lib/bsdi-g++/app.t | 2 -
tmake/lib/bsdi-g++/lib.t | 2 -
tmake/lib/bsdi-g++/subdirs.t | 2 -
tmake/lib/bsdi-g++/tmake.conf | 61 -
tmake/lib/dgux-g++/app.t | 2 -
tmake/lib/dgux-g++/lib.t | 2 -
tmake/lib/dgux-g++/subdirs.t | 2 -
tmake/lib/dgux-g++/tmake.conf | 59 -
tmake/lib/freebsd-g++/app.t | 2 -
tmake/lib/freebsd-g++/lib.t | 2 -
tmake/lib/freebsd-g++/subdirs.t | 2 -
tmake/lib/freebsd-g++/tmake.conf | 60 -
tmake/lib/gnu-g++/app.t | 2 -
tmake/lib/gnu-g++/lib.t | 2 -
tmake/lib/gnu-g++/subdirs.t | 2 -
tmake/lib/gnu-g++/tmake.conf | 58 -
tmake/lib/hpux-acc/app.t | 2 -
tmake/lib/hpux-acc/lib.t | 2 -
tmake/lib/hpux-acc/subdirs.t | 2 -
tmake/lib/hpux-acc/tmake.conf | 60 -
tmake/lib/hpux-cc/app.t | 2 -
tmake/lib/hpux-cc/lib.t | 2 -
tmake/lib/hpux-cc/subdirs.t | 2 -
tmake/lib/hpux-cc/tmake.conf | 59 -
tmake/lib/hpux-g++/app.t | 2 -
tmake/lib/hpux-g++/lib.t | 2 -
tmake/lib/hpux-g++/subdirs.t | 2 -
tmake/lib/hpux-g++/tmake.conf | 60 -
tmake/lib/irix-64/app.t | 2 -
tmake/lib/irix-64/lib.t | 2 -
tmake/lib/irix-64/subdirs.t | 2 -
tmake/lib/irix-64/tmake.conf | 60 -
tmake/lib/irix-dcc/app.t | 2 -
tmake/lib/irix-dcc/lib.t | 2 -
tmake/lib/irix-dcc/subdirs.t | 2 -
tmake/lib/irix-dcc/tmake.conf | 60 -
tmake/lib/irix-g++/app.t | 2 -
tmake/lib/irix-g++/lib.t | 2 -
tmake/lib/irix-g++/subdirs.t | 2 -
tmake/lib/irix-g++/tmake.conf | 60 -
tmake/lib/irix-n32/app.t | 2 -
tmake/lib/irix-n32/lib.t | 2 -
tmake/lib/irix-n32/subdirs.t | 2 -
tmake/lib/irix-n32/tmake.conf | 60 -
tmake/lib/irix-o32/app.t | 2 -
tmake/lib/irix-o32/lib.t | 2 -
tmake/lib/irix-o32/subdirs.t | 2 -
tmake/lib/irix-o32/tmake.conf | 60 -
tmake/lib/linux-64/app.t | 2 -
tmake/lib/linux-64/lib.t | 2 -
tmake/lib/linux-64/subdirs.t | 2 -
tmake/lib/linux-64/tmake.conf | 59 -
tmake/lib/linux-g++/app.t | 2 -
tmake/lib/linux-g++/lib.t | 2 -
tmake/lib/linux-g++/subdirs.t | 2 -
tmake/lib/linux-g++/tmake.conf | 59 -
tmake/lib/m68k-atari-mint-g++/app.t | 2 -
tmake/lib/m68k-atari-mint-g++/lib.t | 2 -
tmake/lib/m68k-atari-mint-g++/subdirs.t | 2 -
tmake/lib/m68k-atari-mint-g++/tmake.conf | 59 -
tmake/lib/macosx-c++/app.t | 2 -
tmake/lib/macosx-c++/lib.t | 2 -
tmake/lib/macosx-c++/subdirs.t | 2 -
tmake/lib/macosx-c++/tmake.conf | 59 -
tmake/lib/macosx-intel-c++/app.t | 2 -
tmake/lib/macosx-intel-c++/lib.t | 2 -
tmake/lib/macosx-intel-c++/subdirs.t | 2 -
tmake/lib/macosx-intel-c++/tmake.conf | 59 -
tmake/lib/macosx-uni-c++/app.t | 2 -
tmake/lib/macosx-uni-c++/lib.t | 2 -
tmake/lib/macosx-uni-c++/subdirs.t | 2 -
tmake/lib/macosx-uni-c++/tmake.conf | 59 -
tmake/lib/netbsd-g++/app.t | 2 -
tmake/lib/netbsd-g++/lib.t | 2 -
tmake/lib/netbsd-g++/subdirs.t | 2 -
tmake/lib/netbsd-g++/tmake.conf | 61 -
tmake/lib/openbsd-g++/app.t | 2 -
tmake/lib/openbsd-g++/lib.t | 2 -
tmake/lib/openbsd-g++/subdirs.t | 2 -
tmake/lib/openbsd-g++/tmake.conf | 61 -
tmake/lib/osf1-cxx/app.t | 2 -
tmake/lib/osf1-cxx/lib.t | 2 -
tmake/lib/osf1-cxx/subdirs.t | 2 -
tmake/lib/osf1-cxx/tmake.conf | 60 -
tmake/lib/osf1-g++/app.t | 2 -
tmake/lib/osf1-g++/lib.t | 2 -
tmake/lib/osf1-g++/subdirs.t | 2 -
tmake/lib/osf1-g++/tmake.conf | 58 -
tmake/lib/qnx-g++/app.t | 2 -
tmake/lib/qnx-g++/lib.t | 2 -
tmake/lib/qnx-g++/subdirs.t | 2 -
tmake/lib/qnx-g++/tmake.conf | 58 -
tmake/lib/sco-g++/app.t | 2 -
tmake/lib/sco-g++/lib.t | 2 -
tmake/lib/sco-g++/subdirs.t | 2 -
tmake/lib/sco-g++/tmake.conf | 58 -
tmake/lib/solaris-cc-64/app.t | 2 -
tmake/lib/solaris-cc-64/lib.t | 2 -
tmake/lib/solaris-cc-64/subdirs.t | 2 -
tmake/lib/solaris-cc-64/tmake.conf | 61 -
tmake/lib/solaris-cc-gcc/app.t | 2 -
tmake/lib/solaris-cc-gcc/lib.t | 2 -
tmake/lib/solaris-cc-gcc/subdirs.t | 2 -
tmake/lib/solaris-cc-gcc/tmake.conf | 62 -
tmake/lib/solaris-cc/app.t | 2 -
tmake/lib/solaris-cc/lib.t | 2 -
tmake/lib/solaris-cc/subdirs.t | 2 -
tmake/lib/solaris-cc/tmake.conf | 61 -
tmake/lib/solaris-g++/app.t | 2 -
tmake/lib/solaris-g++/lib.t | 2 -
tmake/lib/solaris-g++/subdirs.t | 2 -
tmake/lib/solaris-g++/tmake.conf | 59 -
tmake/lib/sunos-g++/app.t | 2 -
tmake/lib/sunos-g++/lib.t | 2 -
tmake/lib/sunos-g++/subdirs.t | 2 -
tmake/lib/sunos-g++/tmake.conf | 58 -
tmake/lib/ultrix-g++/app.t | 2 -
tmake/lib/ultrix-g++/lib.t | 2 -
tmake/lib/ultrix-g++/subdirs.t | 2 -
tmake/lib/ultrix-g++/tmake.conf | 58 -
tmake/lib/unix/app.t | 6 -
tmake/lib/unix/generic.t | 283 --
tmake/lib/unix/lib.t | 6 -
tmake/lib/unix/subdirs.t | 38 -
tmake/lib/unixware-g++/app.t | 2 -
tmake/lib/unixware-g++/lib.t | 2 -
tmake/lib/unixware-g++/subdirs.t | 2 -
tmake/lib/unixware-g++/tmake.conf | 60 -
tmake/lib/unixware7-cc/app.t | 2 -
tmake/lib/unixware7-cc/lib.t | 2 -
tmake/lib/unixware7-cc/subdirs.t | 2 -
tmake/lib/unixware7-cc/tmake.conf | 60 -
tmake/lib/unixware7-g++/app.t | 2 -
tmake/lib/unixware7-g++/lib.t | 2 -
tmake/lib/unixware7-g++/subdirs.t | 2 -
tmake/lib/unixware7-g++/tmake.conf | 60 -
tmake/lib/win32-borland/app.t | 6 -
tmake/lib/win32-borland/generic.t | 237 -
tmake/lib/win32-borland/lib.t | 6 -
tmake/lib/win32-borland/subdirs.t | 3 -
tmake/lib/win32-borland/tmake.conf | 56 -
tmake/lib/win32-g++/app.t | 6 -
tmake/lib/win32-g++/generic.t | 243 -
tmake/lib/win32-g++/lib.t | 6 -
tmake/lib/win32-g++/subdirs.t | 2 -
tmake/lib/win32-g++/tmake.conf | 56 -
tmake/lib/win32-mingw/app.t | 6 -
tmake/lib/win32-mingw/generic.t | 239 -
tmake/lib/win32-mingw/lib.t | 6 -
tmake/lib/win32-mingw/subdirs.t | 2 -
tmake/lib/win32-mingw/tmake.conf | 56 -
tmake/lib/win32-msvc/app.t | 6 -
tmake/lib/win32-msvc/generic.t | 229 -
tmake/lib/win32-msvc/lib.t | 6 -
tmake/lib/win32-msvc/subdirs.t | 2 -
tmake/lib/win32-msvc/tmake.conf | 65 -
tmake/lib/win32-msvc/vcapp.t | 244 -
tmake/lib/win32-msvc/vclib.t | 178 -
tmake/lib/win32-symantec/app.t | 6 -
tmake/lib/win32-symantec/generic.t | 211 -
tmake/lib/win32-symantec/lib.t | 6 -
tmake/lib/win32-symantec/subdirs.t | 2 -
tmake/lib/win32-symantec/tmake.conf | 56 -
tmake/lib/win32-visage/app.t | 6 -
tmake/lib/win32-visage/generic.t | 207 -
tmake/lib/win32-visage/lib.t | 6 -
tmake/lib/win32-visage/subdirs.t | 2 -
tmake/lib/win32-visage/tmake.conf | 56 -
tmake/lib/win32-watcom/app.t | 6 -
tmake/lib/win32-watcom/generic.t | 201 -
tmake/lib/win32-watcom/lib.t | 6 -
tmake/lib/win32-watcom/subdirs.t | 2 -
tmake/lib/win32-watcom/tmake.conf | 54 -
tmake/lib/win32/subdirs.t | 54 -
vhdlparser/CMakeLists.txt | 10 +
vhdlparser/CharStream.h | 34 +-
vhdlparser/ErrorHandler.h | 10 +-
vhdlparser/{Makefile.in => Makefile} | 31 +-
vhdlparser/TokenManager.h | 5 +-
vhdlparser/TokenMgrError.cc | 4 +-
vhdlparser/VhdlParser.cc | 801 ++--
vhdlparser/VhdlParser.h | 4440 ++++++++---------
vhdlparser/VhdlParserTokenManager.cc | 272 +-
vhdlparser/VhdlParserTokenManager.h | 4 +-
vhdlparser/vhdlparser.jj | 78 +-
vhdlparser/vhdlparser.pro.in | 33 -
winbuild/.gitignore | 7 -
winbuild/Config.rules | 30 -
winbuild/Doxygen.sln | 71 -
winbuild/Doxygen.vcproj | 5008 --------------------
winbuild/Doxywizard.vcproj | 718 ---
winbuild/GenResources.rules | 19 -
winbuild/Gen_head.rules | 19 -
winbuild/Languages.rules | 862 ----
winbuild/Lex.rules | 34 -
winbuild/Settings.rules | 59 -
winbuild/Unistd.rules | 18 -
winbuild/Version.rules | 19 -
winbuild/doxyindexer.vcproj | 363 --
winbuild/doxysearch.vcproj | 359 --
winbuild/iconv.vcproj | 468 --
winbuild/moc.rules | 20 -
winbuild/pack_the_distribution_for_windows.py | 234 -
winbuild/qtools.vcproj | 1583 -------
winbuild/unistd.py | 16 -
878 files changed, 17882 insertions(+), 43334 deletions(-)
diff --cc debian/changelog
index e32cd6f,0000000..8db0f72
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,1031 -1,0 +1,1054 @@@
++doxygen (1.8.11-1) unstable; urgency=medium
++
++ * Upload to unstable.
++
++ -- Matthias Klose <doko at debian.org> Sun, 07 Feb 2016 17:53:44 +0100
++
++doxygen (1.8.11-1~exp2) experimental; urgency=medium
++
++ * Revert an upstream change which lets to file names with whitespace,
++ exceeding 256 characters.
++ See https://bugzilla.gnome.org/show_bug.cgi?id=759241.
++ * Fix build with unreleased python versions.
++
++ -- Matthias Klose <doko at debian.org> Fri, 15 Jan 2016 14:43:43 +0100
++
++doxygen (1.8.11-1~exp1) experimental; urgency=medium
++
++ * doxygen 1.8.11 release.
++ * Build using cmake, Qt5.
++ * Fix some lintian warnings.
++
++ -- Matthias Klose <doko at debian.org> Fri, 01 Jan 2016 20:13:39 +0100
++
+doxygen (1.8.9.1-6) unstable; urgency=medium
+
+ * Only depend on unversioned libclang. (Closes: #803646)
+ * Add build profile annotations to Build-Depends. (Closes: #738263)
+ * Build doc/language.doc from source. (Closes: #794758)
+ * Clean more generated files. Fix twice-FTBFS. (Closes: #794745)
+
+ -- Helmut Grohne <helmut at subdivi.de> Tue, 01 Dec 2015 00:00:54 +0100
+
+doxygen (1.8.9.1-5) unstable; urgency=medium
+
+ * Don't configure --with-sqlite3, still experimental according to upstream.
+ Closes: #758975.
+
+ -- Matthias Klose <doko at debian.org> Wed, 12 Aug 2015 22:01:28 +0200
+
+doxygen (1.8.9.1-4) unstable; urgency=high
+
+ * Rebuild for GCC 5 / xapian-core.
+
+ -- Matthias Klose <doko at debian.org> Mon, 03 Aug 2015 09:58:38 +0200
+
+doxygen (1.8.9.1-3) unstable; urgency=medium
+
+ * Upload to unstable.
+ * Disable HTML timestamps in Doxygen's own documentation.
+ (no-timestamps.diff).
+ * Default to not generating HTML timestamps: Upstream commit
+ 3f2e8a3067712b025623e4420e6eb161febfd42b default-no-timestamps.diff.
+ (Closes: #780617)
+
+ -- Helmut Grohne <helmut at subdivi.de> Wed, 29 Apr 2015 17:14:31 +0200
+
+doxygen (1.8.9.1-2) experimental; urgency=medium
+
+ * Removed \backmatter in case of COMPACT_LATEX. Issue #742427.
+
- -- Matthias Klose <doko at carbon> Mon, 09 Mar 2015 20:17:33 +0100
++ -- Matthias Klose <doko at debian.org> Mon, 09 Mar 2015 20:17:33 +0100
+
+doxygen (1.8.9.1-1) experimental; urgency=medium
+
+ * doxygen 1.8.9.1 release.
+
+ -- Matthias Klose <doko at debian.org> Mon, 19 Jan 2015 20:38:08 +0100
+
+doxygen (1.8.8-5) unstable; urgency=medium
+
+ * Cherry pick c83db38ea83499be19d9ff242bfa22ae534ee80c. (Closes: #762272)
+ * Fix FTBFS: Update syntax of Build-Profiles header. (Closes: #767658)
+
+ -- Helmut Grohne <helmut at subdivi.de> Sun, 02 Nov 2014 15:07:52 +0100
+
+doxygen (1.8.8-4) unstable; urgency=medium
+
+ * Cherry pick 6d4044ad43ae1424a256eb1c26992301e7c64f4a. (Closes: #760700)
+ * Declare compliance with policy 3.9.6: No changes needed.
+
+ -- Helmut Grohne <helmut at subdivi.de> Sun, 05 Oct 2014 17:52:01 +0200
+
+doxygen (1.8.8-3) unstable; urgency=medium
+
+ * Fix sqlite3 configuration.
+
+ -- Matthias Klose <doko at debian.org> Thu, 21 Aug 2014 23:32:13 +0200
+
+doxygen (1.8.8-2) unstable; urgency=medium
+
+ * Build-depend on libxapian-dev.
+
+ -- Matthias Klose <doko at debian.org> Thu, 21 Aug 2014 22:37:17 +0200
+
+doxygen (1.8.8-1) unstable; urgency=medium
+
+ * doxygen 1.8.8 release.
+ * Build-depend on python3.
+ * Build using libclang where available.
+ * Really enable sqlite support.
+
+ -- Matthias Klose <doko at debian.org> Thu, 21 Aug 2014 20:22:21 +0200
+
+doxygen (1.8.7-3) unstable; urgency=medium
+
+ * doxygen-latex: Depend on cm-super-minimal.
+
+ -- Matthias Klose <doko at debian.org> Fri, 25 Jul 2014 10:33:14 +0200
+
+doxygen (1.8.7-2) unstable; urgency=medium
+
+ * Reorder latex packages to avoid bogus syntax check. Thanks to Mattias
+ Ellert for tracking down the issue and providing a patch. (Closes:
+ #750536).
+ * Indent debian/doxygen.NEWS for valid formatting.
+ * Bump copyright years.
+
+ -- Helmut Grohne <helmut at subdivi.de> Wed, 04 Jun 2014 16:18:45 +0200
+
+doxygen (1.8.7-1) unstable; urgency=medium
+
+ * doxygen 1.8.7 release.
+ + Standard build regenerates *_js.h now. Update README.jquery.
+ + Add doxygen.NEWS for GENERATE_HTML default change.
+ + Refresh patches. dot-config.diff completely rewritten against
+ config.xml.
+ * Uglify javascript during build. Therefore B-D: yui-compressor.
+ * Also remove winbuild to avoid accidentally using it.
+ * Add half a stage1 build-profile to drop libqt4-dev. Not annotating the
+ dependency because #744246. Thanks to Daniel Schepler and Wookey.
+ (Addresses: #738263)
+
+ -- Helmut Grohne <helmut at subdivi.de> Fri, 16 May 2014 20:58:26 +0200
+
+doxygen (1.8.6-2) unstable; urgency=medium
+
+ * Fix autopkgtest.
+ + Missing dependency on dpkg-dev for apt-get source.
+ + apt-get source prints to stderr.
+
+ -- Helmut Grohne <helmut at subdivi.de> Fri, 24 Jan 2014 19:31:58 +0100
+
+doxygen (1.8.6-1) unstable; urgency=low
+
+ * doxygen 1.8.6 release.
+
+ -- Matthias Klose <doko at debian.org> Mon, 06 Jan 2014 00:58:54 +0100
+
+doxygen (1.8.5-1) unstable; urgency=low
+
+ * doxygen 1.8.5 release.
+ + Refresh patches. dot-config.diff had a failed hunk.
+ + README got renamed to README.md.
+ * Add debug package doxygen-dbg.
+ * Demote recommends doxygen-latex from doxygen to suggests. (Closes:
+ #720493)
+ * LDFLAGS are called QMAKE_LFLAGS_RELEASE (not ...LDFLAGS...),
+ this should fix the build log checks and hardening.
+ * Install upstream changelog. (Closes: #569504)
+ * Shrink doxygen-doc binary package using hardlinks (rdfind).
+ + Add lintian-override for package-contains-hardlink
+ * Rewrite debian/copyright in DEP5 syntax.
+ * Bump standards version to 3.9.5: No changes needed.
+ * Explain that jquery embedding is going to stay in README.jquery.
+ (Closes: #630982)
+ * Add an autopkgtest building the documentation of osmium.
+ It managed to crash Doxygen earlier, see #657917.
+
+ -- Helmut Grohne <helmut at subdivi.de> Sun, 10 Nov 2013 17:32:18 +0100
+
+doxygen (1.8.4-1) unstable; urgency=low
+
+ * doxygen 1.8.4 release
+ + Upstream now ships jquery sources. (Closes: #625956)
+ + Add libsqlite3-dev to Build-Depends.
+ + Refresh patches. All hunks succeeded.
+ + Upstream changelog included in source package for #569504.
+ * Acknowledge upload version 1.8.1.2-2.
+ + Added myself as uploader.
+ * Enable doxygen-gui on hurd. (Closes: #700631)
+ * Clean before build, to ensure that no prebuilt files are used.
+ * Use packaged tmake.
+ + Add tmake Build-Depends, patch configure to use packaged tmake.
+ + Add a tmake wrapper that forces our CFLAGS into tmake. This fixes
+ the tmake part of #596636.
+ * Add a qmake wrapper that forces our... you know the story. (Closes:
+ #596636)
+ * Bump standards version to 3.9.4: No changes needed.
+ * Add an initial dh_doxygen helper that cleans generated documentation for
+ inclusion in binary packages. This is a small aspect of #630982.
+ * Added Homepage to control.
+ * Removed duplicate dependency latex-xcolor from doxygen-latex.
+
+ -- Helmut Grohne <helmut at subdivi.de> Tue, 21 May 2013 16:04:41 +0200
+
+doxygen (1.8.3.1-1) experimental; urgency=low
+
+ * doxygen 1.8.3.1 release.
+
+ -- Matthias Klose <doko at debian.org> Sun, 20 Jan 2013 17:18:39 +0100
+
+doxygen (1.8.2-1) experimental; urgency=low
+
+ * doxygen 1.8.2 release.
+
+ -- Matthias Klose <doko at debian.org> Wed, 15 Aug 2012 18:03:15 +0200
+
+doxygen (1.8.1.2-1) unstable; urgency=low
+
+ * doxygen 1.8.1.2 (bug fix) release.
+ - Changes:
+ + doxygen now strips the leading indentation shared by the lines in a
+ @code.. at endcode block.
+ + id 678218: Changed title of the SVG graphs from 'G' to the root node
+ of the graph.
+ - New features:
+ + Added button in the navigation tree to allow enabling/disabling
+ syncing the navigation tree with the content.
+ + Extended the number of HTML entities with Greek letters and other
+ symbols (thanks to Charles Karney for the patch).
+ + id 663645: Added support for C++11 strongly typed enums
+ (enum class E { ... }).
+ - Bug fixes:
+ + id 590518: Added missing class member initialization to a class
+ in doxmlparser and made the library compile again.
+ + id 667678: Added support for Obj-C property attribute "unsafe_retained".
+ + id 674842,676984: Unmatched quote in a comment prevented alias
+ expansion.
+ + id 676019: Fixed another case where local include path did not appear
+ correctly in the class documentation.
+ + id 676966: Fortran: Some keyword were not colored in the source view.
+ + id 676981: Fortran: Argument type was wrong type of in case of
+ out of place !> comment.
+ + id 677935: Included patch to fix problem compiling for x86 release
+ on Windows.
+ + id 677992: Section without title could result in an invalid
+ Qt Help index.
+ + id 678022: Anonymous enum could result in an invalid Qt Help index.
+ + id 678102: Superfluous trailing comma in javascript prevented
+ navigation tree to load in IE7.
+ + id 678177: a + at the start of a line inside a <pre> block, triggered
+ the start of a list. Also -- and --- where not kept untouched inside
+ a <pre> block.
+ + id 678180: ndash (--) appearing in a brief description could lead to
+ invalid SVG images.
+ + id 678288: -- and --- inside a Markdown code block were not handled
+ properly.
+ + id 679331,675766: In body documentation with a different indentation
+ then the main documentation was not rendered correctly (MARKDOWN=YES).
+ + id 679436: Using an escaped pipe symbol in a Markdown table did not
+ get unescaped in the output.
+ + id 679533: Code fragments did not appear properly in the doxygen manual.
+ + id 679615: Added missing delete call in a piece of debugging code.
+ + id 679626: Fixed some navigation issues in the manual
+ + Not all inherited members appeared in the "Additional inherited members"
+ list.
+ + Link to call after "Inherited members" was not correct when
+ CREATE_SUBDIRS was enabled.
+ + New VHDL diagram was not generated if the path contained spaces.
+ + Fixed a couple of problems handling Objective-C categories.
+ * Fix segfault building the leechcraft docs (Thibaut Paumard).
+ Closes: #676423.
+ * Make doxygen Multi-Arch: foreign. Closes: #658984.
+
+ -- Matthias Klose <doko at debian.org> Fri, 13 Jul 2012 23:41:38 +0200
+
+doxygen (1.8.1.1-1) unstable; urgency=low
+
+ * doxygen 1.8.1.1 (bug fix) release.
+
+ -- Matthias Klose <doko at debian.org> Tue, 12 Jun 2012 23:59:02 +0200
+
+doxygen (1.8.1-1) unstable; urgency=low
+
+ * doxygen 1.8.1 release.
+ * Build-depend on latex-xcolor.
+ * doxygen-latex: Depend on latex-xcolor.
+
+ -- Matthias Klose <doko at debian.org> Tue, 22 May 2012 14:48:01 +0800
+
+doxygen (1.7.6.1-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add depends on ghostscript and texlive-fonts-recommended to doxygen-latex.
+ Closes: #654587, #637661.
+
+ -- Bas Wijnen <wijnen at debian.org> Sat, 07 Jan 2012 12:58:25 +0100
+
+doxygen (1.7.6.1-2) unstable; urgency=low
+
+ * Don't apply doxygen_direct_dot_run.diff. Closes: #618125.
+
+ -- Matthias Klose <doko at debian.org> Mon, 12 Dec 2011 15:31:10 +0100
+
+doxygen (1.7.6.1-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Sat, 10 Dec 2011 23:26:59 +0100
+
+doxygen (1.7.6-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Sun, 04 Dec 2011 23:33:44 +0100
+
+doxygen (1.7.5.1-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Sun, 23 Oct 2011 16:49:34 +0200
+
+doxygen (1.7.4-4) unstable; urgency=low
+
+ * doxygen-latex: Depend on texlive-font-utils. Closes: #636315.
+
+ -- Matthias Klose <doko at debian.org> Thu, 04 Aug 2011 16:43:34 +0200
+
+doxygen (1.7.4-3) unstable; urgency=low
+
+ * doxygen: Drop the dependency on doxygen-latex. Closes: #616351, #619902.
+
+ -- Matthias Klose <doko at debian.org> Sat, 09 Jul 2011 12:10:11 +0200
+
+doxygen (1.7.4-2) unstable; urgency=low
+
+ * Re-enable the doxygen_direct_dot_run.diff patch, still issues on
+ armel. Closes: #627494.
+ * Only include jquery.js in generated output when needed (Chris Butler).
+ Closes: #622147.
+ * Include jquery.js source in debian/; add jquery.js license.
+ Closes: #625956.
+
+ -- Matthias Klose <doko at debian.org> Mon, 23 May 2011 20:07:07 +0200
+
+doxygen (1.7.4-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Tue, 29 Mar 2011 01:32:10 +0200
+
+doxygen (1.7.3-6) unstable; urgency=low
+
+ * Update doxygen_direct_dot_run.diff (Mattias Ellert). Closes: #618433.
+ * Disable the doxygen_direct_dot_run.diff patch, race conditions should
+ be fixed in 1.7.x releases.
+
+ -- Matthias Klose <doko at debian.org> Wed, 16 Mar 2011 14:50:57 +0100
+
+doxygen (1.7.3-5) unstable; urgency=low
+
+ * Let doxygen depend on doxygen-latex for some time, until packages
+ explicitly build-depend on doxygen-latex.
+
+ -- Matthias Klose <doko at debian.org> Wed, 02 Mar 2011 16:12:07 +0100
+
+doxygen (1.7.3-4) experimental; urgency=low
+
+ * Build a dependency package adding dependencies for all LaTeX packages
+ required to build documents using the default stylesheet.
+
+ -- Matthias Klose <doko at debian.org> Thu, 20 Jan 2011 02:51:40 +0100
+
+doxygen (1.7.3-3) experimental; urgency=low
+
+ * Recommend latex-xcolor and texlive-latex-base, unconditionally
+ used for documentation generated in LaTeX.
+ * Build with -g. Closes: #605586.
+ * COMPACT_LATEX is fixed in 1.7.3. Closes: #606276.
+
+ -- Matthias Klose <doko at debian.org> Sat, 08 Jan 2011 10:40:27 +0100
+
+doxygen (1.7.3-2) experimental; urgency=low
+
+ * Fix build failure with qmake-qt3. Closes: #602814.
+
+ -- Matthias Klose <doko at debian.org> Tue, 04 Jan 2011 16:02:36 +0100
+
+doxygen (1.7.3-1) experimental; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Mon, 03 Jan 2011 23:59:47 +0100
+
+doxygen (1.7.2-1) experimental; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Sun, 14 Nov 2010 06:08:08 +0100
+
+doxygen (1.7.1-2) unstable; urgency=low
+
+ * Don't use threads for the `dot' runs (Petr Salinger).
+ Closes: #591648, #593317.
+
+ -- Matthias Klose <doko at debian.org> Mon, 23 Aug 2010 04:13:43 +0200
+
+doxygen (1.7.1-1) unstable; urgency=low
+
+ * New upstream version. Closes: #588702.
+
+ -- Matthias Klose <doko at debian.org> Sat, 17 Jul 2010 14:54:16 +0200
+
+doxygen (1.6.3-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Tue, 09 Mar 2010 23:25:03 +0000
+
+doxygen (1.6.2+20100208-0.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Update to a svn snapshot to fix release critical bugs.
+ Closes: #564243, #564338, #564703.
+
+ -- Mattias Ellert <mattias.ellert at fysast.uu.se> Tue, 09 Feb 2010 10:11:43 +0100
+
+doxygen (1.6.2-1) unstable; urgency=low
+
+ * New upstream version.
+ * Build-depend-indep on texlive-font-utils. Closes: #562335.
+ * Build again doxywizrd. Closes: #556263.
+
+ -- Matthias Klose <doko at debian.org> Wed, 30 Dec 2009 18:18:06 +0100
+
+doxygen (1.6.1-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Tue, 25 Aug 2009 14:44:53 +0200
+
+doxygen (1.6.0-1) unstable; urgency=low
+
+ * New upstream version.
+ * Upstream did remove the support for png images, remove the corresponding
+ debian system-libpng patch.
+ * Don't build doxywizard-gui, currently fails to build.
+
+ -- Matthias Klose <doko at debian.org> Sun, 23 Aug 2009 22:39:59 +0200
+
+doxygen (1.5.9-1) unstable; urgency=low
+
+ * New upstream version.
+ * Let doxygen recommend texlive-extra-utils for epstopdf. Closes: #488833.
+ * Don't apply the gd-renderer patch. Closes: #477364.
+ * Accept additional values known by `dot -T' for DOT_IMAGE_FORMAT.
+ * Set the default for DOT_MULTI_TARGET to true.
+
+ -- Matthias Klose <doko at debian.org> Sat, 02 May 2009 15:34:44 +0200
+
+doxygen (1.5.8-1.1) unstable; urgency=low
+
+ * Non-maintainer upload to fix Segmentation Fault.
+ * Applied patch from Gentoo to fix a Segmentation Fault as
+ debian/patches/path-prefix.dpatch. Thanks to Martin von Gagern for
+ the patch and Leandro Lucarella for the pointer. Closes: #518031
+
+ -- Margarita Manterola <marga at debian.org> Tue, 28 Apr 2009 13:01:30 +0000
+
+doxygen (1.5.8-1) unstable; urgency=low
+
+ * New upstream version.
+ * Build-depend on libqt4-dev.
+
+ -- Matthias Klose <doko at debian.org> Sun, 01 Mar 2009 18:03:23 +0100
+
+doxygen (1.5.7.1-0ubuntu2) jaunty; urgency=low
+
+ * Build-depend on texlive-latex-recommended.
+
+ -- Matthias Klose <doko at ubuntu.com> Tue, 11 Nov 2008 07:23:32 +0100
+
+doxygen (1.5.7.1-0ubuntu1) jaunty; urgency=low
+
+ * New upstream version.
+ * Adjust build dependencies.
+
+ -- Matthias Klose <doko at ubuntu.com> Tue, 11 Nov 2008 06:13:35 +0100
+
+doxygen (1.5.6-2) unstable; urgency=low
+
+ * Reenable the gd-renderer patch.
+
+ -- Matthias Klose <doko at debian.org> Sat, 07 Jun 2008 22:18:27 +0200
+
+doxygen (1.5.6-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Mon, 26 May 2008 23:01:34 +0200
+
+doxygen (1.5.5-2) unstable; urgency=low
+
+ * Merge from Ubuntu:
+ - Fix crash with empty column cells. LP: #129040.
+
+ -- Matthias Klose <doko at debian.org> Mon, 18 Feb 2008 06:15:20 +0100
+
+doxygen (1.5.5-1) unstable; urgency=low
+
+ * New upstream version.
+ - Allow documentation of template parameters. Closes: #227864.
+
+ -- Matthias Klose <doko at debian.org> Mon, 11 Feb 2008 01:17:48 +0100
+
+doxygen (1.5.4-1) unstable; urgency=low
+
+ * New upstream version.
+ * Update conflict with older graphviz package (closes: #450938).
+
+ -- Matthias Klose <doko at debian.org> Sat, 01 Dec 2007 14:32:30 +0100
+
+doxygen (1.5.3-20071020-1) unstable; urgency=low
+
+ * New upstream version from CVS.
+ * Avoid large images by using the gd renderer (Cyril Brulebois). Closes: #444147.
+
+ -- Matthias Klose <doko at debian.org> Sat, 20 Oct 2007 12:22:14 +0200
+
+doxygen (1.5.3-1) unstable; urgency=low
+
+ * New upstream version. Fixes:
+ - Doxygen gets confused by template typedefs that contain parenthesis.
+ Closes: #267406.
+
+ -- Matthias Klose <doko at debian.org> Fri, 27 Jul 2007 17:49:56 +0200
+
+doxygen (1.5.2-20070723-1) unstable; urgency=low
+
+ * New upstream version from CVS.
+ - Fix segfault for unknown or obsoleted tags in the config file.
+ Closes: #428972.
+ - debian/patches/latexgen.dpatch: Remove, applied upstream.
+ - debian/patches/install-docs.dpatch: Remove, obsolete.
+ * Adjust build dependencies for the Hurd. Closes: #434432.
+
+ -- Matthias Klose <doko at debian.org> Mon, 23 Jul 2007 23:43:45 +0200
+
+doxygen (1.5.2-4) unstable; urgency=low
+
+ * Build-depend on texlive-fonts-recommended. Closes: #425886.
+
+ -- Matthias Klose <doko at debian.org> Thu, 24 May 2007 23:41:07 +0200
+
+doxygen (1.5.2-3) unstable; urgency=low
+
+ * Build-depend on texlive-generic-recommended as well.
+
+ -- Matthias Klose <doko at debian.org> Tue, 22 May 2007 09:24:39 +0200
+
+doxygen (1.5.2-2) unstable; urgency=low
+
+ * Build-depend on texlive-latex-recommended, instead of texlive-latex-base.
+ Closes: #425087.
+
+ -- Matthias Klose <doko at debian.org> Sat, 19 May 2007 07:38:02 +0200
+
+doxygen (1.5.2-1) unstable; urgency=low
+
+ * New upstream version. Closes: #418025.
+ * Add build dependency on texlive-extra-utils. Closes: #420331.
+
+ -- Matthias Klose <doko at debian.org> Wed, 16 May 2007 20:40:05 +0200
+
+doxygen (1.5.1-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Sun, 29 Oct 2006 23:35:01 +0100
+
+doxygen (1.4.7-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Tue, 20 Jun 2006 22:54:26 +0000
+
+doxygen (1.4.6-2.3) unstable; urgency=high
+
+ * Non-maintainer upload. (Yes, the third in a row. I hope to get it right
+ this time.)
+ * Do the buffer overflow fixes in a file in debian/patches/ instead of
+ directly in the Debian diff.
+
+ -- Steinar H. Gunderson <sesse at debian.org> Sun, 4 Jun 2006 01:33:12 +0200
+
+doxygen (1.4.6-2.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Use $(shell pwd) instead of $(PWD) in debian/rules, which fixes FTBFS on
+ builds that use (newer versions of) sudo.
+
+ -- Steinar H. Gunderson <sesse at debian.org> Sun, 4 Jun 2006 01:19:23 +0200
+
+doxygen (1.4.6-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix buffer overflows in QCString::sprintf() and SCString::sprintf().
+ (Closes: #357722)
+
+ -- Steinar H. Gunderson <sesse at debian.org> Sat, 3 Jun 2006 13:28:13 +0200
+
+doxygen (1.4.6-2) unstable; urgency=low
+
+ * Fix build error with g++-4.1 (closes: #358208).
+ * Adjust package description (closes: #347194).
+
+ -- Matthias Klose <doko at debian.org> Sat, 25 Mar 2006 23:06:34 +0000
+
+doxygen (1.4.6-1) unstable; urgency=low
+
+ * New upstream version.
+ * Fix generation of (La)TeX files (closes: #344468).
+
+ -- Matthias Klose <doko at debian.org> Fri, 30 Dec 2005 17:23:10 +0100
+
+doxygen (1.4.5-1.1) unstable; urgency=low
+
+ * Remove unused code (QChar::row, QChar::col) that does not build with
+ gcc 4.0 (closes: #338099).
+
+ -- Jeremy Nimmer <jwnimmer at alum.mit.edu> Sun, 4 Dec 2005 15:18:45 -0500
+
+doxygen (1.4.5-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Thu, 13 Oct 2005 15:03:14 +0200
+
+doxygen (1.4.4-1) unstable; urgency=low
+
+ * New upstream version.
+ - Fix malformed XML output (closes: #315205).
+ * Fix build dependency for the hurd (closes: #312823).
+ * Tighten build dependency on libqt3-mt-dev.
+
+ -- Matthias Klose <doko at debian.org> Sat, 13 Aug 2005 13:17:51 +0200
+
+doxygen (1.4.4-0ubuntu1) breezy; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at ubuntu.com> Fri, 29 Jul 2005 14:13:03 +0200
+
+doxygen (1.4.3-20050530-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Do not Build-Depend on libqt3-mt-dev on the Hurd (closes #312823).
+
+ -- Michael Banck <mbanck at debian.org> Wed, 29 Jun 2005 18:51:39 +0200
+
+doxygen (1.4.3-20050530-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Tue, 7 Jun 2005 15:10:09 +0200
+
+doxygen (1.4.2-4) unstable; urgency=medium
+
+ * src/translator_ca.h: Revert accidental conversion to unicode.
+ Patch by Maximiliano Pin (closes: #309913).
+
+ -- Matthias Klose <doko at debian.org> Sun, 22 May 2005 17:40:31 +0200
+
+doxygen (1.4.2-3) unstable; urgency=high
+
+ * Warn, if empty prototype is found, instead of segfaulting.
+ Closes: #307447.
+ * src/docparser.cpp: Fix another segfault (backport from CVS).
+
+ -- Matthias Klose <doko at debian.org> Fri, 6 May 2005 22:50:22 +0200
+
+doxygen (1.4.2-2) unstable; urgency=medium
+
+ * Do not build doxygen-gui on the Hurd (closes: #301954).
+ * Enhance doxygen manpage (closes: #285132).
+
+ -- Matthias Klose <doko at debian.org> Mon, 2 May 2005 15:40:32 +0200
+
+doxygen (1.4.2-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix a null dereference segfault in the lexer when comments contain a
+ syntax error. Closes: #304659
+
+ -- Steve Langasek <vorlon at debian.org> Sun, 1 May 2005 04:51:40 -0700
+
+doxygen (1.4.2-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Mon, 28 Mar 2005 15:27:15 +0200
+
+doxygen (1.4.1-1) unstable; urgency=low
+
+ * New upstream version.
+ * Add menu entry for doxywizard (closes: #289726).
+
+ -- Matthias Klose <doko at debian.org> Sat, 15 Jan 2005 21:29:46 +0100
+
+doxygen (1.4.0-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Fri, 31 Dec 2004 19:22:25 +0100
+
+doxygen (1.3.9.1-1) unstable; urgency=medium
+
+ * New upstream version.
+ - Fixed problem matching array parameters that include template parameters
+ as the array size (closes: #275299).
+ - Fixed parsing problem in the preprocessor when an expression contained
+ the division operator (closes: #274698).
+
+ -- Matthias Klose <doko at debian.org> Sun, 10 Oct 2004 22:53:56 +0200
+
+doxygen (1.3.9-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Matthias Klose <doko at debian.org> Wed, 6 Oct 2004 01:02:35 +0200
+
+doxygen (1.3.8-20040928-1) unstable; urgency=low
+
+ * New upstream version (CVS tarball).
+ - Fix segfault while building gconfmm2.0 docs (closes: #274318).
+
+ -- Matthias Klose <doko at debian.org> Sun, 3 Oct 2004 23:22:23 +0200
+
+doxygen (1.3.8-20040913-1) unstable; urgency=low
+
+ * New upstream version (CVS tarball).
+ * Bugs fixed upstream in this or earlier releases:
+ - Fix FTBFS on GNU/k*BSD (closes: #263542).
+ - Problems with macrocreated functions (closes: #187625).
+ - Use \renewcommand{\footrulewidth}{...} instead of
+ \setlength{\footrulewidth}{...}. Closes: #194211.
+ - Do not capitalize identifiers at the start of a sentence.
+ Closes: #238275.
+ - Interpretation of c++ 'using' keyword (closes: #244213).
+ - Mishandling of c++ 'friend' declarations (closes: #244221).
+ - Fix warning related to * vs. [] (closes: #147357).
+ * Add conflict with older graphviz package (closes: #266309).
+ * Don't use libpng provided by package (closes: #269231).
+ * Add doxywizard(1) manpage (closes: #234022).
+
+ -- Matthias Klose <doko at debian.org> Tue, 21 Sep 2004 07:43:28 +0200
+
+doxygen (1.3.8-1) unstable; urgency=low
+
+ * New maintainer.
+
+ -- Matthias Klose <doko at debian.org> Tue, 27 Jul 2004 21:01:26 +0200
+
+doxygen (1.3.8-0.1) unstable; urgency=low
+
+ * NMU.
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Mon, 26 Jul 2004 00:04:44 +0200
+
+doxygen (1.3.7-0.2) unstable; urgency=low
+
+ * NMU.
+ * Apply Goswin's patch, build depend on python (closes: #241690).
+
+ -- Matthias Klose <doko at debian.org> Sun, 16 May 2004 22:38:53 +0200
+
+doxygen (1.3.7-0.1.0.1.pure64) unstable; urgency=low
+
+ * Temporarily copy src and VERSION into build tree for translate.py
+
+ -- Goswin von Brederlow <brederlo at informatik.uni-tuebingen.de> Sat, 15 May 2004 17:35:20 +0200
+
+doxygen (1.3.7-0.1) unstable; urgency=low
+
+ * NMU
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Sat, 8 May 2004 08:15:20 +0200
+
+doxygen (1.3.6.20040222-0.1) unstable; urgency=medium
+
+ * NMU
+ * New upstream version (CVS tarball). Closes: #234348.
+ * Fixing termination problems in 1.3.5 and 1.3.6 (closes: #232598).
+
+ -- Matthias Klose <doko at debian.org> Thu, 26 Feb 2004 22:07:36 +0100
+
+doxygen (1.3.5-0.1) unstable; urgency=low
+
+ * NMU
+ * New upstream version.
+
+ -- Matthias Klose <doko at debian.org> Sat, 31 Jan 2004 08:25:50 +0100
+
+doxygen (1.3.4-0.1) unstable; urgency=low
+
+ * NMU
+ * New upstream release. (Closes: #203198)
+ * Verified that this version no longer segfaults on the yehia docs.
+ (Closes: #198984)
+ * [debian/doxytag.1] Added a NAME section so it can be parsed for whatis.
+ (Closes: #210620)
+
+ -- J.H.M. Dassen (Ray) <jdassen at debian.org> Sun, 5 Oct 2003 17:24:21 +0200
+
+doxygen (1.3.2-1.1) unstable; urgency=low
+
+ * NMU
+ * [debian/control] Dropped build dependency on obsolete
+ libqt3-plugins-headers and versioned the libqt3-mt-dev build dependency so
+ as to be sure it pulls in a libqt3-headers which replaces
+ libqt3-plugins-headers. Fixes FTBFS. (Closes: #213858)
+
+ -- J.H.M. Dassen (Ray) <jdassen at debian.org> Sun, 5 Oct 2003 16:41:02 +0200
+
+doxygen (1.3.2-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Sun, 15 Jun 2003 12:35:33 -0700
+
+doxygen (1.3.1-1) unstable; urgency=low
+
+ * New upstream release (Closes: Bug#188852, Bug#196050)
+ * debian/control: doxygen-doc relationship should be "suggests"
+ (Closes: Bug#196437)
+ * debian/control: Build-Dep on flex-old
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Thu, 12 Jun 2003 20:29:49 -0700
+
+doxygen (1.3-rc3-1) unstable; urgency=low
+
+ * New upstream release
+ * built with g++-3.2
+ * debian/control: build depend on libqt3-mt-dev (Closes: Bug#180599)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Wed, 12 Feb 2003 08:14:35 -0800
+
+doxygen (1.3-rc2-1) unstable; urgency=low
+
+ * New upstream release (Closes: Bug#173643)
+ * debian/control: build depend on xlibs-dev (Closes: Bug#170119)
+ * debian/control: build depend on libqt3-dev
+ * debian/doxygen.1 debian/doxytag.1: improved manpages (Closes: Bug#170716)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Tue, 24 Dec 2002 02:57:59 -0800
+
+doxygen (1.3-rc1-1) unstable; urgency=low
+
+ * New upstream release (Closes: Bug#169676)
+ - contains fix for unconditional ouptut of tags even
+ when in conditional blocks (Closes: Bug#167515)
+ - contains fix for RTF image path bug (Closes: Bug#167722)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Tue, 19 Nov 2002 08:32:04 -0800
+
+doxygen (1.2.18-2) unstable; urgency=low
+
+ * fixed signed/unsigned compiler warning (Closes: Bug#161990)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Mon, 14 Oct 2002 14:45:20 -0700
+
+doxygen (1.2.18-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Sat, 21 Sep 2002 11:14:28 -0700
+
+doxygen (1.2.16-3) unstable; urgency=low
+
+ * doxygen-doc provides doxygen-docs (Closes: Bug#149804)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Sun, 16 Jun 2002 14:37:02 -0700
+
+doxygen (1.2.16-2) unstable; urgency=low
+
+ * doxygen-doc conflicts/replaces doxygen-docs (Closes: Bug#149154)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Fri, 7 Jun 2002 22:28:08 -0700
+
+doxygen (1.2.16-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/control: renamed binary package doxygen-docs to doxygen-doc
+ to better conform with standard practice (Closes: #147629)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Sun, 2 Jun 2002 18:38:58 -0700
+
+doxygen (1.2.15-2) unstable; urgency=low
+
+ * debian/watch: added uscan version 2 compliant watch file
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Sat, 13 Apr 2002 15:30:43 -0700
+
+doxygen (1.2.15-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- luca filipozzi <lfilipoz at debian.org> Mon, 1 Apr 2002 10:53:09 -0800
+
+doxygen (1.2.14-3) unstable; urgency=low
+
+ * debian/control: added Conflicts against earlier version (Closes: #135670)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Tue, 26 Feb 2002 21:14:28 -0800
+
+doxygen (1.2.14-2) unstable; urgency=low
+
+ * Fixed Section for doxygen-docs: from devel to docs
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Sun, 24 Feb 2002 12:33:53 -0800
+
+doxygen (1.2.14-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Sun, 24 Feb 2002 11:09:42 -0800
+
+doxygen (1.2.13.1-1) unstable; urgency=low
+
+ * New upstream release
+ * new package (doxygen-gui) for libqt-dependent binaries (Closes: Bug#130369)
+ * new package (doxygen-docs) for documentation (Closes: Bug#131229)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Sun, 17 Feb 2002 12:45:24 -0800
+
+doxygen (1.2.12-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Wed, 19 Dec 2001 12:26:37 -0800
+
+doxygen (1.2.11.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Tue, 23 Oct 2001 14:42:07 -0700
+
+doxygen (1.2.9.1-1) unstable; urgency=low
+
+ * New upstream release (Closes: #101374)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Sun, 5 Aug 2001 09:36:34 -0700
+
+doxygen (1.2.8.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Thu, 14 Jun 2001 01:15:46 -0700
+
+doxygen (1.2.8-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Mon, 4 Jun 2001 11:24:28 -0700
+
+doxygen (1.2.7-1) unstable; urgency=low
+
+ * New upstream release (Closes: #96924)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Sun, 3 Jun 2001 20:34:43 -0700
+
+doxygen (1.2.6-3) unstable; urgency=low
+
+ * added doc-base registration; thanks to Steve M. Robbins (Closes: #92605)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Tue, 3 Apr 2001 09:09:11 -0700
+
+doxygen (1.2.6-2) unstable; urgency=low
+
+ * enable xml support
+ * fixed a typo that put docs into /usr/share/doc/doxygeen (Closes: #90374)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Mon, 19 Mar 2001 18:34:07 -0800
+
+doxygen (1.2.6-1) unstable; urgency=low
+
+ * New upstream release
+ * Build-depends on libqt-dev rather than libqt2.2-dev (Closes: #88576)
+ * QTDIR is set to /usr/share/qt from /usr/lib/qt2 (Closes: #88578,#90070)
+ * above two changes fix "fails to build from source" (Closes: #88204)
+
+ -- Luca Filipozzi <lfilipoz at debian.org> Sun, 11 Mar 2001 13:22:22 -0800
+
+doxygen (1.2.5-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Luca Filipozzi <lfilipoz at emyr.net> Sun, 4 Feb 2001 23:20:37 -0800
+
+doxygen (1.2.4-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Luca Filipozzi <lfilipoz at emyr.net> Mon, 8 Jan 2001 20:10:52 -0800
+
+doxygen (1.2.3-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Luca Filipozzi <lfilipoz at emyr.net> Thu, 2 Nov 2000 16:49:52 -0800
+
+doxygen (1.2.2-2) unstable; urgency=low
+
+ * Changed maintainer field to Luca Filipozzi <lfilipoz at debian.org>
+
+ -- Luca Filipozzi <lfilipoz at emyr.net> Fri, 6 Oct 2000 10:19:05 -0700
+
+doxygen (1.2.2-1) unstable; urgency=low
+
+ * New upstream release... bug fixes and some additional features
+ (see http://www.stack.nl/~dimitri/doxygen/changelog.html for info)
+
+ -- Luca Filipozzi <lfilipoz at emyr.net> Sun, 24 Sep 2000 21:29:16 +0000
+
+doxygen (1.2.1-1) unstable; urgency=low
+
+ * New upstream release
+ * Compiled against libqt2.2 (closes: #71813)
+ * debian/control: removed the libqt2 dependency since it is added
+ automatically by ${shlibs:Depends}
+ * debian/control: added Build-Depends and upgraded Standards-Version
+ * debian/control: added Suggests for graphviz for the graph functions
+ (note: graphviz is non-free, so it is listed as a suggestion only)
+ * debian/rules: added --with-doxywizard and --with-configgen so that
+ the doxy wizard and the config generator are included in the package
+ * debian/rules: added --dot dot to specify the name of the "dot" tool
+ so that it will be found if installed at runtime rather than needing
+ it to be installed at build time (the configure script attempts to
+ find "dot" but the build does not actually need it)
+ * Note that the upstream package no longer contains the LaTeX source
+ for the docs. Instead, PDF and PS versions of the docs are provided.
+
+ + many thanks to Torsten Landschoff for his help... all the above changes
+ were suggested by him
+
+ -- Luca Filipozzi <lfilipoz at emyr.net> Thu, 21 Sep 2000 12:28:16 -0700
+
+doxygen (1.0.0-2) unstable; urgency=low
+
+ * Compiled against libqt2.
+
+ -- Luca Filipozzi <lfilipoz at emyr.net> Wed, 19 Jul 2000 18:02:38 -0700
+
+doxygen (1.0.0-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Luca Filipozzi <lfilipoz at emyr.net> Wed, 19 Jul 2000 18:01:52 -0700
+
+Local variables:
+mode: debian-changelog
+End:
diff --cc debian/compat
index 7ed6ff8,0000000..ec63514
mode 100644,000000..100644
--- a/debian/compat
+++ b/debian/compat
@@@ -1,1 -1,0 +1,1 @@@
- 5
++9
diff --cc debian/control
index 4fb5cfa,0000000..836ee84
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,114 -1,0 +1,114 @@@
+Source: doxygen
+Section: devel
+Priority: optional
+Maintainer: Matthias Klose <doko at debian.org>
+Uploaders: Helmut Grohne <helmut at subdivi.de>
- Build-Depends: debhelper (>= 5),
- g++ (>= 4:5.2),
- libqt4-dev <!stage1>,
++Build-Depends: debhelper (>= 9.20141010),
++ dpkg-dev (>= 1.17.14),
++ qtbase5-dev <!stage1>,
+ flex, bison (>= 1.875a),
+ python3,
+ libxapian-dev (>= 1.2.21-1.2),
- tmake,
++ cmake,
+ yui-compressor,
+ llvm-dev [alpha amd64 armel armhf arm64 i386 mips mipsel powerpc powerpcspe ppc64 ppc64el s390x kfreebsd-amd64 kfreebsd-i386],
+ libclang-dev [alpha amd64 armel armhf arm64 i386 mips mipsel powerpc powerpcspe ppc64 ppc64el s390x kfreebsd-amd64 kfreebsd-i386]
+Build-Depends-Indep: texlive-fonts-recommended,
+ texlive-generic-recommended,
+ texlive-latex-extra,
+ texlive-latex-recommended,
+ texlive-extra-utils,
+ texlive-font-utils,
+ ghostscript,
+ graphviz,
+ latex-xcolor,
+ rdfind
+Standards-Version: 3.9.6
+Homepage: http://www.stack.nl/~dimitri/doxygen/
+XS-Testsuite: autopkgtest
+
+Package: doxygen
+Architecture: any
+Multi-Arch: foreign
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: doxygen-latex, doxygen-doc, doxygen-gui, graphviz
+Conflicts: graphviz (<< 1.12)
+Description: Documentation system for C, C++, Java, Python and other languages
+ Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL
+ and to some extent PHP, C#, and D. It can generate an on-line class browser
+ (in HTML) and/or an off-line reference manual (in LaTeX) from a set of
+ documented source files. There is also support for generating man pages
+ and for converting the generated output into Postscript, hyperlinked PDF
+ or compressed HTML. The documentation is extracted directly from the sources.
+ .
+ Install the doxygen-latex package to build LaTeX based documents.
+
+Package: doxygen-latex
+Architecture: all
+Multi-Arch: foreign
+Depends: doxygen (>= ${source:Version}),
+ ${misc:Depends},
+ texlive-extra-utils,
+ texlive-latex-extra,
+ latex-xcolor,
+ texlive-font-utils,
+ ghostscript,
+ texlive-fonts-recommended,
+ cm-super-minimal
+Description: Documentation system for C, C++, Java, Python and other languages
+ Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL
+ and to some extent PHP, C#, and D. It can generate an on-line class browser
+ (in HTML) and/or an off-line reference manual (in LaTeX) from a set of
+ documented source files.
+ .
+ This dependency package adds dependencies for all LaTeX packages required
+ to build documents using the default stylesheet.
+
+Package: doxygen-doc
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: doxygen
+Section: doc
+Provides: doxygen-docs
+Replaces: doxygen (<< 1.2.14), doxygen-docs
+Conflicts: doxygen-docs
+Description: Documentation for doxygen
+ Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL
+ and to some extent PHP, C#, and D. It can generate an on-line class browser
+ (in HTML) and/or an off-line reference manual (in LaTeX) from a set of
+ documented source files. There is also support for generating man pages
+ and for converting the generated output into Postscript, hyperlinked PDF
+ or compressed HTML. The documentation is extracted directly from the sources.
+ .
+ This package contains the documentation for doxygen.
+
+Package: doxygen-gui
+Architecture: any
+Depends: doxygen, ${shlibs:Depends}, ${misc:Depends}
+Suggests: doxygen-doc
+Replaces: doxygen (<< 1.2.14)
+Build-Profiles: <!stage1>
+Description: GUI configuration tool for doxygen
+ Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL
+ and to some extent PHP, C#, and D. It can generate an on-line class browser
+ (in HTML) and/or an off-line reference manual (in LaTeX) from a set of
+ documented source files. There is also support for generating man pages
+ and for converting the generated output into Postscript, hyperlinked PDF
+ or compressed HTML. The documentation is extracted directly from the sources.
+ .
+ This package contains doxywizard, a GUI configuration tool for doxygen.
+
+Package: doxygen-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: doxygen (= ${binary:Version}), ${misc:Depends}
+Description: Debug symbols for doxygen
+ Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL
+ and to some extent PHP, C#, and D. It can generate an on-line class browser
+ (in HTML) and/or an off-line reference manual (in LaTeX) from a set of
+ documented source files. There is also support for generating man pages
+ and for converting the generated output into Postscript, hyperlinked PDF
+ or compressed HTML. The documentation is extracted directly from the sources.
+ .
+ This package contains the debug symbols for doxygen.
diff --cc debian/copyright
index d326b5a,0000000..397bb63
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,286 -1,0 +1,286 @@@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: doxygen
+Upstream-Contact: Dimitri van Heesch <dimitri at stack.nl>
+Source: http://www.stack.nl/~dimitri/doxygen/download.html
+
+Files: *
+Copyright: 1997-2014, Dimitri van Heesch and others
- License: GPL-2 with exceptions
++License: GPL-2 with Qt exception
+
+Files: debian/*
+Copyright:
+ 2000-2003, Luca Filipozzi
- 2004-2014, Matthias Klose
++ 2004-2016, Matthias Klose
+ 2013-2014, Helmut Grohne
+ and others
+License: GPL-2
+Comment: no license was ever declared by the authors, so assuming a derivative work
+
+Files: debian/dh-doxygen/dh_doxygen
+Copyright: 2011, Jakub Wilk
+ 2013, Helmut Grohne
+License: BSD-2
+
+Files: jquery/*
+Copyright:
+ 2007-2009, Ariel Flesler
+ 2010, "Cowboy" Ben Alman
+ 2011, John Resig
+ 2011, The Dojo Foundation
+ 2013, Steven Benner
+License: MIT or GPL-2
+
+Files: libmd5/*c libmd5/*.h
+Copyright: no copyright claimed by Colin Plumb or Ian Jackson
+License: public-domain
+
+Files: qtools/*
+Copyright: 1992-2000, Trolltech AS. and others
+License: GPL-2 or QPL
+
+Files:
+ qtools/qmutex*
+ qtools/qthread*
+ qtools/qwaitcondition*
+Copyright: 2009, Nokia Corporation and/or its subsidiary(-ies)
+License: LGPL-2.1
+
+Files: src/lodepng.*
+Copyright: 2005-2008, Lode Vandevenne
+License: Zlib
+
+License: BSD-2
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: GPL-2
+ This program is free software; you can redistribute it
+ and/or modify it under the terms of the GNU General Public
+ License as published by the Free Software Foundation;
+ version 2 of the License.
+ .
+ This program is distributed in the hope that it will be
+ useful, but WITHOUT ANY WARRANTY; without even the implied
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE. See the GNU General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public
+ License along with this package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
+
- License: GPL-2 with exceptions
++License: GPL-2 with Qt exception
+ This program is free software; you can redistribute it
+ and/or modify it under the terms of the GNU General Public
+ License as published by the Free Software Foundation;
+ version 2 of the License.
+ .
+ It is hereby explicitly allowed that this program may be linked against
+ Troll Tech's Qt library, and distributed, without the GPL applying to Qt.
+ .
+ Documents produced by Doxygen are derivative works derived from the
+ input used in their production; they are not affected by this license.
+ .
+ This program is distributed in the hope that it will be
+ useful, but WITHOUT ANY WARRANTY; without even the implied
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE. See the GNU General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public
+ License along with this package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
+
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation;
+ version 2.1 of the License.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 2.1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+License: QPL
+ THE Q PUBLIC LICENSE
+ version 1.0
+ .
+ Copyright (C) 1999-2000 Trolltech AS, Norway.
+ Everyone is permitted to copy and
+ distribute this license document.
+ .
+ The intent of this license is to establish freedom to share and change the
+ software regulated by this license under the open source model.
+ .
+ This license applies to any software containing a notice placed by the
+ copyright holder saying that it may be distributed under the terms of
+ the Q Public License version 1.0. Such software is herein referred to as
+ the Software. This license covers modification and distribution of the
+ Software, use of third-party application programs based on the Software,
+ and development of free software which uses the Software.
+ .
+ Granted Rights
+ .
+ 1. You are granted the non-exclusive rights set forth in this license
+ provided you agree to and comply with any and all conditions in this
+ license. Whole or partial distribution of the Software, or software
+ items that link with the Software, in any form signifies acceptance of
+ this license.
+ .
+ 2. You may copy and distribute the Software in unmodified form provided
+ that the entire package, including - but not restricted to - copyright,
+ trademark notices and disclaimers, as released by the initial developer
+ of the Software, is distributed.
+ .
+ 3. You may make modifications to the Software and distribute your
+ modifications, in a form that is separate from the Software, such as
+ patches. The following restrictions apply to modifications:
+ .
+ a. Modifications must not alter or remove any copyright notices in
+ the Software.
+ .
+ b. When modifications to the Software are released under this
+ license, a non-exclusive royalty-free right is granted to the
+ initial developer of the Software to distribute your modification
+ in future versions of the Software provided such versions remain
+ available under these terms in addition to any other license(s) of
+ the initial developer.
+ .
+ 4. You may distribute machine-executable forms of the Software or
+ machine-executable forms of modified versions of the Software, provided
+ that you meet these restrictions:
+ .
+ a. You must include this license document in the distribution.
+ .
+ b. You must ensure that all recipients of the machine-executable forms
+ are also able to receive the complete machine-readable source code
+ to the distributed Software, including all modifications, without
+ any charge beyond the costs of data transfer, and place prominent
+ notices in the distribution explaining this.
+ .
+ c. You must ensure that all modifications included in the
+ machine-executable forms are available under the terms of this
+ license.
+ .
+ 5. You may use the original or modified versions of the Software to
+ compile, link and run application programs legally developed by you
+ or by others.
+ .
+ 6. You may develop application programs, reusable components and other
+ software items that link with the original or modified versions of the
+ Software. These items, when distributed, are subject to the following
+ requirements:
+ .
+ a. You must ensure that all recipients of machine-executable forms of
+ these items are also able to receive and use the complete
+ machine-readable source code to the items without any charge
+ beyond the costs of data transfer.
+ .
+ b. You must explicitly license all recipients of your items to use
+ and re-distribute original and modified versions of the items in
+ both machine-executable and source code forms. The recipients must
+ be able to do so without any charges whatsoever, and they must be
+ able to re-distribute to anyone they choose.
+ .
+ c. If the items are not available to the general public, and the
+ initial developer of the Software requests a copy of the items,
+ then you must supply one.
+ .
+ Limitations of Liability
+ .
+ In no event shall the initial developers or copyright holders be liable
+ for any damages whatsoever, including - but not restricted to - lost
+ revenue or profits or other direct, indirect, special, incidental or
+ consequential damages, even if they have been advised of the possibility
+ of such damages, except to the extent invariable law, if any, provides
+ otherwise.
+ .
+ No Warranty
+ .
+ The Software and this license document are provided AS IS with NO WARRANTY
+ OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE.
+ Choice of Law
+ .
+ This license is governed by the Laws of Norway. Disputes shall be settled
+ by Oslo City Court.
+
+
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ .
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ .
+ 3. This notice may not be removed or altered from any source
+ distribution.
diff --cc debian/dh-doxygen/dh_doxygen.1
index 7a69429,0000000..5bedfe9
mode 100644,000000..100644
--- a/debian/dh-doxygen/dh_doxygen.1
+++ b/debian/dh-doxygen/dh_doxygen.1
@@@ -1,175 -1,0 +1,175 @@@
- .\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28)
++.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.29)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+. ds C`
+. ds C'
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
+..
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{
+. if \nF \{
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. if !\nF==2 \{
+. nr % 0
+. nr F 2
+. \}
+. \}
+.\}
+.rr rF
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "DH_DOXYGEN 1"
- .TH DH_DOXYGEN 1 "2014-05-16" "" "Debhelper"
++.TH DH_DOXYGEN 1 "2015-04-29" "" "Debhelper"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+dh_doxygen \- helps with packaging doxygen\-generated documentation
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+dh_doxygen [\fIdebhelper\ options\fR] [\fB\-X\fR\fIitem\fR] [\fIdirectory\fR...]
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+\&\fBdh_doxygen\fR is a debhelper program that prepares doxygen-generated
+documentation for inclusion in a Debian package. More specifically:
+.IP "\(bu" 4
+It removes \fI*.md5\fR and \fI*.map\fR files. These are created by doxygen to speed
+up incremental runs.
+.SH "OPTIONS"
+.IX Header "OPTIONS"
+.IP "\fIdirectory\fR" 4
+.IX Item "directory"
+By default, \fBdh_doxygen\fR scans your package looking for directories looking
+like they contain doxygen-generated documentation. However, if you explicitly
+provide one or more directories, only they will be processed.
+.IP "\fB\-X\fR\fIitem\fR, \fB\-\-exclude=\fR\fIitem\fR" 4
+.IX Item "-Xitem, --exclude=item"
+Exclude files that contain \fIitem\fR anywhere in their filename from
+being symlinked, removed or checked for existence.
+.SH "BUGS"
+.IX Header "BUGS"
+Probably.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\fIdebhelper\fR\|(7), \fIdh\fR\|(1).
+.PP
+This program is meant to be used together with debhelper.
+.SH "AUTHORS"
+.IX Header "AUTHORS"
+Jakub Wilk <jwilk at debian.org>
+Helmut Grohne <helmut at subdivi.de>
diff --cc debian/patches/dot-config.diff
index 61114ec,0000000..49a0cf0
mode 100644,000000..100644
--- a/debian/patches/dot-config.diff
+++ b/debian/patches/dot-config.diff
@@@ -1,37 -1,0 +1,37 @@@
+Last-Update: 2014-05-16
+
+Index: b/src/config.xml
+===================================================================
+--- a/src/config.xml
++++ b/src/config.xml
- @@ -3093,7 +3093,7 @@ to be found in the default search path.
++@@ -3145,7 +3145,7 @@ to be found in the default search path.
+ ]]>
+ </docs>
+ </option>
+- <option type='bool' id='HAVE_DOT' defval='0'>
++ <option type='bool' id='HAVE_DOT' defval='1'>
+ <docs>
+ <![CDATA[
+ If you set the \c HAVE_DOT tag to \c YES then doxygen will assume the \c dot tool is
- @@ -3276,8 +3276,21 @@ to be found in the default search path.
++@@ -3334,8 +3334,21 @@ to be found in the default search path.
+ ]]>
+ </docs>
+ <value name='png'/>
++ <value name='png:cairo'/>
++ <value name='png:cairo:cairo'/>
++ <value name='png:cairo:gd'/>
++ <value name='png:gd'/>
++ <value name='png:gd:gd'/>
+ <value name='jpg'/>
++ <value name='jpg:cairo'/>
++ <value name='jpg:cairo:gd'/>
++ <value name='jpg:gd'/>
++ <value name='jpg:gd:gd'/>
+ <value name='gif'/>
++ <value name='gif:cairo'/>
++ <value name='gif:cairo:gd'/>
++ <value name='gif:gd'/>
++ <value name='gif:gd:gd'/>
+ <value name='svg'/>
- </option>
- <option type='bool' id='INTERACTIVE_SVG' defval='0' depends='HAVE_DOT'>
++ <value name='png:gd'/>
++ <value name='png:gd:gd'/>
diff --cc debian/patches/doxygen-jquery.patch
index 86d1af7,0000000..ff1c534
mode 100644,000000..100644
--- a/debian/patches/doxygen-jquery.patch
+++ b/debian/patches/doxygen-jquery.patch
@@@ -1,12 -1,0 +1,12 @@@
+Index: b/src/htmlgen.cpp
+===================================================================
+--- a/src/htmlgen.cpp
++++ b/src/htmlgen.cpp
- @@ -732,6 +732,7 @@ void HtmlGenerator::init()
++@@ -728,6 +728,7 @@ void HtmlGenerator::init()
+ mgr.copyResource("svgpan.js",dname);
+ }
+
++ if (Config_getBool("GENERATE_TREEVIEW") || Config_getBool("SEARCHENGINE"))
+ {
+ QFile f(dname+"/dynsections.js");
+ if (f.open(IO_WriteOnly))
diff --cc debian/patches/issue759241.diff
index 0000000,0000000..d26a878
new file mode 100644
--- /dev/null
+++ b/debian/patches/issue759241.diff
@@@ -1,0 -1,0 +1,13 @@@
++Index: b/src/util.cpp
++===================================================================
++--- a/src/util.cpp
+++++ b/src/util.cpp
++@@ -1745,8 +1745,6 @@ nextChar:
++ (s.at(i-1)==')' && isId(c)) // ")id" -> ") id"
++ ||
++ (c=='\'' && s.at(i-1)==' ') // "'id" -> "' id"
++- ||
++- (i>1 && s.at(i-2)==' ' && s.at(i-1)==' ') // " id" -> " id"
++ )
++ )
++ {
diff --cc debian/patches/manpages.diff
index 95f333b,0000000..5e4f069
mode 100644,000000..100644
--- a/debian/patches/manpages.diff
+++ b/debian/patches/manpages.diff
@@@ -1,11 -1,0 +1,11 @@@
- Index: doxygen/doc/doxygen.1
++Index: b/doc/doxygen.1
+===================================================================
- --- doxygen.orig/doc/doxygen.1 2014-05-16 19:41:59.000000000 +0200
- +++ doxygen/doc/doxygen.1 2014-05-16 19:41:59.000000000 +0200
- @@ -48,3 +48,6 @@
- Doxygen version VERSION, Copyright Dimitri van Heesch 1997-2014
++--- a/doc/doxygen.1
+++++ b/doc/doxygen.1
++@@ -48,3 +48,6 @@ If configName is omitted `Doxyfile' will
++ Doxygen version @VERSION@, Copyright Dimitri van Heesch 1997-2015
+ .SH SEE ALSO
+ doxywizard(1).
++.PP
++Please consider installing the doxygen-doc package as it contains additional
++documentation on how to use doxygen.
diff --cc debian/patches/no-rpath.diff
index 0000000,0000000..f111e9d
new file mode 100644
--- /dev/null
+++ b/debian/patches/no-rpath.diff
@@@ -1,0 -1,0 +1,13 @@@
++Index: b/cmake/FindLibClang.cmake
++===================================================================
++--- a/cmake/FindLibClang.cmake
+++++ b/cmake/FindLibClang.cmake
++@@ -38,7 +38,7 @@ if (NOT CLANG_LIBS)
++ if (NOT EXISTS ${CLANG_CLANG_LIB_HACK_CMAKECACHE_DOT_TEXT_BULLSHIT})
++ find_library(CLANG_LIBS NAMES clang libclang)
++ if (NOT EXISTS ${CLANG_LIBS})
++- set (CLANG_LIBS "-L${CLANG_LIBDIR}" "-lclang" "-Wl,-rpath,${CLANG_LIBDIR}")
+++ set (CLANG_LIBS "-L${CLANG_LIBDIR}" "-lclang")
++ endif ()
++ else ()
++ set(CLANG_LIBS "${CLANG_LIB_HACK_CMAKECACHE_DOT_TEXT_BULLSHIT}")
diff --cc debian/patches/pyversion.diff
index 0000000,0000000..ef8d775
new file mode 100644
--- /dev/null
+++ b/debian/patches/pyversion.diff
@@@ -1,0 -1,0 +1,22 @@@
++Index: b/doc/translator.py
++===================================================================
++--- a/doc/translator.py
+++++ b/doc/translator.py
++@@ -83,7 +83,7 @@ def xopen(fname, mode='r', encoding='utf
++ the default 'utf-8-sig' is used (skips the BOM automatically).
++ '''
++
++- major, minor, patch = (int(e) for e in platform.python_version_tuple())
+++ major, minor, patch = (int(e.strip('+')) for e in platform.python_version_tuple())
++ if major == 2:
++ return open(fname, mode=mode) # Python 2 without encoding
++ else:
++@@ -1990,7 +1990,7 @@ class TrManager:
++ if __name__ == '__main__':
++
++ # The Python 2.6+ or 3.3+ is required.
++- major, minor, patch = (int(e) for e in platform.python_version_tuple())
+++ major, minor, patch = (int(e.strip('+')) for e in platform.python_version_tuple())
++ if (major == 2 and minor < 6) or (major == 3 and minor < 0):
++ print('Python 2.6+ or Python 3.0+ are required for the script')
++ sys.exit(1)
diff --cc debian/patches/series
index 2cbee27,0000000..dc487ba
mode 100644,000000..100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,13 -1,0 +1,11 @@@
+manpages.diff
+dot-config.diff
+#doxygen_direct_dot_run.diff
- #qt4.diff
+#gcc-g.diff
+doxygen-jquery.patch
+#dot_num_threads.diff
- system_tmake.patch
- sqlite3-configure.diff
- issue742427.diff
++#sqlite3-configure.diff
+no-timestamps.diff
- default-no-timestamp.diff
- translator_python_detection.diff
++no-rpath.diff
++issue759241.diff
++pyversion.diff
diff --cc debian/rules
index fe6bb5e,0000000..9064fe1
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,163 -1,0 +1,176 @@@
+#!/usr/bin/make -f
+
++COMMA = ,
++ifneq (,$(filter parallel=%,$(subst $(COMMA), ,$(DEB_BUILD_OPTIONS))))
++ NJOBS := -j $(subst parallel=,,$(filter parallel=%,$(subst $(COMMA), ,$(DEB_BUILD_OPTIONS))))
++endif
++
+#export DH_VERBOSE=1
+export DH_OPTIONS=
- export QTDIR=/usr/share/qt4
+
+CFLAGS := $(shell dpkg-buildflags --get CPPFLAGS; dpkg-buildflags --get CFLAGS)
+CXXFLAGS := $(shell dpkg-buildflags --get CPPFLAGS; dpkg-buildflags --get CXXFLAGS)
+LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
+export CFLAGS
+export CXXFLAGS
+export LDFLAGS
+DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
+clang_archs = alpha amd64 armel armhf arm64 i386 mips mipsel \
+ powerpc powerpcspe ppc64 ppc64el s390x \
+ kfreebsd-amd64 kfreebsd-i386
+
- ifeq (,$(findstring stage1,$(DEB_BUILD_PROFILES)))
- with_doxywizard := yes
- else
- with_doxywizard := no
- endif
++with_doxywizard = $(if $(findstring stage1,$(DEB_BUILD_PROFILES)),no,yes)
+
- ifeq ($(with_doxywizard),yes)
- CONFIGUREFLAGS+=--with-doxywizard
- endif
- CONFIGUREFLAGS+=--dot /usr/bin/dot
- CONFIGUREFLAGS+=--install /usr/bin/install
- CONFIGUREFLAGS+=--python python3
- CONFIGUREFLAGS+=--with-doxysearch
++CONFIGUREFLAGS += -DCMAKE_INSTALL_PREFIX=/usr
++CONFIGUREFLAGS += -Dbuild_wizard=$(if $(filter yes, $(with_doxywizard)),ON,OFF)
++CONFIGUREFLAGS += -Dbuild_doc=$(if $(filter yes, $(with_docs)),ON,OFF)
++CONFIGUREFLAGS += -DPYTHON_EXECUTABLE=/usr/bin/python3
++CONFIGUREFLAGS += -Duse_libclang=$(if $(filter $(DEB_HOST_ARCH),$(clang_archs)),ON,OFF)
++#CONFIGUREFLAGS += -Dbuild_search=ON
+# still experimental according to upstream
- #CONFIGUREFLAGS+=--with-sqlite3
- ifneq (,$(filter $(DEB_HOST_ARCH),$(clang_archs)))
- CONFIGUREFLAGS+=--with-libclang
- endif
++#CONFIGUREFLAGS += -Duse_sqlite3=ON
+
+# used by jquery/Makefile
+export MINIFIER=/usr/share/yui-compressor/yui-compressor
+
- configure: configure-stamp
+configure-stamp:
+ dh_testdir
+ $(MAKE) -C jquery install
- ./configure $(CONFIGUREFLAGS)
- # get rid of prebuilt files from orig.tar.gz
- $(MAKE) distclean
- ./configure $(CONFIGUREFLAGS)
- sed -i 's/^TMAKE_MOC *=.*/TMAKE_MOC = moc/' addon/doxywizard/doxywizard.pro
++ rm -rf build
++ mkdir -p build
++ cd build && cmake -G "Unix Makefiles" $(CONFIGUREFLAGS) $(CURDIR)
+ touch $@
+
++build: with_docs=yes
++build-arch: with_docs=no
++build-indep: with_docs=yes
++
+build: build-stamp
+build-arch: build-stamp
+build-indep: build-stamp
+build-stamp: configure-stamp
+ dh_testdir
- $(MAKE) QMAKE=$(shell pwd)/debian/qmake
++ $(MAKE) -C build $(NJOBS) VERBOSE=1
++ [ "$(with_docs)" = no ] || $(MAKE) -C build $(NJOBS) VERBOSE=1 docs
+ touch $@
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f configure-stamp build-stamp install*stamp doc/config.doc doc/language.doc doc/mailto.txt doc/translator_report.txt templates/html/jquery.js
- rm -rf qt tmake winbuild
- $(MAKE) -C jquery clean
++ rm -rf build
+ rm -f src/jquery_*.js
- [ ! -f Makefile ] || $(MAKE) distclean
+ rm -f qtools/Makefile.qtools
+ rm -f doxygen_sqlite3.db
+ dh_clean
+
+uninstall:
+ dh_testdir
+ dh_testroot
+ rm -f install*stamp
- dh_clean -k
++ dh_prep
+
+install-indep: install-arch
+install-indep: install-indep-stamp
+install-indep-stamp: DH_OPTIONS=-i
- install-indep-stamp: INSDIR=$(shell pwd)/debian/doxygen/usr
- install-indep-stamp: DOCDIR=$(shell pwd)/debian/doxygen-doc/usr/share/doc/doxygen
+install-indep-stamp:
+ dh_testdir
+ dh_testroot
+ dh_installdirs
- $(MAKE) install_docs \
- INSTALL=$(INSDIR) DOCDIR=$(DOCDIR) MAN1DIR=share/man/man1
++ $(MAKE) -C build install \
++ VERBOSE=1 \
++ DESTDIR=$(CURDIR)/debian/doxygen-doc
++ mkdir -p debian/doxygen-doc/usr/share/doc/doxygen
++ mv debian/doxygen-doc/usr/share/doc/packages/doxygen/* \
++ debian/doxygen-doc/usr/share/doc/doxygen/.
++ rm -rf debian/doxygen-doc/usr/share/doc/packages
++ rm -rf debian/doxygen-doc/usr/bin
++ rm -rf debian/doxygen-doc/usr/share/man
+ -find debian -name .cvsignore -o -name CVS | xargs rm -rf
+ touch $@
+
+install-arch: build
+install-arch: install-arch-stamp
+install-arch-stamp: DH_OPTIONS=-a
- install-arch-stamp: INSDIR=$(shell pwd)/debian/doxygen/usr
- install-arch-stamp: DOCDIR=$(shell pwd)/debian/doxygen/usr/share/doc/doxygen
+install-arch-stamp:
+ dh_testdir
+ dh_testroot
- dh_clean -k
++ dh_prep
+ dh_installdirs
- $(MAKE) install \
- INSTALL=$(INSDIR) DOCDIR=$(DOCDIR) MAN1DIR=share/man/man1
++ $(MAKE) -C build install \
++ VERBOSE=1 \
++ DESTDIR=$(CURDIR)/debian/doxygen
+ cd debian/dh-doxygen && pod2man -c Debhelper -r '' dh_doxygen dh_doxygen.1
++ : # FIXME: man pages not installed when building without docs
++ [ -f debian/doxygen/usr/share/man/man1/doxygen.1 ] \
++ || install -D doc/doxygen.1 debian/doxygen/usr/share/man/man1/doxygen.1
+ifeq ($(with_doxywizard),yes)
++ [ -f debian/doxygen/usr/share/man/man1/doxywizard.1 ] \
++ || install -D doc/doxywizard.1 debian/doxygen/usr/share/man/man1/doxywizard.1
+ dh_movefiles -Ndoxygen --sourcedir=debian/doxygen \
+ usr/bin/doxywizard \
+ usr/share/man/man1/doxywizard.1
+endif
++ rm -rf debian/doxygen/usr/share/doc/packages
++
++ rm -f debian/doxygen/usr/share/man/man1/doxyindexer.1
++ rm -f debian/doxygen/usr/share/man/man1/doxysearch.1
+ -find debian -name .cvsignore -o -name CVS | xargs rm -rf
+ touch $@
+
+install: install-indep install-arch
+
++binary: with_docs=yes
++binary-arch: with_docs=no
++binary-indep: with_docs=yes
++
+binary-indep: DH_OPTIONS=-i
+binary-indep: install-indep
+ dh_testdir
+ dh_testroot
+ dh_installdocs
+ dh_lintian
+ ./debian/dh-doxygen/dh_doxygen
+ rdfind -outputname /dev/null -makehardlinks true debian/doxygen-doc/usr/share/doc/doxygen
+ dh_installchangelogs doc/changelog.doc
+ dh_strip --dbg-package=doxygen-dbg
+ dh_link
+ dh_compress -X.pdf
+ dh_fixperms
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+ifeq ($(with_doxywizard),yes)
+binary-arch: DH_OPTIONS=-a
+else
+binary-arch: DH_OPTIONS=-a -Ndoxygen-gui
+endif
+binary-arch: install-arch
+ dh_testdir
+ dh_testroot
+ dh_install
- dh_installdocs LANGUAGE.HOWTO PLATFORMS README.md VERSION
++ dh_installdocs LANGUAGE.HOWTO README.md VERSION
+ dh_installman
+ dh_installchangelogs doc/changelog.doc
+ dh_strip --dbg-package=doxygen-dbg
+ dh_link
+ dh_installmenu
+ dh_compress
+ dh_fixperms
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-arch binary-indep
+
+.PHONY: configure build clean uninstall
+.PHONY: install-arch install-indep install
+.PHONY: binary-arch binary-indep binary
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/doxygen.git
More information about the Reproducible-commits
mailing list