From 925a21c9bf7ae7ffa0d9feb11391c86da9be9da3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20R=C3=B6hling?= <roehling@debian.org> Date: Fri, 1 Mar 2024 00:07:12 +0100 Subject: [PATCH] Update changelog for 0.6.1-2 release --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index d6a1a11..f90a74c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +pytest-arraydiff (0.6.1-2) unstable; urgency=medium + + * Team upload. + * Update patches + - Drop Use-Python-3-version-of-pytest.patch (not needed) + - New Use-valid-test-module-names.patch (Closes: #1063964) + + -- Timo Röhling <roehling@debian.org> Fri, 01 Mar 2024 00:06:56 +0100 + pytest-arraydiff (0.6.1-1) unstable; urgency=medium * New upstream version 0.6.1 -- GitLab