Skip to content
Commits on Source (4)
smrtanalysis (0~20180814) unstable; urgency=medium
* Team upload.
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.0
-- Andreas Tille <tille@debian.org> Tue, 14 Aug 2018 16:07:46 +0200
smrtanalysis (0~20161126) unstable; urgency=medium
* Add kineticstools library to smrtanalysis-dev Depends
......
Source: smrtanalysis
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/med-team/smrtanalysis
Vcs-Git: https://salsa.debian.org/med-team/smrtanalysis.git
Homepage: http://www.pacb.com/products-and-services/analytical-software/smrt-analysis/
Vcs-Git: https://anonscm.debian.org/git/debian-med/smrtanalysis.git
Vcs-Browser: https://anonscm.debian.org/git/debian-med/smrtanalysis.git
Package: smrtanalysis
Architecture: all
Depends:
${misc:Depends},
Depends: ${misc:Depends},
pbbamtools,
pbh5tools,
pbbarcode,
......@@ -21,7 +20,7 @@ Depends:
pbdagcon,
pbgenomicconsensus,
kineticstools,
falcon,
falcon
Description: software suite for single molecule, real-time sequencing
SMRT® Analysis is a powerful, open-source bioinformatics software suite
available for analysis of DNA sequencing data from Pacific Biosciences’
......@@ -33,10 +32,9 @@ Description: software suite for single molecule, real-time sequencing
This is a metapackage that depends on the components of SMRT Analysis.
Package: smrtanalysis-dev
Section: libdevel
Architecture: all
Depends:
${misc:Depends},
Section: libdevel
Depends: ${misc:Depends},
python-pbcore,
python-pbcommand,
python-pbconsensuscore | python3-pbconsensuscore,
......@@ -45,7 +43,7 @@ Depends:
python-pbalign,
python-kineticstools,
libpbseq-dev,
libpbbam-dev,
libpbbam-dev
Description: develepment libraries for smrtanalysis
SMRT® Analysis is a powerful, open-source bioinformatics software suite
available for analysis of DNA sequencing data from Pacific Biosciences’
......