diff --git a/debian/changelog b/debian/changelog index da39608..cc3743a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ python-django-bootstrap-form (3.2.1-1) unstable; urgency=medium * Added patch: - django-1.10-fix-settings-in-runtests.py.patch * Using pkgos-dh_auto_install from openstack-pkg-tools >= 52~. + * Standards-Version is now 3.9.8 (no change). -- Thomas Goirand Mon, 18 Jul 2016 07:59:44 +0000 diff --git a/debian/control b/debian/control index e92218b..ae9ca01 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), python3-setuptools, Build-Depends-Indep: python-django, python3-django, -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-django-bootstrap-form.git/ Vcs-Git: https://anonscm.debian.org/git/openstack/python-django-bootstrap-form.git Homepage: https://github.com/tzangms/django-bootstrap-form