Standards-Version: 3.9.7 (no change).

This commit is contained in:
Thomas Goirand
2016-03-02 13:56:43 +00:00
parent 64b3cbe92d
commit 775a250cbc
3 changed files with 7 additions and 5 deletions

2
debian/changelog vendored
View File

@@ -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
View File

@@ -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
View File

@@ -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.