From 775a250cbc5f09599089ef2bb0c053de46b1c8ba Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 2 Mar 2016 13:56:43 +0000 Subject: [PATCH] Standards-Version: 3.9.7 (no change). --- debian/changelog | 2 ++ debian/control | 2 +- debian/copyright | 8 ++++---- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 25fdc0f..01c5896 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 02 Mar 2016 13:50:34 +0000 diff --git a/debian/control b/debian/control index dfbd426..d5c05b6 100644 --- a/debian/control +++ b/debian/control @@ -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 diff --git a/debian/copyright b/debian/copyright index fbf2cdc..e0c62f0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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 -License: Apache-2 - Files: * Copyright: (c) 2013, David Arthur License: Apache-2 +Files: debian/* +Copyright: (c) 2014-2016, Thomas Goirand +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.