From a083b8dd6a0d346e1ff110147e82358f8c77353d Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 4 Apr 2016 09:03:32 +0000 Subject: [PATCH] Fixed debian/copyright ordering. --- debian/changelog | 1 + debian/copyright | 9 +++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 07cc83f..4dc871e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ python-os-testr (0.6.0-1) unstable; urgency=medium * New upstream release. * Uploading to unstable. * Standards-Version: 3.9.7 (no change). + * Fixed debian/copyright ordering. -- Thomas Goirand Mon, 04 Apr 2016 09:00:23 +0000 diff --git a/debian/copyright b/debian/copyright index 3c3ea61..372d472 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: os-testr Source: http://github.com/opestack/os-testr -Files: debian/* -Copyright: 2015 Canonical Ltd -License: Apache-2 - Files: * Copyright: 2012-2015 Hewlett-Packard Development Company, L.P, 2010-2013 OpenStack Foundation, @@ -13,6 +9,11 @@ Copyright: 2012-2015 Hewlett-Packard Development Company, L.P, 2004-2007, Wai Yip Tung License: Apache-2 +Files: debian/* +Copyright: (c) 2015 Canonical Ltd + (c) 2015-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.