From 38e031efb47d77ca37997ba87b35c121ca8252a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Sat, 9 Apr 2016 19:28:41 +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 9f71d97..4baf5e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-os-brick (1.2.0-3) UNRELEASED; urgency=medium + + * Standards-Version is 3.9.8 now (no change) + + -- Ondřej Nový Sat, 09 Apr 2016 19:28:41 +0200 + python-os-brick (1.2.0-2) unstable; urgency=medium * Uploading to unstable. diff --git a/debian/control b/debian/control index 637940d..36996a3 100644 --- a/debian/control +++ b/debian/control @@ -49,7 +49,7 @@ Build-Depends-Indep: python-babel, python3-testtools (>= 1.4.0), subunit, testrepository, -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-os-brick.git/ Vcs-Git: https://anonscm.debian.org/git/openstack/python-os-brick.git Homepage: https://github.com/openstack/os-brick