From 6567fabdf10854d7971f3114c3414d228fc81b7f Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 20 Oct 2014 15:27:54 +0000 Subject: [PATCH] Standards-Version is now 3.9.6 (no change). --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ba6cd11..626a69a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-pyvmomi (5.5.0-2014.1.1-2) unstable; urgency=medium * Added missing dh-python build-depends. * Ran wrap-and-sort. + * Standards-Version is now 3.9.6 (no change). -- Thomas Goirand Mon, 20 Oct 2014 23:23:52 +0800 diff --git a/debian/control b/debian/control index b3c36ba..4d350d8 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9), python3-requests, python3-setuptools, python3-six -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-pyvmomi.git Vcs-Git: git://anonscm.debian.org/openstack/python-pyvmomi.git Homepage: https://github.com/vmware/pyvmomi