[Reproducible-commits] [doxygen] 04/04: Imported Debian patch 1.8.9.1-2
Mattia Rizzolo
mattia at mapreri.org
Sat Apr 11 16:20:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
mapreri-guest pushed a commit to branch master
in repository doxygen.
commit 541a866c60a1002970489c1c4a38607d43b4668d
Merge: be050db a450a08
Author: Matthias Klose <doko at carbon>
Date: Mon Mar 9 20:17:33 2015 +0100
Imported Debian patch 1.8.9.1-2
Makefile.in | 5 +-
README.md | 4 +
VERSION | 1 -
addon/doxmlparser/examples/metrics/Makefile | 37 -
.../doxmlparser/examples/metrics/Makefile.metrics | 77 -
addon/doxmlparser/examples/metrics/metrics.pro | 27 -
addon/doxmlparser/src/Makefile | 37 -
addon/doxmlparser/src/Makefile.doxmlparser | 224 --
addon/doxmlparser/src/doxmlparser.pro | 34 -
addon/doxmlparser/test/Makefile | 37 -
addon/doxmlparser/test/Makefile.xmlparse | 77 -
addon/doxmlparser/test/xmlparse.pro | 27 -
addon/doxysearch/doxyindexer.cpp | 21 +-
addon/doxysearch/doxysearch.cpp | 8 +-
addon/doxywizard/Makefile | 62 -
addon/doxywizard/Makefile.doxywizard | 436 ---
addon/doxywizard/doxywizard.cpp | 6 +-
addon/doxywizard/doxywizard.pro | 48 -
addon/doxywizard/doxywizard.pro.in | 3 +-
addon/doxywizard/expert.cpp | 2 +-
configure | 13 +-
debian/changelog | 12 +
debian/control | 2 +
debian/patches/clang-configure.diff | 27 -
debian/patches/dot-config.diff | 10 +-
debian/patches/doxygen-jquery.patch | 12 +-
debian/patches/fix-760700.diff | 67 -
debian/patches/fix-762272.diff | 76 -
debian/patches/fix_676423_segfault.patch | 25 -
debian/patches/issue742427.diff | 24 +
debian/patches/series | 5 +-
debian/patches/system_tmake.patch | 2 +-
doc/.gitignore | 1 -
doc/Makefile | 61 -
doc/changelog.doc | 201 +
doc/commands.doc | 113 +-
doc/config.doc | 186 +-
doc/customize.doc | 4 +-
doc/language.doc | 10 +-
doc/mailto.txt | 8 +
doc/translator_report.txt | 70 +-
examples/Makefile | 151 -
examples/example.cfg | 2 +-
jquery/Makefile | 25 +-
jquery/README | 5 +-
jquery/split_jquery.pl | 25 -
libmd5/Makefile | 40 -
libmd5/Makefile.libmd5 | 82 -
libmd5/libmd5.pro | 17 -
packages/rpm/doxygen.spec | 2 +-
qtools/Doxyfile | 2 +-
qtools/Makefile | 52 -
qtools/Makefile.in | 1 +
qtools/qcstring.cpp | 630 ++--
qtools/qcstring.h | 820 +++--
qtools/qfeatures.h | 2 +-
qtools/qfile_unix.cpp | 1 +
qtools/qglobal.h | 5 +-
qtools/qgstring.cpp | 2 +-
qtools/qstring.cpp | 10 +-
qtools/qtextcodec.cpp | 4 +-
qtools/qtextstream.cpp | 6 +-
qtools/qthread.cpp | 1 +
qtools/qtools.pro | 109 -
qtools/qtools.pro.in | 3 +-
qtools/qutfcodec.cpp | 6 +-
qtools/scstring.cpp | 798 ----
qtools/scstring.h | 155 -
src/Makefile | 75 -
src/Makefile.libdoxycfg | 137 -
src/cite.cpp | 65 +-
src/classdef.cpp | 257 +-
src/classdef.h | 3 +-
src/cmdmapper.cpp | 11 +
src/cmdmapper.h | 4 +-
src/code.l | 1 -
src/commentcnv.l | 13 +-
src/commentscan.l | 6 +-
src/condparser.h | 19 +-
src/config.h | 1 +
src/config.l | 18 +-
src/config.xml | 184 +-
src/configgen.py | 1 +
src/context.cpp | 600 +--
src/context.h | 30 +-
src/dbusxmlscanner.cpp | 2 +-
src/declinfo.l | 1 -
src/define.cpp | 2 +-
src/definition.cpp | 132 +-
src/definition.h | 3 +-
src/diagram.cpp | 2 +-
src/dirdef.cpp | 76 +-
src/dirdef.h | 3 +-
src/docbookgen.cpp | 258 +-
src/docbookvisitor.cpp | 262 +-
src/docbookvisitor.h | 8 +-
src/docparser.cpp | 591 ++-
src/docparser.h | 17 +-
src/doctokenizer.h | 2 +
src/doctokenizer.l | 115 +-
src/dot.cpp | 261 +-
src/dot.h | 16 +-
src/doxygen.cpp | 400 +-
src/doxygen.h | 1 -
src/doxygen.pro | 47 -
src/entry.cpp | 18 +-
src/entry.h | 2 +-
src/filedef.cpp | 174 +-
src/filedef.h | 4 +-
src/filename.cpp | 44 +-
src/fortrancode.l | 102 +-
src/fortranscanner.l | 247 +-
src/ftvhelp.cpp | 578 +--
src/groupdef.cpp | 244 +-
src/groupdef.h | 4 +-
src/htags.cpp | 5 +-
src/htmldocvisitor.cpp | 77 +-
src/htmlentity.cpp | 4 +-
src/htmlgen.cpp | 1068 +-----
src/htmlhelp.cpp | 5 +-
src/index.cpp | 36 +-
src/jquery_fx.js | 1 -
src/jquery_p1.js | 18 -
src/jquery_p2.js | 10 -
src/jquery_p3.js | 3 -
src/jquery_pt.js | 8 -
src/jquery_ui.js | 40 -
src/lang_cfg.py | 0
src/latexdocvisitor.cpp | 319 +-
src/latexdocvisitor.h | 6 +-
src/latexgen.cpp | 76 +-
src/latexgen.h | 2 +
src/layout.cpp | 2 +-
src/layout_default.h | 194 -
src/libdoxycfg.pro | 34 -
src/libdoxycfg.t | 53 -
src/libdoxygen.pro | 245 --
src/libdoxygen.pro.in | 8 +-
src/libdoxygen.t | 208 --
src/libdoxygen.t.in | 92 +-
src/lodepng.cpp | 34 +-
src/mangen.cpp | 10 +-
src/markdown.cpp | 9 +-
src/marshal.cpp | 2 +-
src/memberdef.cpp | 229 +-
src/memberdef.h | 8 +-
src/membergroup.cpp | 16 +-
src/membergroup.h | 4 +-
src/memberlist.cpp | 65 +-
src/memberlist.h | 6 +-
src/message.cpp | 9 +-
src/msc.cpp | 3 +-
src/namespacedef.cpp | 107 +-
src/namespacedef.h | 2 +
src/pagedef.cpp | 48 +-
src/pagedef.h | 2 +
src/parserintf.h | 4 +
src/perlmodgen.cpp | 1 -
src/plantuml.cpp | 37 +-
src/portable.cpp | 13 +-
src/pre.l | 13 +-
src/printdocvisitor.h | 2 +-
src/pycode.l | 1 -
src/pyscanner.l | 17 +-
src/qhp.cpp | 12 +-
src/qhp.h | 3 +-
src/reflist.cpp | 8 +
src/reflist.h | 5 +-
src/res2cc_cmd.py | 118 +
src/resize_js.h | 93 -
src/resourcemgr.cpp | 183 +
src/resourcemgr.h | 63 +
src/rtfdocvisitor.cpp | 16 +-
src/rtfgen.cpp | 34 +-
src/rtfgen.h | 3 +-
src/rtfstyle.h | 2 +-
src/scanner.l | 14 +-
src/searchindex.cpp | 55 +-
src/searchindex.h | 1 -
src/store.cpp | 4 +-
src/tagreader.cpp | 37 +-
src/tclscanner.l | 23 +-
src/template.cpp | 316 +-
src/tooltip.cpp | 2 +-
src/translator_br.h | 218 +-
src/translator_hr.h | 4 +-
src/translator_kr.h | 54 +-
src/translator_lt.h | 2 +-
src/translator_pt.h | 190 +-
src/translator_ru.h | 2 +-
src/translator_sr.h | 16 +-
src/translator_tw.h | 13 +-
src/translator_ua.h | 2 +-
src/translator_vi.h | 8 +-
src/util.cpp | 112 +-
src/util.h | 10 +-
src/version.cpp | 2 +-
src/vhdlcode.l | 10 +-
src/vhdldocgen.cpp | 150 +-
src/vhdldocgen.h | 1 +
src/vhdljjparser.cpp | 105 +-
src/xmldocvisitor.cpp | 105 +-
src/xmlgen.cpp | 132 +-
templates/html/arrowdown.luma | 49 +
templates/html/arrowright.luma | 49 +
templates/html/bc_s.luma | 66 +
templates/html/bdwn.luma | 21 +
{src => templates/html}/bib2xhtml.pl | 0
templates/html/close.png | Bin 0 -> 273 bytes
templates/html/closed.luma | 23 +
templates/html/doc.luma | 50 +
{src => templates/html}/doxygen.bst | 0
{src => templates/html}/doxygen.css | 17 +-
templates/html/doxygen.luma | 68 +
{src => templates/html}/dynsections.js | 0
{src => templates/html}/extsearch.js | 2 +-
templates/html/folderclosed.luma | 49 +
templates/html/folderopen.luma | 49 +
{src => templates/html}/footer.html | 0
{src => templates/html}/header.html | 0
templates/html/htmlallmembers.tpl | 22 +
templates/html/htmlannotated.tpl | 15 +
templates/html/htmlbase.tpl | 216 ++
templates/html/htmlclass.tpl | 452 +++
templates/html/htmlclasses.tpl | 49 +
templates/html/htmlclmembers.tpl | 20 +
templates/html/htmlclmembersindex.tpl | 26 +
templates/html/htmldeclcomp.tpl | 32 +
templates/html/htmldir.tpl | 78 +
templates/html/htmldirtree.tpl | 46 +
templates/html/htmldyncontents.tpl | 7 +
templates/html/htmldynheader.tpl | 7 +
templates/html/htmlfile.tpl | 256 ++
templates/html/htmlfiles.tpl | 15 +
templates/html/htmlflmembers.tpl | 20 +
templates/html/htmlgraphhierarchy.tpl | 13 +
templates/html/htmlhierarchy.tpl | 17 +
templates/html/htmlinclude.tpl | 27 +
templates/html/htmlindexpages.tpl | 19 +
templates/html/htmljsnavindex.tpl | 7 +
templates/html/htmljsnavtree.tpl | 20 +
templates/html/htmllayout.tpl | 237 ++
templates/html/htmlmemberindex.tpl | 37 +
templates/html/htmlmembersindex.tpl | 81 +
templates/html/htmlmembertabs.tpl | 48 +
templates/html/htmlmemdecl.tpl | 214 ++
templates/html/htmlmemdecls.tpl | 38 +
templates/html/htmlmemdef.tpl | 284 ++
templates/html/htmlmeminherit.tpl | 20 +
templates/html/htmlmemlist.tpl | 15 +
templates/html/htmlmemsummary.tpl | 7 +
templates/html/htmlmodule.tpl | 310 ++
templates/html/htmlmodules.tpl | 15 +
templates/html/htmlnamespace.tpl | 206 ++
templates/html/htmlnamespaces.tpl | 15 +
templates/html/htmlnavpath.tpl | 14 +
templates/html/htmlnavtree.tpl | 22 +
templates/html/htmlnsmembers.tpl | 20 +
templates/html/htmlnsmembersindex.tpl | 26 +
templates/html/htmlobjlink.tpl | 6 +
templates/html/htmlpage.tpl | 58 +
templates/html/htmlpages.tpl | 15 +
templates/html/htmlsource.tpl | 37 +
templates/html/htmltabs.tpl | 96 +
templates/html/htmltypeconstraints.tpl | 13 +
templates/html/jquery.js | 68 +
templates/html/mag.png | Bin 0 -> 524 bytes
templates/html/mag_sel.png | Bin 0 -> 563 bytes
templates/html/nav_f.lum | 11 +
templates/html/nav_g.png | Bin 0 -> 95 bytes
templates/html/nav_h.lum | 6 +
{src => templates/html}/navtree.css | 2 +-
{src => templates/html}/navtree.js | 16 +-
templates/html/open.luma | 23 +
{src => templates/html}/resize.js | 0
{src => templates/html}/search.css | 0
{src => templates/html}/search.js | 65 +-
{src => templates/html}/search_functions.php | 2 +-
templates/html/search_l.png | Bin 0 -> 604 bytes
templates/html/search_m.png | Bin 0 -> 158 bytes
src/search.css => templates/html/search_noidx.css | 2 +-
{src => templates/html}/search_opensearch.php | 6 +-
templates/html/search_r.png | Bin 0 -> 612 bytes
templates/html/splitbar.lum | 1028 ++++++
{src => templates/html}/svgpan.js | 0
templates/html/sync_off.luma | 54 +
templates/html/sync_on.luma | 54 +
templates/html/tab_a.lum | 8 +
templates/html/tab_b.lum | 8 +
templates/html/tab_h.lum | 8 +
templates/html/tab_s.lum | 8 +
templates/html/tabs.css | 60 +
{src => templates/latex}/doxygen.sty | 2 +
{src => templates/xml}/compound.xsd | 21 +
{src => templates/xml}/index.xsd | 0
testing/008/008__brief_8c.xml | 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 | 2 +-
testing/011/interface_integer.xml | 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/016/016__copydoc_8c.xml | 2 +-
testing/018/018__def_8c.xml | 2 +-
testing/022/indexpage.xml | 5 +-
testing/025/class_test.xml | 2 +-
testing/026/class_test.xml | 2 +-
testing/027/struct_car.xml | 2 +-
testing/027/struct_object.xml | 2 +-
testing/027/struct_truck.xml | 2 +-
testing/027/struct_vehicle.xml | 2 +-
testing/029/029__hideinit_8c.xml | 2 +-
testing/035/035__invariant_8c.xml | 2 +-
testing/036/036__link_8c.xml | 2 +-
testing/037/class_receiver.xml | 7 +-
testing/037/class_sender.xml | 7 +-
testing/039/class_test.xml | 2 +-
testing/040/namespace_n_s.xml | 2 +-
testing/041/class_test.xml | 2 +-
testing/042/namespaceorg_1_1doxygen_1_1_test.xml | 2 +-
testing/044/struct_s.xml | 2 +-
testing/046/046__related_8cpp.xml | 2 +-
testing/046/class_test.xml | 2 +-
testing/047/047__return_8cpp.xml | 2 +-
testing/048/048__showinit_8c.xml | 2 +-
testing/054/054__parblock_8cpp.xml | 2 +-
testing/057/057__caller__graphs_8tcl.xml | 2 +-
testing/057/__057__caller__graphs_8tcl.xml | 2 +-
testing/057/namespace1.xml | 2 +-
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 | 2 +-
testing/057/namespacefoo.xml | 2 +-
testing/058/058__bracket__recursion_8tcl.xml | 2 +-
testing/059/059__command__catch_8tcl.xml | 2 +-
testing/060/060__command__switch_8tcl.xml | 2 +-
testing/061/class_test.xml | 2 +-
testing/062/namespacen1.xml | 2 +-
testing/062/namespacen2.xml | 2 +-
testing/062/namespacen3.xml | 2 +-
testing/063/namespaceoo.xml | 2 +-
testing/063/namespaceoo_1_1_helpers.xml | 2 +-
testing/063/namespaceoo_1_1define.xml | 2 +-
testing/064/struct_foo.xml | 112 +
testing/064_castoperator.cpp | 25 +
testing/{022 => 065}/indexpage.xml | 9 +-
testing/065_tilde.dox | 12 +
testing/html/063__bug__729092_8tcl.html | 13 +-
testing/html/arrowdown.png | Bin 0 -> 246 bytes
testing/html/arrowright.png | Bin 0 -> 229 bytes
testing/html/doc.png | Bin 0 -> 746 bytes
testing/html/doxygen.css | 19 +-
testing/html/files.html | 13 +-
testing/html/folderclosed.png | Bin 0 -> 616 bytes
testing/html/folderopen.png | Bin 0 -> 597 bytes
testing/html/index.html | 13 +-
testing/html/jquery.js | 57 +-
testing/html/namespacemembers.html | 13 +-
testing/html/namespacemembers_func.html | 13 +-
testing/html/namespaceoo.html | 13 +-
testing/html/namespaceoo_1_1_helpers.html | 13 +-
testing/html/namespaceoo_1_1define.html | 13 +-
testing/html/namespaces.html | 13 +-
testing/html/search/all_0.html | 2 +-
testing/html/search/all_1.html | 2 +-
testing/html/search/all_2.html | 2 +-
testing/html/search/files_0.html | 2 +-
testing/html/search/functions_0.html | 2 +-
testing/html/search/namespaces_0.html | 2 +-
testing/html/search/search.js | 88 +-
testing/html/search/searchdata.js | 24 +
testing/html/splitbar.png | Bin 0 -> 314 bytes
testing/runtests.pl | 2 +-
tmake/lib/linux-g++/tmake.conf | 2 +-
tmake/lib/macosx-c++/tmake.conf | 2 +-
vhdlparser/CharStream.cc | 4 +-
vhdlparser/CharStream.h | 190 +-
vhdlparser/ErrorHandler.h | 21 +-
vhdlparser/JavaCC.h | 25 +-
vhdlparser/JavaCC.h.in | 25 +-
vhdlparser/Makefile | 62 -
vhdlparser/Makefile.in | 3 +-
vhdlparser/Makefile.vhdlparser | 165 -
vhdlparser/ParseException.cc | 6 +-
vhdlparser/ParseException.h | 4 +-
vhdlparser/Token.cc | 4 +-
vhdlparser/Token.h | 7 +-
vhdlparser/TokenManager.h | 13 +-
vhdlparser/TokenMgrError.cc | 7 +-
vhdlparser/TokenMgrError.h | 23 +-
vhdlparser/VhdlParser.cc | 478 ++-
vhdlparser/VhdlParser.h | 3822 ++++++++++----------
vhdlparser/VhdlParserConstants.h | 7 +-
vhdlparser/VhdlParserIF.cpp | 1 +
vhdlparser/VhdlParserTokenManager.cc | 90 +-
vhdlparser/VhdlParserTokenManager.h | 27 +-
vhdlparser/vhdlparser.jj | 1149 +++---
vhdlparser/vhdlparser.patch | 10 -
vhdlparser/vhdlparser.pro | 40 -
vhdlparser/vhdlstring.h | 6 +-
winbuild/.gitignore | 7 -
winbuild/Doxygen.vcproj | 3763 ++++++++++++++-----
winbuild/GenResources.rules | 19 +
winbuild/qtools.vcproj | 6 +-
415 files changed, 17448 insertions(+), 13624 deletions(-)
diff --cc debian/changelog
index bf8df9f,0000000..e8e90db
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,986 -1,0 +1,998 @@@
++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
++
++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/control
index 2b874d5,0000000..bdf75a4
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,113 -1,0 +1,115 @@@
+Source: doxygen
+Section: devel
+Priority: optional
+Maintainer: Matthias Klose <doko at debian.org>
+Uploaders: Helmut Grohne <helmut at subdivi.de>
+Build-Depends: debhelper (>= 5),
+ libqt4-dev,
+ flex, bison (>= 1.875a),
+ python3,
+ libsqlite3-dev,
+ libxapian-dev,
+ tmake,
+ 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],
+ libclang-3.5-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/patches/dot-config.diff
index 0018ff4,0000000..61114ec
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: doxygen/src/config.xml
++Index: b/src/config.xml
+===================================================================
- --- doxygen.orig/src/config.xml 2014-05-16 20:13:20.000000000 +0200
- +++ doxygen/src/config.xml 2014-05-16 20:14:40.000000000 +0200
- @@ -3049,7 +3049,7 @@
++--- a/src/config.xml
+++++ b/src/config.xml
++@@ -3093,7 +3093,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
- @@ -3232,8 +3232,21 @@
++@@ -3276,8 +3276,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'>
diff --cc debian/patches/doxygen-jquery.patch
index e636daa,0000000..86d1af7
mode 100644,000000..100644
--- a/debian/patches/doxygen-jquery.patch
+++ b/debian/patches/doxygen-jquery.patch
@@@ -1,12 -1,0 +1,12 @@@
- Index: doxygen/src/htmlgen.cpp
++Index: b/src/htmlgen.cpp
+===================================================================
- --- doxygen.orig/src/htmlgen.cpp 2013-11-09 19:18:19.000000000 +0100
- +++ doxygen/src/htmlgen.cpp 2013-11-09 19:18:19.000000000 +0100
- @@ -1560,6 +1560,7 @@
- fprintf(stderr,"Warning: Cannot open file %s for writing\n",fileName.data());
++--- a/src/htmlgen.cpp
+++++ b/src/htmlgen.cpp
++@@ -732,6 +732,7 @@ void HtmlGenerator::init()
++ mgr.copyResource("svgpan.js",dname);
+ }
+
++ if (Config_getBool("GENERATE_TREEVIEW") || Config_getBool("SEARCHENGINE"))
+ {
- QFile f(dname+"/jquery.js");
++ QFile f(dname+"/dynsections.js");
+ if (f.open(IO_WriteOnly))
diff --cc debian/patches/issue742427.diff
index 0000000,0000000..3648d07
new file mode 100644
--- /dev/null
+++ b/debian/patches/issue742427.diff
@@@ -1,0 -1,0 +1,24 @@@
++--- a/src/latexgen.cpp
+++++ b/src/latexgen.cpp
++@@ -535,14 +535,18 @@ static void writeDefaultFooter(FTextStream &t)
++ Doxygen::citeDict->writeLatexBibliography(t);
++
++ // Index
+++ t << "% Index\n";
++ QCString unit;
++ if (Config_getBool("COMPACT_LATEX"))
+++ {
++ unit = "section";
+++ }
++ else
+++ {
++ unit = "chapter";
++- t << "% Index\n"
++- "\\backmatter\n"
++- "\\newpage\n"
+++ t << "\\backmatter\n";
+++ }
+++ t << "\\newpage\n"
++ "\\phantomsection\n"
++ "\\clearemptydoublepage\n"
++ "\\addcontentsline{toc}{" << unit << "}{" << theTranslator->trRTFGeneralIndex() << "}\n"
diff --cc debian/patches/series
index 4459f31,0000000..ce70522
mode 100644,000000..100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,13 -1,0 +1,10 @@@
+manpages.diff
+dot-config.diff
+#doxygen_direct_dot_run.diff
+#qt4.diff
+#gcc-g.diff
+doxygen-jquery.patch
+#dot_num_threads.diff
- fix_676423_segfault.patch
+system_tmake.patch
- clang-configure.diff
+sqlite3-configure.diff
- fix-760700.diff
- fix-762272.diff
++issue742427.diff
diff --cc debian/patches/system_tmake.patch
index 784a6b9,0000000..887bdd7
mode 100644,000000..100644
--- a/debian/patches/system_tmake.patch
+++ b/debian/patches/system_tmake.patch
@@@ -1,20 -1,0 +1,20 @@@
+Author: Helmut Grohne <helmut at subdivi.de>
+Description: adapt configure to use the system copy of tmake
+Last-Update: 2013-05-22
+
+Index: b/configure
+===================================================================
+--- a/configure
++++ b/configure
- @@ -751,9 +751,9 @@ configPWD=`pwd`
++@@ -756,9 +756,9 @@ configPWD=`pwd`
+
+ cat > .makeconfig <<EOF
+ DOXYGEN = $configPWD
+-TMAKEPATH = $configPWD/tmake/lib/$f_platform
++TMAKEPATH = /usr/share/tmake/$f_platform
+ ENV = env TMAKEPATH="\$(TMAKEPATH)"
+-TMAKE = $configPWD/tmake/bin/tmake
++TMAKE = $configPWD/debian/tmake
+ MAKE = $f_make
+ PYTHON = $f_python
+ PERL = $f_perl
--
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