[med-svn] [consensuscore] 07/13: Make Python package descriptions consistent

Afif Elghraoui afif at moszumanska.debian.org
Sun Jul 3 10:08:37 UTC 2016


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

afif pushed a commit to branch master
in repository consensuscore.

commit 1bc47437a0248d8df8d83429ef1d00294878e810
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sun Jul 3 01:17:34 2016 -0700

    Make Python package descriptions consistent
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 993825b..0b37c6b 100644
--- a/debian/control
+++ b/debian/control
@@ -28,12 +28,13 @@ Depends:
 	${shlibs:Depends},
 	${misc:Depends},
 	${python:Depends},
-Description: algorithms for Pacific Biosciences multiple sequence consensus
+Description: algorithms for Pacific Biosciences multiple sequence consensus -- Python 2
  ConsensusCore is a library of C++ algorithms for PacBio multiple sequence
  consensus that powers Quiver (Python) and ConsensusTools (.NET). This library
  primarily exists as the backend for GenomicConsensus, which implements Quiver.
  .
- This package is part of the SMRT Analysis suite
+ This package is part of the SMRT Analysis suite.
+ It provides the Python2 bindings.
 
 Package: python3-pbconsensuscore
 Section: python
@@ -42,10 +43,10 @@ Depends:
 	${shlibs:Depends},
 	${misc:Depends},
 	${python3:Depends},
-Description: algorithms for Pacific Biosciences multiple sequence consensus (Python 3)
+Description: algorithms for Pacific Biosciences multiple sequence consensus -- Python 3
  ConsensusCore is a library of C++ algorithms for PacBio multiple sequence
  consensus that powers Quiver (Python) and ConsensusTools (.NET). This library
  primarily exists as the backend for GenomicConsensus, which implements Quiver.
  .
  This package is part of the SMRT Analysis suite.
- It provides the Python3 module.
+ It provides the Python3 bindings.

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



More information about the debian-med-commit mailing list