From 533054b76d59947601bb03332a840b182375a8b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= <david@tilapin.org> Date: Thu, 14 Jul 2022 09:13:34 +0200 Subject: [PATCH] Update changelog for 0.9.0-2 release --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1bf9598..91965f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +php-http-interop-http-factory-tests (0.9.0-2) unstable; urgency=medium + + * debian/watch: Fix after hosting change + * debian/changelog: Fix typo in previous entry + * debian/control: + + Mark package as Multi-Arch: foreign + + Update Standards-Version to 4.6.1 + * debian/pkg-php-tools-autoloaders: Drop now useless file + + -- David Prévot <taffit@debian.org> Thu, 14 Jul 2022 09:12:28 +0200 + php-http-interop-http-factory-tests (0.9.0-1) unstable; urgency=low * Initial release (new php-guzzlehttp-psr7 build-dependency) -- GitLab