diff --git a/debian/changelog b/debian/changelog index d84ab229..e7e4d46c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-taskflow (1.26.0-1) experimental; urgency=medium * New upstream release. + * Fixed debian/copyright ordering. -- Thomas Goirand Sat, 16 Jan 2016 03:40:16 +0000 diff --git a/debian/copyright b/debian/copyright index ee7745ad..efdfbe53 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,15 +2,15 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: taskflow Source: git://github.com/openstack/taskflow.git -Files: debian/* -Copyright: (c) 2013, Sebastien Badia - (c) 2013, Thomas Goirand -License: Apache-2 - Files: * Copyright: 2013, Openstack LLC License: Apache-2 +Files: debian/* +Copyright: (c) 2013, Sebastien Badia + (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.