Author: malat-guest Date: 2011-11-09 11:43:49 +0000 (Wed, 09 Nov 2011) New Revision: 8488
Added: trunk/packages/activiz.net/tags/5.6.1-2/ trunk/packages/activiz.net/tags/5.6.1-2/debian/changelog trunk/packages/activiz.net/tags/5.6.1-2/debian/control Removed: trunk/packages/activiz.net/tags/5.6.1-2/debian/changelog trunk/packages/activiz.net/tags/5.6.1-2/debian/control Log: [svn-buildpackage] Tagging activiz.net 5.6.1-2 Deleted: trunk/packages/activiz.net/tags/5.6.1-2/debian/changelog =================================================================== --- trunk/packages/activiz.net/trunk/debian/changelog 2011-11-09 09:14:07 UTC (rev 8486) +++ trunk/packages/activiz.net/tags/5.6.1-2/debian/changelog 2011-11-09 11:43:49 UTC (rev 8488) @@ -1,5 +0,0 @@ -activiz.net (5.6.1-1) unstable; urgency=low - - * Initial release (Closes: #611764) - - -- Mathieu Malaterre <[email protected]> Mon, 31 Oct 2011 15:44:31 +0100 Copied: trunk/packages/activiz.net/tags/5.6.1-2/debian/changelog (from rev 8487, trunk/packages/activiz.net/trunk/debian/changelog) =================================================================== --- trunk/packages/activiz.net/tags/5.6.1-2/debian/changelog (rev 0) +++ trunk/packages/activiz.net/tags/5.6.1-2/debian/changelog 2011-11-09 11:43:49 UTC (rev 8488) @@ -0,0 +1,11 @@ +activiz.net (5.6.1-2) unstable; urgency=low + + * Fix issue on buildd machine where doxygen would not be available + + -- Mathieu Malaterre <[email protected]> Wed, 09 Nov 2011 10:23:06 +0100 + +activiz.net (5.6.1-1) unstable; urgency=low + + * Initial release (Closes: #611764) + + -- Mathieu Malaterre <[email protected]> Mon, 31 Oct 2011 15:44:31 +0100 Deleted: trunk/packages/activiz.net/tags/5.6.1-2/debian/control =================================================================== --- trunk/packages/activiz.net/trunk/debian/control 2011-11-09 09:14:07 UTC (rev 8486) +++ trunk/packages/activiz.net/tags/5.6.1-2/debian/control 2011-11-09 11:43:49 UTC (rev 8488) @@ -1,55 +0,0 @@ -Source: activiz.net -Section: graphics -Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -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) -Build-Depends-Indep: doxygen (>= 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 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/activiz.net/trunk/ - -Package: libactiviz.net5.6-cil -Architecture: any -Section: cli-mono -Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends} -Description: Tool for generating C# wrappers around VTK - ActiViz provides a powerful interface to the Visualization Toolkit (VTK), an - object-oriented software system encompassing thousands of algorithms that - transform data into interactive 3D environments. ActiViz, which generates C# - wrappers around VTK, enables developers to combine the power of VTK with the - many .NET framework objects for web and database access. Available as source - code or as a pre-built WinForms Control, ActiViz .NET includes examples, online - documentation, and supports IntelliSense in the .NET Framework - -Package: activiz.net-doc -Architecture: all -Depends: ${misc:Depends}, doc-base -Suggests: vtk-doc -Section: doc -Description: ActiViz.NET documentation - ActiViz provides a powerful interface to the Visualization Toolkit (VTK), an - object-oriented software system encompassing thousands of algorithms that - transform data into interactive 3D environments. - . - This package contains exhaustive HTML documentation for the all the - documented ActiViz.NET C# classes. - -Package: activiz.net-examples -Architecture: all -Suggests: vtk-examples -Section: graphics -Depends: ${misc:Depends} -Description: ActiViz.NET examples - ActiViz provides a powerful interface to the Visualization Toolkit (VTK), an - object-oriented software system encompassing thousands of algorithms that - transform data into interactive 3D environments. - The Visualization Toolkit (VTK) is an object oriented, high level - library that allows one to easily write C++ programs, Tcl, Python and - Java scripts that do 3D visualization. - . - This package contains examples from the ActiViz.NET source. Copied: trunk/packages/activiz.net/tags/5.6.1-2/debian/control (from rev 8487, trunk/packages/activiz.net/trunk/debian/control) =================================================================== --- trunk/packages/activiz.net/tags/5.6.1-2/debian/control (rev 0) +++ trunk/packages/activiz.net/tags/5.6.1-2/debian/control 2011-11-09 11:43:49 UTC (rev 8488) @@ -0,0 +1,54 @@ +Source: activiz.net +Section: graphics +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +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 +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 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/activiz.net/trunk/ + +Package: libactiviz.net5.6-cil +Architecture: any +Section: cli-mono +Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends} +Description: Tool for generating C# wrappers around VTK + ActiViz provides a powerful interface to the Visualization Toolkit (VTK), an + object-oriented software system encompassing thousands of algorithms that + transform data into interactive 3D environments. ActiViz, which generates C# + wrappers around VTK, enables developers to combine the power of VTK with the + many .NET framework objects for web and database access. Available as source + code or as a pre-built WinForms Control, ActiViz .NET includes examples, online + documentation, and supports IntelliSense in the .NET Framework + +Package: activiz.net-doc +Architecture: all +Depends: ${misc:Depends}, doc-base +Suggests: vtk-doc +Section: doc +Description: ActiViz.NET documentation + ActiViz provides a powerful interface to the Visualization Toolkit (VTK), an + object-oriented software system encompassing thousands of algorithms that + transform data into interactive 3D environments. + . + This package contains exhaustive HTML documentation for the all the + documented ActiViz.NET C# classes. + +Package: activiz.net-examples +Architecture: all +Suggests: vtk-examples +Section: graphics +Depends: ${misc:Depends} +Description: ActiViz.NET examples + ActiViz provides a powerful interface to the Visualization Toolkit (VTK), an + object-oriented software system encompassing thousands of algorithms that + transform data into interactive 3D environments. + The Visualization Toolkit (VTK) is an object oriented, high level + library that allows one to easily write C++ programs, Tcl, Python and + Java scripts that do 3D visualization. + . + This package contains examples from the ActiViz.NET source. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
