Standards-Version: 3.9.7 (no change).
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -5,6 +5,8 @@ python-kafka (0.9.5-1) unstable; urgency=medium
|
||||
|
||||
[ Thomas Goirand ]
|
||||
* New upstream release.
|
||||
* Fixed debian/copyright ordering.
|
||||
* Standards-Version: 3.9.7 (no change).
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Wed, 02 Mar 2016 13:50:34 +0000
|
||||
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -18,7 +18,7 @@ Build-Depends-Indep: python-mock,
|
||||
python3-nose,
|
||||
python3-nose-timer,
|
||||
python3-six
|
||||
Standards-Version: 3.9.6
|
||||
Standards-Version: 3.9.7
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-kafka.git/
|
||||
Vcs-Git: https://anonscm.debian.org/git/openstack/python-kafka.git
|
||||
Homepage: https://github.com/mumrah/kafka-python
|
||||
|
||||
8
debian/copyright
vendored
8
debian/copyright
vendored
@@ -2,14 +2,14 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: kafka-python
|
||||
Source: https://github.com/mumrah/kafka-python
|
||||
|
||||
Files: debian/*
|
||||
Copyright: (c) 2014, Thomas Goirand <zigo@debian.org>
|
||||
License: Apache-2
|
||||
|
||||
Files: *
|
||||
Copyright: (c) 2013, David Arthur
|
||||
License: Apache-2
|
||||
|
||||
Files: debian/*
|
||||
Copyright: (c) 2014-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