[med-svn] [Git][med-team/pbgenomicconsensus][master] 3 commits: Fix dependencies
Andreas Tille
gitlab at salsa.debian.org
Sat Apr 6 10:55:01 BST 2019
Andreas Tille pushed to branch master at Debian Med / pbgenomicconsensus
Commits:
80935c6c by Andreas Tille at 2019-04-06T09:02:43Z
Fix dependencies
- - - - -
a5eaa0ca by Andreas Tille at 2019-04-06T09:16:41Z
unset GZIP in autopkgtest
- - - - -
25f7effe by Andreas Tille at 2019-04-06T09:18:30Z
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+pbgenomicconsensus (2.3.2-4) unstable; urgency=medium
+
+ * Fix dependencies
+ Closes: #925909
+ * unset GZIP in autopkgtest
+
+ -- Andreas Tille <tille at debian.org> Sat, 06 Apr 2019 11:16:49 +0200
+
pbgenomicconsensus (2.3.2-3) unstable; urgency=medium
* Really fix autopkgtest
=====================================
debian/control
=====================================
@@ -50,7 +50,9 @@ Architecture: all
Section: python
Depends: ${misc:Depends},
${python:Depends},
- python-pbconsensuscore
+ python-pbconsensuscore,
+ python-h5py,
+ python-numpy
Suggests: python-consensuscore2
Description: Pacific Biosciences variant and consensus caller (Python 2)
The GenomicConsensus package provides Quiver, Pacific Biosciences'
=====================================
debian/tests/control
=====================================
@@ -1,5 +1,6 @@
Test-Command:
- cp -r Makefile tests $AUTOPKGTEST_TMP
+ unset GZIP
+ && cp -r Makefile tests $AUTOPKGTEST_TMP
&& cd $AUTOPKGTEST_TMP
&& make tests
Depends:
View it on GitLab: https://salsa.debian.org/med-team/pbgenomicconsensus/compare/304e988ecae787fc26b97888f681a276ec9922d0...25f7effe7a5ead7e5df1f8724c34b57cb791462c
--
View it on GitLab: https://salsa.debian.org/med-team/pbgenomicconsensus/compare/304e988ecae787fc26b97888f681a276ec9922d0...25f7effe7a5ead7e5df1f8724c34b57cb791462c
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/20190406/e9a30854/attachment-0001.html>
More information about the debian-med-commit
mailing list