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 <[email protected]>; thanks!
+
+ -- Michael R. Crusoe <[email protected]>  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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to