[med-svn] [ray] 03/03: architecture 'all' packages do not need the ${shlibs:Depends} variable

Sébastien Boisvert sboisvert-guest at moszumanska.debian.org
Tue Feb 4 22:32:10 UTC 2014


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

sboisvert-guest pushed a commit to branch master
in repository ray.

commit d44b56891f3fd23a80e17fd158b0eb8d8c524b4f
Author: Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca>
Date:   Tue Feb 4 17:31:25 2014 -0500

    architecture 'all' packages do not need the ${shlibs:Depends} variable
    
    Signed-off-by: Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca>
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index fa7c0c4..c1e2212 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Description: parallel de novo genome assemblies of next-gen sequencing data
 Package: ray-doc
 Section: doc
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}
 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.
@@ -43,8 +43,8 @@ Description: focumentation for ray parallel de novo genome assembler
 
 Package: ray-extra
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends},
-  ${python:Depends}, r-base-core, python
+Depends: ${misc:Depends},
+  r-base-core, python
 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ray.git



More information about the debian-med-commit mailing list