doxygen (1.5.1-1) unstable; urgency=low * New upstream version. -- Matthias Klose Sun, 29 Oct 2006 23:35:01 +0100 doxygen (1.4.7-1) unstable; urgency=low * New upstream version. -- Matthias Klose 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 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 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 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 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 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 Sun, 4 Dec 2005 15:18:45 -0500 doxygen (1.4.5-1) unstable; urgency=low * New upstream version. -- Matthias Klose 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 Sat, 13 Aug 2005 13:17:51 +0200 doxygen (1.4.4-0ubuntu1) breezy; urgency=low * New upstream version. -- Matthias Klose 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 Wed, 29 Jun 2005 18:51:39 +0200 doxygen (1.4.3-20050530-1) unstable; urgency=low * New upstream version. -- Matthias Klose 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 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 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 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 Sun, 1 May 2005 04:51:40 -0700 doxygen (1.4.2-1) unstable; urgency=low * New upstream version. -- Matthias Klose 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 Sat, 15 Jan 2005 21:29:46 +0100 doxygen (1.4.0-1) unstable; urgency=low * New upstream version. -- Matthias Klose 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 Sun, 10 Oct 2004 22:53:56 +0200 doxygen (1.3.9-1) unstable; urgency=medium * New upstream release. -- Matthias Klose 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 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 Tue, 21 Sep 2004 07:43:28 +0200 doxygen (1.3.8-1) unstable; urgency=low * New maintainer. -- Matthias Klose Tue, 27 Jul 2004 21:01:26 +0200 doxygen (1.3.8-0.1) unstable; urgency=low * NMU. * New upstream version. -- Matthias Klose 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 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 Sat, 15 May 2004 17:35:20 +0200 doxygen (1.3.7-0.1) unstable; urgency=low * NMU * New upstream version. -- Matthias Klose 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 Thu, 26 Feb 2004 22:07:36 +0100 doxygen (1.3.5-0.1) unstable; urgency=low * NMU * New upstream version. -- Matthias Klose 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) 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) Sun, 5 Oct 2003 16:41:02 +0200 doxygen (1.3.2-1) unstable; urgency=low * New upstream release -- Luca Filipozzi 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 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 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 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 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 Mon, 14 Oct 2002 14:45:20 -0700 doxygen (1.2.18-1) unstable; urgency=low * New upstream release -- Luca Filipozzi 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 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 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 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 Sat, 13 Apr 2002 15:30:43 -0700 doxygen (1.2.15-1) unstable; urgency=low * New upstream release -- luca filipozzi 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 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 Sun, 24 Feb 2002 12:33:53 -0800 doxygen (1.2.14-1) unstable; urgency=low * New upstream release -- Luca Filipozzi 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 Sun, 17 Feb 2002 12:45:24 -0800 doxygen (1.2.12-1) unstable; urgency=low * New upstream release -- Luca Filipozzi Wed, 19 Dec 2001 12:26:37 -0800 doxygen (1.2.11.1-1) unstable; urgency=low * New upstream release -- Luca Filipozzi Tue, 23 Oct 2001 14:42:07 -0700 doxygen (1.2.9.1-1) unstable; urgency=low * New upstream release (Closes: #101374) -- Luca Filipozzi Sun, 5 Aug 2001 09:36:34 -0700 doxygen (1.2.8.1-1) unstable; urgency=low * New upstream release -- Luca Filipozzi Thu, 14 Jun 2001 01:15:46 -0700 doxygen (1.2.8-1) unstable; urgency=low * New upstream release -- Luca Filipozzi Mon, 4 Jun 2001 11:24:28 -0700 doxygen (1.2.7-1) unstable; urgency=low * New upstream release (Closes: #96924) -- Luca Filipozzi 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 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 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 Sun, 11 Mar 2001 13:22:22 -0800 doxygen (1.2.5-1) unstable; urgency=low * New upstream release -- Luca Filipozzi Sun, 4 Feb 2001 23:20:37 -0800 doxygen (1.2.4-1) unstable; urgency=low * New upstream release -- Luca Filipozzi Mon, 8 Jan 2001 20:10:52 -0800 doxygen (1.2.3-1) unstable; urgency=low * New upstream release -- Luca Filipozzi Thu, 2 Nov 2000 16:49:52 -0800 doxygen (1.2.2-2) unstable; urgency=low * Changed maintainer field to Luca Filipozzi -- Luca Filipozzi 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 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 Thu, 21 Sep 2000 12:28:16 -0700 doxygen (1.0.0-2) unstable; urgency=low * Compiled against libqt2. -- Luca Filipozzi Wed, 19 Jul 2000 18:02:38 -0700 doxygen (1.0.0-1) unstable; urgency=low * Initial Release. -- Luca Filipozzi Wed, 19 Jul 2000 18:01:52 -0700 Local variables: mode: debian-changelog End: