diff --git a/debian/changelog b/debian/changelog index 1bf95980814ac06c555b75f84bc18ec33b122ef7..91965f2eb56f6aa632850f0134ced6feeca170d8 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)