[med-svn] [Git][med-team/fast5][master] Call python2 instead of python in the autopkg test
Michael R. Crusoe
gitlab at salsa.debian.org
Fri Nov 8 17:18:38 GMT 2019
Michael R. Crusoe pushed to branch master at Debian Med / fast5
Commits:
c3c634ac by Michael R. Crusoe at 2019-11-08T17:18:13Z
Call python2 instead of python in the autopkg test
- - - - -
2 changed files:
- debian/changelog
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+fast5 (0.6.5-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Call python2 instead of python in the autopkg test, (Closes: #943427)
+ Fix courtesy of Matthias Klose <doko at ubuntu.com>; thanks!
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com> Fri, 08 Nov 2019 18:17:16 +0100
+
fast5 (0.6.5-3) unstable; urgency=medium
[ Jelmer Vernooij ]
=====================================
debian/tests/control
=====================================
@@ -10,7 +10,7 @@ Depends:
Restrictions: allow-stderr
Test-Command:
- python -c "import fast5"
+ python2 -c "import fast5"
Depends:
python-fast5
View it on GitLab: https://salsa.debian.org/med-team/fast5/commit/c3c634ac64323b9379dce2c803f91f3d329d5fcf
--
View it on GitLab: https://salsa.debian.org/med-team/fast5/commit/c3c634ac64323b9379dce2c803f91f3d329d5fcf
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/20191108/87efef04/attachment.html>
More information about the debian-med-commit
mailing list