Fixed debian/copyright ordering.

This commit is contained in:
Thomas Goirand
2016-01-16 04:20:46 +00:00
parent 546aa4a25f
commit 09ff5c3ee7
2 changed files with 6 additions and 5 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
python-taskflow (1.26.0-1) experimental; urgency=medium
* New upstream release.
* Fixed debian/copyright ordering.
-- Thomas Goirand <zigo@debian.org> Sat, 16 Jan 2016 03:40:16 +0000

10
debian/copyright vendored
View File

@@ -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 <seb@sebian.fr>
(c) 2013, Thomas Goirand <zigo@debian.org>
License: Apache-2
Files: *
Copyright: 2013, Openstack LLC
License: Apache-2
Files: debian/*
Copyright: (c) 2013, Sebastien Badia <seb@sebian.fr>
(c) 2013-2016, Thomas Goirand <zigo@debian.org>
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.