[med-svn] [blasr] 01/05: Use pbseqlib metapackage rather than depending on individual libraries
Afif Elghraoui
afif at moszumanska.debian.org
Tue Dec 20 10:06:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository blasr.
commit 269af5a39b5dedda56bd7111da9e994db17db94b
Author: Afif Elghraoui <afif at debian.org>
Date: Tue Dec 20 00:49:27 2016 -0800
Use pbseqlib metapackage rather than depending on individual libraries
---
debian/control | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 8508e8f..902cf8d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,7 @@ Build-Depends:
python,
libhdf5-dev,
zlib1g-dev,
- libblasr-dev,
- libpbdata-dev,
- libpbihdf-dev,
+ libpbseq-dev,
Standards-Version: 3.9.8
Homepage: https://github.com/PacificBiosciences/blasr
Vcs-Git: https://anonscm.debian.org/git/debian-med/blasr.git
@@ -21,9 +19,7 @@ Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
- libblasr,
- libpbdata,
- libpbihdf,
+ libpbseq,
Description: mapping single-molecule sequencing reads
Basic local alignment with successive refinement (BLASR) is a method
for mapping single-molecule sequencing reads against a reference genome.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/blasr.git
More information about the debian-med-commit
mailing list