[med-svn] [kineticstools] 03/03: Fix dependency relationship for all->any as advised by Lintian
Afif Elghraoui
afif-guest at moszumanska.debian.org
Tue Dec 8 08:30:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository kineticstools.
commit ca0916f6a23a5106c87f4e53151bda892bb35fc2
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Tue Dec 8 00:21:49 2015 -0800
Fix dependency relationship for all->any as advised by Lintian
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1b7c9cc..6c0e729 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Architecture: all
Depends:
${misc:Depends},
${python:Depends},
- python-kineticstools (= ${source:Version}),
+ python-kineticstools (>= ${source:Version}),
python-pkg-resources
Description: detection of DNA modifications
Tools for detecting DNA modifications from single molecule, real-time (SMRT®)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kineticstools.git
More information about the debian-med-commit
mailing list