From 0ea6cc6d1696df31278256e81db50d21d59c00a3 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 2 Mar 2016 14:05:49 +0000 Subject: [PATCH] Fixed debian/copyright order. --- debian/changelog | 1 + debian/copyright | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index e8ca180..16ccb3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ python-oslo.messaging (4.5.0-1) experimental; urgency=medium [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. + * Fixed debian/copyright order. -- Thomas Goirand Wed, 02 Mar 2016 12:59:50 +0000 diff --git a/debian/copyright b/debian/copyright index 85d3bdf..373d3c0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,10 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: oslo.messaging Source: git://github.com/openstack/oslo.messaging.git -Files: debian/* -Copyright: (c) 2013, Thomas Goirand -License: Apache-2 - Files: * Copyright: (c) 2011-2012 OpenStack Foundation. (c) 2012 Red Hat, Inc @@ -21,6 +17,10 @@ Copyright: (c) 2011-2012 OpenStack Foundation. (c) 2012-2013, Andreas Jaeger License: Apache-2 +Files: debian/* +Copyright: (c) 2013-2016, Thomas Goirand +License: Apache-2 + License: Apache-2 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.