Skip to content
Commits on Source (4)
python-pbcore (1.5.0+git20180606.43fcd9d+dfsg-1) UNRELEASED; urgency=medium
* Team upload
[ Afif Elghraoui ]
* New upstream version (git f3bcf3a)
* Updated patches
......@@ -11,6 +13,14 @@ python-pbcore (1.5.0+git20180606.43fcd9d+dfsg-1) UNRELEASED; urgency=medium
Closes: #900485
* Relax test constraint which is rather a rounding issue
* d/watch: mode=git
* cme fix dpkg-control
- Point Vcs-fields to Salsa
- Standards-Version: 4.1.4
- Sequence of fields
- Formatting
* debhelper 11
* remove outdated X-Python-Version
* d/rules: Drop get-orig-source target
-- Afif Elghraoui <afif@debian.org> Sun, 07 Jan 2018 02:03:14 -0500
......
Source: python-pbcore
Section: python
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif@debian.org>
Build-Depends:
debhelper (>= 9),
dh-python,
python-all,
python-setuptools,
python-h5py (>= 2.0.1),
python-numpy (>= 1.7.1),
python-pysam (>= 0.9.0),
python-sphinx <!nodoc>,
python-nose <!nocheck>,
python-pyxb <!nocheck>,
python-coverage,
Standards-Version: 3.9.8
X-Python-Version: >= 2.7
Section: python
Priority: optional
Build-Depends: debhelper (>= 11~),
dh-python,
python-all,
python-setuptools,
python-h5py,
python-numpy,
python-pysam (>= 0.9.0),
python-sphinx <!nodoc>,
python-nose <!nocheck>,
python-pyxb <!nocheck>,
python-coverage
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/python-pbcore
Vcs-Git: https://salsa.debian.org/med-team/python-pbcore.git
Homepage: https://github.com/PacificBiosciences/pbcore
Vcs-Git: https://anonscm.debian.org/git/debian-med/python-pbcore.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-pbcore.git
Package: python-pbcore
Architecture: all
Depends:
${misc:Depends},
${python:Depends},
python-pkg-resources,
Depends: ${misc:Depends},
${python:Depends},
python-pkg-resources
Suggests: python-pbcore-doc (= ${source:Version})
Description: Python library for processing PacBio data files
The pbcore package provides Python modules for processing Pacific Biosciences
......@@ -40,11 +37,10 @@ Description: Python library for processing PacBio data files
Package: python-pbcore-doc
Architecture: all
Section: doc
Depends:
${misc:Depends},
${sphinxdoc:Depends},
libjs-jquery,
libjs-underscore,
Depends: ${misc:Depends},
${sphinxdoc:Depends},
libjs-jquery,
libjs-underscore
Description: Python library for processing PacBio data files (documentation)
The pbcore package provides Python modules for processing Pacific Biosciences
data files and building PacBio bioinformatics applications. These modules
......
......@@ -35,6 +35,3 @@ override_dh_auto_test:
override_dh_installchangelogs:
dh_installchangelogs CHANGELOG.org
get-orig-source:
uscan --verbose --force-download --repack --rename --compression xz