diff --git a/debian/changelog b/debian/changelog index b9e3350..cde2846 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ python-trollius (2.1~b1-1) unstable; urgency=medium * Move some build-depends into build-depends-indep. * Remove Pre-Depends on dpkg. * Added fix-py35-compat.patch. + * Standards-Version is now 3.9.6 (no change). -- Thomas Goirand Fri, 05 Feb 2016 16:54:08 +0800 diff --git a/debian/control b/debian/control index 5ab69a3..7bf5e3c 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: python-concurrent.futures, python3-mock, python3-nose, python3-unittest2, -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-trollius.git Vcs-Git: git://anonscm.debian.org/openstack/python-trollius.git Homepage: https://bitbucket.org/enovance/trollius/