[med-svn] [Git][med-team/python-pbcore][master] 4 commits: cme fix dpkg-control
Andreas Tille
gitlab at salsa.debian.org
Mon Jun 25 22:41:14 BST 2018
Andreas Tille pushed to branch master at Debian Med / python-pbcore
Commits:
b8d8abcd by Andreas Tille at 2018-06-25T23:33:18+02:00
cme fix dpkg-control
- Point Vcs-fields to Salsa
- Standards-Version: 4.1.4
- Sequence of fields
- Formatting
- - - - -
331d6370 by Andreas Tille at 2018-06-25T23:34:02+02:00
debhelper 11
- - - - -
e49a2ef6 by Andreas Tille at 2018-06-25T23:38:28+02:00
remove outdated X-Python-Version
- - - - -
cb18dd75 by Andreas Tille at 2018-06-25T23:39:42+02:00
d/rules: Drop get-orig-source target
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
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 at debian.org> Sun, 07 Jan 2018 02:03:14 -0500
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,29 @@
Source: python-pbcore
-Section: python
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif at 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
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -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
View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/compare/feffb57f0628e0d8c423246d7981d1b01268218d...cb18dd75809531e481857b3e7cd4546c65ab0d71
--
View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/compare/feffb57f0628e0d8c423246d7981d1b01268218d...cb18dd75809531e481857b3e7cd4546c65ab0d71
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180625/daf5da31/attachment-0001.html>
More information about the debian-med-commit
mailing list