[ufo-core] 01/04: Add package descriptions

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Mon Dec 2 19:08:46 UTC 2013


This is an automated email from the git hooks/post-receive script.

picca pushed a commit to branch master
in repository ufo-core.

commit 71f3ff34e0d6ff056b3576f16e43238a610da609
Author: Matthias Vogelgesang <matthias.vogelgesang at gmail.com>
Date:   Sun Dec 1 18:02:31 2013 +0100

    Add package descriptions
---
 debian/control | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index ead05c7..dc6809c 100644
--- a/debian/control
+++ b/debian/control
@@ -37,8 +37,10 @@ Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          libufo-data (= ${source:Version})
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: Library for high-performance, GPU-based computing
+ This package contains the run-time library for the UFO data processing
+ framework. It is suited for processing streams of data on a wide variety of
+ heterogenuous architectures such as CPU cores, GPUs and clusters.
  .
  This package provides the runtime for libufo.
 
@@ -66,8 +68,9 @@ Description: <insert up to 60 chars description>
 Package: libufo-data
 Architecture: all
 Depends: ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: Necessary OpenCL kernel files
+ This package contains OpenCL kernel files that are needed for run-time
+ execution of libufo.
  .
  This package provides data used by libufo.
 
@@ -76,8 +79,9 @@ Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          libufo3 (= ${binary:Version})
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: Daemon and run-time execution binaries
+ This package contains binaries to run JSON descriptions of task graphs and
+ start a daemon that serves computation requests from a remote master node.
 
 Package: gir1.2-ufo-0.0
 Architecture: any
@@ -89,4 +93,4 @@ Description: <insert up to 60 chars description> - gir binding
  <insert long description, indented with spaces>
  .
   This package can be used by other packages using the GIRepository format to
- generate dynamic bindings.
\ No newline at end of file
+ generate dynamic bindings.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ufo-core.git



More information about the debian-science-commits mailing list