* Standards-Version: 4.3.0, no changes needed
* added Py2 and Py3 versions of ${python:Provides}
* Fix lintian found spelling typos.
+ * debian/tests/control.autodep8 → debian/tests/control.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 16 Jan 2019 01:47:40 -0800
--- /dev/null
+Test-Command: make -C tests/pysam_data && make -C tests/cbcf_data && pytest
+Depends: @builddeps@, python-pysam
+Restrictions: allow-stderr, rw-build-tree
+
+Test-Command: make -C tests/pysam_data && make -C tests/cbcf_data && pytest-3
+Depends: @builddeps@, python3-pysam,
+Restrictions: allow-stderr, rw-build-tree
+++ /dev/null
-Test-Command: make -C tests/pysam_data && make -C tests/cbcf_data && pytest
-Depends: @builddeps@, python-pysam
-Restrictions: allow-stderr, rw-build-tree
-
-Test-Command: make -C tests/pysam_data && make -C tests/cbcf_data && pytest-3
-Depends: @builddeps@, python3-pysam,
-Restrictions: allow-stderr, rw-build-tree