diff --git a/debian/changelog b/debian/changelog index ec9a172..e7cbc38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ python-cinderclient (1:1.0.6-1) unstable; urgency=low * New upstream release. * Fixed new (build-)depends for this release. * Added --slowest --testr-args='--subunit ' when calling testr. + * Bumped Standard-Version: to 3.9.4. -- Thomas Goirand Tue, 01 Oct 2013 15:19:25 +0800 diff --git a/debian/control b/debian/control index 2e99b5d..29b2843 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: openstack-pkg-tools, python-testtools (>= 0.9.32), python-unittest2, testrepository (>= 0.0.17) -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-cinderclient.git;a=summary Vcs-Git: git://anonscm.debian.org/openstack/python-cinderclient.git Homepage: https://github.com/openstack/python-cinderclient