From 04977fabba5285e2cc1e31005e8e162244a0b37c Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 19 Sep 2021 19:24:49 +0200 Subject: [PATCH] * Rebuilt source-only. * Added (c) 2020 LINE Corp. in d/copyright after FTP master remark. --- debian/changelog | 7 +++++++ debian/copyright | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2682c8d..ec0aa47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-oslo.metrics (0.3.0-2) experimental; urgency=medium + + * Rebuilt source-only. + * Added (c) 2020 LINE Corp. in d/copyright after FTP master remark. + + -- Thomas Goirand Sun, 19 Sep 2021 19:24:13 +0200 + python-oslo.metrics (0.3.0-1) experimental; urgency=medium * Initial release. (Closes: #993120) diff --git a/debian/copyright b/debian/copyright index 02b4bfb..45594f4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,6 +4,7 @@ Source: https://opendev.org/openstack/oslo.metrics Files: * Copyright: (c) 2019, OpenStack + (c) 2020 LINE Corp. License: Apache-2 Files: debian/* -- GitLab