summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2022-07-16 18:00:44 +0100
committerNeil Williams <codehelp@debian.org>2022-07-16 18:00:44 +0100
commit09f6809bd79b31287c33376036915379a1afabc1 (patch)
treeb73f61f30fe6ceb7361d570aeefbb380a93c0443
parenta61e46ba16cd0348100d94a56b9a3d884b6bc481 (diff)
Remove autopkgtest-pkg-python
* Limit internal tests to amd64 only
-rw-r--r--debian/changelog7
-rw-r--r--debian/control1
-rw-r--r--debian/tests/control1
3 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 77429d4..33bc6f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-pyepics (3.4.1+ds-3) unstable; urgency=medium
+
+ * Remove autopkgtest-pkg-python
+ * Limit internal tests to amd64 only
+
+ -- Neil Williams <codehelp@debian.org> Sat, 16 Jul 2022 17:56:16 +0100
+
python-pyepics (3.4.1+ds-2) unstable; urgency=medium
* Source-only upload to support migration
diff --git a/debian/control b/debian/control
index eb17be2..d2ad401 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,6 @@ Standards-Version: 4.6.0
Homepage: https://pyepics.github.io/pyepics/
Vcs-Browser: https://salsa.debian.org/science-team/python-pyepics
Vcs-Git: https://salsa.debian.org/science-team/python-pyepics.git
-Testsuite: autopkgtest-pkg-python
Package: python3-pyepics
Architecture: amd64
diff --git a/debian/tests/control b/debian/tests/control
index 3f1890b..b62497c 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,3 @@
Tests: imports
+Architecture: amd64
Depends: @