From 8c8e30142cd52958d8609abbc37508815a05f083 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Pr=C3=A9vot?= <david@tilapin.org>
Date: Fri, 10 Jul 2020 09:40:31 -0400
Subject: [PATCH] Update changelog for 1.1.9-1 release

---
 debian/changelog | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5017a57..f491c46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+php-symfony-contracts (1.1.9-1) unstable; urgency=medium
+
+  [ Nicolas Grekas ]
+  * Fix support for PHP8 union types
+  * [Contracts] update changelog
+
+  [ David Prévot ]
+  * Track version 1 for now (bullseye)
+  * Set upstream metadata fields: Repository, Repository-Browse.
+  * Update standards version to 4.5.0, no changes needed.
+  * Set Rules-Requires-Root: no.
+  * Use debhelper-compat 13
+  * Simplify override_dh_auto_test
+  * Update copyright (years)
+  * Use --sourcedirectory instead of --sourcedir
+
+ -- David Prévot <taffit@debian.org>  Fri, 10 Jul 2020 09:39:49 -0400
+
 php-symfony-contracts (1.1.8-1) unstable; urgency=medium
 
   * New upstream release
-- 
GitLab