From 6df05fb1795071716dbde7dfede1c700a8986ed1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Sat, 9 Apr 2016 19:28:50 +0200 Subject: [PATCH] Standards-Version is 3.9.8 now (no change) --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index dba43e2..64ade21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-oslo.concurrency (3.7.0-3) UNRELEASED; urgency=medium + + * Standards-Version is 3.9.8 now (no change) + + -- Ondřej Nový Sat, 09 Apr 2016 19:28:50 +0200 + python-oslo.concurrency (3.7.0-2) unstable; urgency=medium * Uploading to unstable. diff --git a/debian/control b/debian/control index 81010c5..67aba15 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.7 +Standards-Version: 3.9.8 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