Fixed debian/copyright order.
This commit is contained in:
parent
ed90b58b1e
commit
0ea6cc6d16
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -6,6 +6,7 @@ python-oslo.messaging (4.5.0-1) experimental; urgency=medium
|
|||||||
[ Thomas Goirand ]
|
[ Thomas Goirand ]
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Fixed (build-)depends for this release.
|
* Fixed (build-)depends for this release.
|
||||||
|
* Fixed debian/copyright order.
|
||||||
|
|
||||||
-- Thomas Goirand <zigo@debian.org> Wed, 02 Mar 2016 12:59:50 +0000
|
-- Thomas Goirand <zigo@debian.org> Wed, 02 Mar 2016 12:59:50 +0000
|
||||||
|
|
||||||
|
8
debian/copyright
vendored
8
debian/copyright
vendored
@ -2,10 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|||||||
Upstream-Name: oslo.messaging
|
Upstream-Name: oslo.messaging
|
||||||
Source: git://github.com/openstack/oslo.messaging.git
|
Source: git://github.com/openstack/oslo.messaging.git
|
||||||
|
|
||||||
Files: debian/*
|
|
||||||
Copyright: (c) 2013, Thomas Goirand <zigo@debian.org>
|
|
||||||
License: Apache-2
|
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: (c) 2011-2012 OpenStack Foundation.
|
Copyright: (c) 2011-2012 OpenStack Foundation.
|
||||||
(c) 2012 Red Hat, Inc
|
(c) 2012 Red Hat, Inc
|
||||||
@ -21,6 +17,10 @@ Copyright: (c) 2011-2012 OpenStack Foundation.
|
|||||||
(c) 2012-2013, Andreas Jaeger <aj@suse.de>
|
(c) 2012-2013, Andreas Jaeger <aj@suse.de>
|
||||||
License: Apache-2
|
License: Apache-2
|
||||||
|
|
||||||
|
Files: debian/*
|
||||||
|
Copyright: (c) 2013-2016, Thomas Goirand <zigo@debian.org>
|
||||||
|
License: Apache-2
|
||||||
|
|
||||||
License: Apache-2
|
License: Apache-2
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user