[SCM] Test git-repository for paraview branch, master, updated. upstream/3.10.1-25-g6d564e4

Anton Gladky gladky.anton at gmail.com
Fri Jun 24 16:29:56 UTC 2011


The following commit has been merged in the master branch:
commit 6d564e49db07ac8d29367f13e8b59e6af4ca5e0a
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Fri Jun 24 18:29:10 2011 +0200

    Add paraview-doc binary. Rename libparaview-dev on paraview-dev.

diff --git a/debian/control b/debian/control
index bb246ab..6a71d9f 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Description: Parallel Visualization Application
  Toolkit as the data processing and rendering engine and has a user
  interface written using Qt.
  
-Package: libparaview-dev
+Package: paraview-dev
 Architecture: all
 Section: libdevel
 Depends: ${misc:Depends}
@@ -59,3 +59,25 @@ Description: Parallel Visualization Application. Development header files
  supercomputers. Under the hood, ParaView uses the Visualization
  Toolkit as the data processing and rendering engine and has a user
  interface written using Qt. Development header files
+
+Package: paraview-doc
+Architecture: any
+Recommends: paraview
+Section: doc
+Depends: ${misc:Depends}
+Description: Parallel Visualization Application. Comprehensive documentation
+ ParaView is an open-source, multi-platform application designed to
+ visualize data sets of size varying from small to very large. The
+ goals of the ParaView project include the following:
+ .
+     * Develop an open-source, multi-platform visualization application.
+     * Support distributed computation models to process large data sets.
+     * Create an open, flexible, and intuitive user interface.
+     * Develop an extensible architecture based on open standards.
+ .
+ ParaView runs on distributed and shared memory parallel as well as
+ single processor systems and has been successfully tested on Windows,
+ Mac OS X, Linux and various Unix workstations, clusters and
+ supercomputers. Under the hood, ParaView uses the Visualization
+ Toolkit as the data processing and rendering engine and has a user
+ interface written using Qt. Comprehensive documentation.
diff --git a/debian/libparaview-dev.install b/debian/paraview-dev.install
similarity index 100%
rename from debian/libparaview-dev.install
rename to debian/paraview-dev.install
diff --git a/debian/paraview-doc.doc-base b/debian/paraview-doc.doc-base
new file mode 100644
index 0000000..7ae2ae3
--- /dev/null
+++ b/debian/paraview-doc.doc-base
@@ -0,0 +1,24 @@
+Document: paraview-online-documentation
+Title: ParaView documentation
+Author: Kitware
+Abstract: Parallel Visualization Application. Comprehensive documentation 
+ ParaView is an open-source, multi-platform application designed to
+ visualize data sets of size varying from small to very large. The
+ goals of the ParaView project include the following:
+ .
+     * Develop an open-source, multi-platform visualization application.
+     * Support distributed computation models to process large data sets.
+     * Create an open, flexible, and intuitive user interface.
+     * Develop an extensible architecture based on open standards.
+ .
+ ParaView runs on distributed and shared memory parallel as well as
+ single processor systems and has been successfully tested on Windows,
+ Mac OS X, Linux and various Unix workstations, clusters and
+ supercomputers. Under the hood, ParaView uses the Visualization
+ Toolkit as the data processing and rendering engine and has a user
+ interface written using Qt.
+Section: Science/Data Analysis
+
+Format: HTML
+Index: /usr/share/doc/paraview-doc/index.html
+Files: /usr/share/doc/paraview-doc/*
diff --git a/debian/paraview-doc.docs b/debian/paraview-doc.docs
new file mode 100644
index 0000000..b8114bb
--- /dev/null
+++ b/debian/paraview-doc.docs
@@ -0,0 +1 @@
+debian/build/Documentation/*
diff --git a/debian/paraview.docs b/debian/paraview.docs
deleted file mode 100644
index 1832b08..0000000
--- a/debian/paraview.docs
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/share/doc/paraview-3.10/* 

-- 
Test git-repository for paraview



More information about the debian-science-commits mailing list