diff --git a/debian/changelog b/debian/changelog index 0f6de34..7bf6d19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ python-fuelclient (9.0.0~0+2016.03.21.git.3130252902-1) unstable; urgency=medium * Uploading to unstable. * Fixed (build-)depends for this releaes. * Set HOME=$(CURDIR) when running unit tests. + * Standards-Version: 3.9.7 (no change). -- Thomas Goirand Thu, 31 Mar 2016 21:37:45 +0200 diff --git a/debian/control b/debian/control index 68ee7c9..29c1006 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Build-Depends-Indep: python-cliff (>= 1.15.0), python3-yaml (>= 3.1.0), subunit, testrepository, -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/gitweb/?p=openstack/python-fuelclient.git;a=summary Vcs-Git: https://anonscm.debian.org/git/openstack/python-fuelclient.git Homepage: https://github.com/openstack/python-fuelclient