[med-svn] [SCM] ray branch, master, updated. d8914c283ddb7cd0a238fd8e81fba89763851a82

Andreas Tille tille at debian.org
Tue Jan 22 13:19:14 UTC 2013


The following commit has been merged in the master branch:
commit d8914c283ddb7cd0a238fd8e81fba89763851a82
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jan 22 14:19:45 2013 +0100

    Enhanced description

diff --git a/debian/changelog b/debian/changelog
index 0bfe4f3..667707a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ray (2.1.0-2) UNRELEASED; urgency=low
 
   * debian/control:
      - Priority should by optional
+     - enhanced description
 
  -- Andreas Tille <tille at debian.org>  Tue, 22 Jan 2013 14:15:27 +0100
 
diff --git a/debian/control b/debian/control
index f6c9783..fa7c0c4 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Package: ray
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
 	mpi-default-bin
-Description: parallel genome assemblies for parallel DNA sequencing
+Description: parallel de novo genome assemblies of next-gen sequencing data
  Ray is a parallel software that computes de novo genome assemblies with   
  next-generation sequencing data.
  Ray is written in C++ and can run in parallel on numerous interconnected 
@@ -33,20 +33,22 @@ Package: ray-doc
 Section: doc
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Documentation files
+Description: focumentation for ray parallel de novo genome assembler
  Ray is a parallel software that computes de novo genome assemblies with   
  next-generation sequencing data.
  Ray is written in C++ and can run in parallel on numerous interconnected 
  computers using the message-passing interface (MPI) standard.
- This sub-package includes documentation files.
+ .
+ This package includes documentation files.
 
 Package: ray-extra
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends},
   ${python:Depends}, r-base-core, python
-Description: Scripts and XSL sheets for post-processing
+Description: Scripts and XSL sheets for post-processing for ray de novo assembler
  Ray is a parallel software that computes de novo genome assemblies with   
  next-generation sequencing data.
  Ray is written in C++ and can run in parallel on numerous interconnected 
  computers using the message-passing interface (MPI) standard.
- This sub-package contains scripts and XSL sheets for post-processing.
+ .
+ This package contains scripts and XSL sheets for post-processing.

-- 
Packaging of Ray in Debian



More information about the debian-med-commit mailing list