From 0af19da11abc06b732b27da33d37c532b1f14a56 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 2 Mar 2016 10:46:55 +0000 Subject: [PATCH] Standards-Version: 3.9.7 (no change). --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0fda547..6205888 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-oslo.concurrency (3.6.0-1) UNRELEASED; urgency=medium +python-oslo.concurrency (3.6.0-1) experimental; urgency=medium [ Ondřej Nový ] * Fixed VCS URLs (https). @@ -11,6 +11,7 @@ python-oslo.concurrency (3.6.0-1) UNRELEASED; urgency=medium [ Thomas Goirand ] * Fixed debian/copyright ordering. + * Standards-Version: 3.9.7 (no change). -- Thomas Goirand Wed, 02 Mar 2016 10:45:58 +0000 diff --git a/debian/control b/debian/control index 8c091f8..4f8c591 100644 --- a/debian/control +++ b/debian/control @@ -46,7 +46,7 @@ Build-Depends-Indep: python-babel, python3-six (>= 1.9.0), subunit, testrepository, -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-oslo.concurrency.git/ Vcs-Git: https://anonscm.debian.org/git/openstack/python-oslo.concurrency.git Homepage: https://github.com/openstack/oslo.concurrency