From 30a02f892a763a3d0071b1b7b31c73627bc2c06e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vivek=20Das=C2=A0Mohapatra?= <vivek@collabora.com> Date: Tue, 17 Mar 2020 15:54:35 +0000 Subject: [PATCH] Fix broken changelog --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6f37319d1a..9095cd52f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -open-build-service (2.7.4-3co2) stretch; urgency=medium +open-build-service (2.7.4-3co3) stretch; urgency=medium [ Lucas Kanashiro ] * Add patch to publish Debian upstream tarball signature to the @@ -13,6 +13,8 @@ open-build-service (2.7.4-3co2) stretch; urgency=medium -- Ritesh Raj Sarraf <ritesh.sarraf@collabora.com> Tue, 17 Mar 2020 19:29:33 +0530 +open-build-service (2.7.4-3co2) stretch; urgency=medium + [ Héctor Orón Martínez ] * debian/README.source: add new file * worker: override DefaultTasksMax -- GitLab