[med-svn] [pbgenomicconsensus] 05/11: Add strict dependency on same version of backend library from same package
Afif Elghraoui
afif-guest at moszumanska.debian.org
Fri Feb 12 09:03:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository pbgenomicconsensus.
commit 5e474ef9df2d69d7b4cf54ed9ab1de98f017e3c7
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Thu Feb 11 23:47:01 2016 -0800
Add strict dependency on same version of backend library from same package
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 56ce598..992a847 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Architecture: all
Depends: ${misc:Depends},
${python:Depends},
python-pkg-resources,
- python-pbgenomicconsensus
+ python-pbgenomicconsensus (= ${source:Version})
Description: Pacific Biosciences variant and consensus caller
The GenomicConsensus package provides Quiver, Pacific Biosciences'
flagship consensus and variant caller. Quiver is an algorithm that finds
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbgenomicconsensus.git
More information about the debian-med-commit
mailing list