Fixed debian/copyright ordering.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -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
10
debian/copyright
vendored
@@ -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.
|
||||
|
Reference in New Issue
Block a user