[med-svn] [ngs-sdk] 01/01: Depend from development package since this contains the wrapper libraries
Andreas Tille
tille at debian.org
Tue Dec 29 23:12:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ngs-sdk.
commit 0232670b59c636408e2bb7135d3961d94ff1662f
Author: Andreas Tille <tille at debian.org>
Date: Wed Dec 30 00:10:49 2015 +0100
Depend from development package since this contains the wrapper libraries
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 291221e..553be7e 100644
--- a/debian/control
+++ b/debian/control
@@ -57,7 +57,7 @@ Section: python
Architecture: any
Depends: ${python:Depends},
${misc:Depends},
- libngs-sdk1 (= ${binary:Version})
+ libngs-sdk-dev (= ${binary:Version})
Description: Next Generation Sequencing language Bindings (Python bindings)
NGS is a new, domain-specific API for accessing reads, alignments and
pileups produced from Next Generation Sequencing. The API itself is
@@ -78,7 +78,7 @@ Section: python
Architecture: any
Depends: ${python3:Depends},
${misc:Depends},
- libngs-sdk1 (= ${binary:Version})
+ libngs-sdk-dev (= ${binary:Version})
Description: Next Generation Sequencing language Bindings (Python3 bindings)
NGS is a new, domain-specific API for accessing reads, alignments and
pileups produced from Next Generation Sequencing. The API itself is
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ngs-sdk.git
More information about the debian-med-commit
mailing list