Author: malat-guest Date: 2011-11-10 13:08:29 +0000 (Thu, 10 Nov 2011) New Revision: 8514
Modified: trunk/packages/activiz.net/trunk/debian/changelog trunk/packages/activiz.net/trunk/debian/control Log: fix documentation Modified: trunk/packages/activiz.net/trunk/debian/changelog =================================================================== --- trunk/packages/activiz.net/trunk/debian/changelog 2011-11-10 10:15:54 UTC (rev 8513) +++ trunk/packages/activiz.net/trunk/debian/changelog 2011-11-10 13:08:29 UTC (rev 8514) @@ -1,3 +1,9 @@ +activiz.net (5.6.1-3) UNRELEASED; urgency=low + + * Need doxygen-latex to pull dvips/latex dependency. + + -- Mathieu Malaterre <[email protected]> Thu, 10 Nov 2011 14:07:56 +0100 + activiz.net (5.6.1-2) unstable; urgency=low * Fix issue on buildd machine where doxygen would not be available Modified: trunk/packages/activiz.net/trunk/debian/control =================================================================== --- trunk/packages/activiz.net/trunk/debian/control 2011-11-10 10:15:54 UTC (rev 8513) +++ trunk/packages/activiz.net/trunk/debian/control 2011-11-10 13:08:29 UTC (rev 8514) @@ -6,7 +6,7 @@ Uploaders: Mathieu Malaterre <[email protected]> Build-Depends: debhelper (>= 8), cmake (>= 2.8.3), mummy, libkitware-mummy-runtime1.0-cil, gccxml, libvtk5-dev (>= 5.6), mono-devel, - cli-common-dev (>= 0.5.7), doxygen (>= 1.6.2), graphviz + cli-common-dev (>= 0.5.7), doxygen-latex (>= 1.6.2), graphviz Standards-Version: 3.9.2 Homepage: http://www.kitware.com/products/avdownload.php Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/activiz.net/trunk _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
