From eadb0ed3a6d25523e7aa65cc73fdfba840a4e21c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Sat, 9 Apr 2016 19:31:07 +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 4b61e33..d5101ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-senlinclient (0.4.0-2) UNRELEASED; urgency=medium + + * Standards-Version is 3.9.8 now (no change) + + -- Ondřej Nový Sat, 09 Apr 2016 19:31:07 +0200 + python-senlinclient (0.4.0-1) experimental; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 07c039d..46a6ce5 100644 --- a/debian/control +++ b/debian/control @@ -59,7 +59,7 @@ Build-Depends-Indep: git, python3-yaml, subunit, testrepository, -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-senlinclient.git/ Vcs-Git: https://anonscm.debian.org/git/openstack/python-senlinclient.git Homepage: https://github.com/openstack/python-senlinclient