From d3a3428daaa44f0db45356bbe230485248ac3c30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= <david@tilapin.org> Date: Fri, 27 Dec 2019 09:27:19 +1100 Subject: [PATCH] Update changelog for 2.0.0-2 release --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index ad53c73..9f6ae02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +php-http-httplug (2.0.0-2) unstable; urgency=medium + + * Set upstream metadata fields: + Bug-Database, Repository, Repository-Browse, Bug-Submit + * Update standards version to 4.4.1, no changes needed. + + -- David Prévot <taffit@debian.org> Fri, 27 Dec 2019 09:27:13 +1100 + php-http-httplug (2.0.0-1) unstable; urgency=medium * Initial release (new symfony build-dependency) -- GitLab