From 708502baae590e2eb7afb86dc634b799478a9fa7 Mon Sep 17 00:00:00 2001
From: Stefano Rivera <stefanor@debian.org>
Date: Sun, 21 Jan 2024 14:13:54 -0400
Subject: [PATCH] Fix typo

---
 debian/changelog | 2 +-
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e7ce364..c52210b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ python-stack-data (0.6.3-1) UNRELEASED; urgency=medium
   [ Andreas Tille ]
   * New upstream version
   * Reorder sequence of d/control fields by cme (routine-update)
-  * Testsuite: autopkgtest-pkg-python (routine-update)
+  * Testsuite: autopkgtest-pkg-pybuild (routine-update)
   * Fix clean target (Closes: #1046670)
   * Build-Depends: python3-typeguard
 
diff --git a/debian/control b/debian/control
index b71ad2e..61cdf1c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: python-stack-data
 Maintainer: Debian Python Team <team+python@tracker.debian.org>
 Uploaders: Gordon Ball <gordon@chronitis.net>
 Section: python
-Testsuite: autopkgtest-pkg-python
+Testsuite: autopkgtest-pkg-pybuild
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-sequence-python3,
-- 
GitLab