Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
debhelper 11
· da3e78b9
Andreas Tille
authored
Aug 14, 2018
da3e78b9
Point Vcs fields to salsa.debian.org
· aadf598d
Andreas Tille
authored
Aug 14, 2018
aadf598d
Standards-Version: 4.2.0
· f7f315bf
Andreas Tille
authored
Aug 14, 2018
f7f315bf
Upload to unstable
· 0088c1ec
Andreas Tille
authored
Aug 14, 2018
0088c1ec
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
0088c1ec
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
...
...
debian/compat
View file @
0088c1ec
9
11
debian/control
View file @
0088c1ec
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’
...
...