From 222d8f9d6a9862776f82d7bd0ce1c95e5830523e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= <david@tilapin.org> Date: Sun, 10 Jul 2022 12:09:24 +0200 Subject: [PATCH] Fix typo in previous changelog entry --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7db1873..1bf9598 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ php-http-interop-http-factory-tests (0.9.0-1) unstable; urgency=low - * Initial release (new php-guzzlehpttp-psr7 build-dependency) + * Initial release (new php-guzzlehttp-psr7 build-dependency) -- David Prévot <taffit@debian.org> Tue, 30 Mar 2021 09:06:45 -0400 -- GitLab