Rename d/tests/control to d/tests/control.autodep8
authorAndreas Tille <tille@debian.org>
Mon, 16 Apr 2018 12:52:26 +0000 (14:52 +0200)
committerAndreas Tille <tille@debian.org>
Mon, 16 Apr 2018 12:52:26 +0000 (14:52 +0200)
debian/changelog
debian/tests/control [deleted file]
debian/tests/control.autodep8 [new file with mode: 0644]

index 7d1696661f725f78c68d6a2a16604baf2444de20..569113e08f661437f9c80a2152a811c7483dccbd 100644 (file)
@@ -1,8 +1,9 @@
 python-pysam (0.14+ds-3) UNRELEASED; urgency=medium
 
   * Testsuite: autopkgtest-pkg-python
+  * Rename d/tests/control to d/tests/control.autodep8
 
- -- Andreas Tille <tille@debian.org>  Mon, 16 Apr 2018 14:51:25 +0200
+ -- Andreas Tille <tille@debian.org>  Mon, 16 Apr 2018 14:52:03 +0200
 
 python-pysam (0.14+ds-2) unstable; urgency=medium
 
diff --git a/debian/tests/control b/debian/tests/control
deleted file mode 100644 (file)
index 3c2c2e0..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-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
diff --git a/debian/tests/control.autodep8 b/debian/tests/control.autodep8
new file mode 100644 (file)
index 0000000..3c2c2e0
--- /dev/null
@@ -0,0 +1,7 @@
+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